Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
abf8a62f
Commit
abf8a62f
authored
3 years ago
by
prspkt
Committed by
Michał Polański
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-simplejson: upgrade to 3.17.3
parent
a0ef9c98
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!23079
community/py3-simplejson: upgrade to 3.17.3
Pipeline
#87081
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-simplejson/APKBUILD
+6
-3
6 additions, 3 deletions
community/py3-simplejson/APKBUILD
with
6 additions
and
3 deletions
community/py3-simplejson/APKBUILD
+
6
−
3
View file @
abf8a62f
...
...
@@ -2,12 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
py3-simplejson
_pkgname
=
simplejson
pkgver
=
3.17.
2
pkgrel
=
1
pkgver
=
3.17.
3
pkgrel
=
0
pkgdesc
=
"Simple, fast, extensible JSON encoder/decoder for Python"
url
=
"https://pypi.python.org/pypi/simplejson"
arch
=
"all"
license
=
"MIT"
depends
=
"python3"
makedepends
=
"py3-setuptools python3-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/simplejson/simplejson/archive/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
...
...
@@ -28,4 +29,6 @@ package() {
rm
-Rf
"
$subpkgdir
"
/usr/lib/python
*
/site-packages/simplejson/tests/
}
sha512sums
=
"59428640d43fdc6927db752a36196f48d00818a87d924358deab7e498709515423ecdd34dece31364c5e8d64b63d99112fd4a4b8a03b9f9c6533268afc38e314 py3-simplejson-3.17.2.tar.gz"
sha512sums
=
"
eb8bae7cb14b9f3cdcc0fe8ce7fc9edde09099c054d6335d0afc26cfaa16657d580b095fd8879bb48856be82050824015e9636942dafe95c888ee2db43adfb97 py3-simplejson-3.17.3.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment