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
Merge requests
!68004
community/py3-ujson: upgrade to 5.10.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/py3-ujson: upgrade to 5.10.0
chereskata/aports:py3-ujson
into
master
Overview
0
Commits
1
Pipelines
3
Changes
1
Merged
Krassy Boykinov
requested to merge
chereskata/aports:py3-ujson
into
master
8 months ago
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
https://github.com/ultrajson/ultrajson/compare/5.9.0...5.10.0
0
0
Merge request reports
Compare
master
version 1
7bf37df3
8 months ago
master (base)
and
latest version
latest version
cef9a915
1 commit,
8 months ago
version 1
7bf37df3
1 commit,
8 months ago
1 file
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/py3-ujson/APKBUILD
+
3
−
3
Options
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
py3-ujson
pkgver
=
5.
9
.0
pkgrel
=
1
pkgver
=
5.
10
.0
pkgrel
=
0
pkgdesc
=
"Fast Python JSON encoder and decoder"
url
=
"https://github.com/ultrajson/ultrajson"
arch
=
"all"
@@ -46,5 +46,5 @@ package() {
}
sha512sums
=
"
9940bc0c892341a6d2b85cfe592888866f02f054f1367812c39395eaee946f7c66a0197b2791bbb765ae38a06dcd871145effefbc06c71a87f7d24be105cda1f
ujson-5.
9
.0.tar.gz
29aeb2f57c607c382deb2825f6262b73d11f1edff0545338819d081f223dabb66b2967744cc11b9f4c0b7f042d51688f04bf07fb9b2cdb6adfec439a3d8aea32
ujson-5.
10
.0.tar.gz
"
Loading