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
b039cb3f
Commit
b039cb3f
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-ordered-set: upgrade to 3.1.1
parent
a82cb13a
Loading
Loading
1 merge request
!4776
main/py3-ordered-set: upgrade to 3.1.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/py3-ordered-set/APKBUILD
+2
-2
2 additions, 2 deletions
main/py3-ordered-set/APKBUILD
with
2 additions
and
2 deletions
main/py3-ordered-set/APKBUILD
+
2
−
2
View file @
b039cb3f
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname
=
py3-ordered-set
pkgver
=
3.1
pkgver
=
3.1
.1
pkgrel
=
0
pkgdesc
=
"MutableSet that remembers its order"
url
=
"https://github.com/LuminosoInsight/ordered-set"
...
...
@@ -22,4 +22,4 @@ package() {
python3
-m
compileall
-f
-q
"
$pkgdir
"
/usr/lib/python3.8/site-packages/
*
.py
}
sha512sums
=
"
8d51c86fed8617a6d48c35ec4e6c989b556809e2fb012e4005f656c6627d4cccc2667c2d6e2d144d0d886a2089bb9a81685b7097fb20e5939f8d4e172bb76133
ordered-set-3.1.tar.gz"
sha512sums
=
"
9a0d6c2fe1e678ebc5e4bb8229f2a97cfd0b579624f1f5e7153a9fe41937069a845271e431d626dff799136c3c90d8ecd7a7094de8b6f638c581ebe9c4e71ec6
ordered-set-3.1.
1.
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