Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
815
Issues
815
List
Boards
Labels
Milestones
Merge Requests
42
Merge Requests
42
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
c383001e
Commit
c383001e
authored
Jun 25, 2018
by
Roberto Oliveira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/py-sortedcontainers: upgrade to 2.0.4
parent
7b5311da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
APKBUILD
testing/py-sortedcontainers/APKBUILD
+2
-2
No files found.
testing/py-sortedcontainers/APKBUILD
View file @
c383001e
...
...
@@ -2,7 +2,7 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname
=
py-sortedcontainers
_pkgname
=
sortedcontainers
pkgver
=
2.0.
3
pkgver
=
2.0.
4
pkgrel
=
0
pkgdesc
=
"Python library for sorting collections and containers"
url
=
"http://www.grantjenks.com/docs/sortedcontainers"
...
...
@@ -49,4 +49,4 @@ _py() {
$python
setup.py
install
--prefix
=
/usr
--root
=
"
$subpkgdir
"
}
sha512sums
=
"
7afe0f3b56dd8815d1349f3175f5e3906d2cb20f348f873d4877eb2f1c863daa5efd7d5fe8f225d104ad15d3250b8f961ab93bc9594fc6271120d7cfc01226eb sortedcontainers-2.0.3
.tar.gz"
sha512sums
=
"
e6adde0bd0983d537823c50c8e862cc6dae2ae4b4d9a84e1ca78637825a14b64519764cf5b8981365d193797ff8b8fa830fddcd7f757244ff9bedb34e932b736 sortedcontainers-2.0.4
.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment