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
5039ea97
Verified
Commit
5039ea97
authored
3 years ago
by
prspkt
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-decorator: upgrade to 5.0.9
parent
66c3ee6c
Loading
Loading
1 merge request
!21507
community/py3-decorator: upgrade to 5.0.9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-decorator/APKBUILD
+4
-2
4 additions, 2 deletions
community/py3-decorator/APKBUILD
with
4 additions
and
2 deletions
community/py3-decorator/APKBUILD
+
4
−
2
View file @
5039ea97
...
...
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
py3-decorator
_pkgname
=
decorator
pkgver
=
5.0.
7
pkgver
=
5.0.
9
pkgrel
=
0
pkgdesc
=
"Python3 Decorator module"
options
=
"!check"
# No checks on PYPI, github tarball is outdated (4.3.2)
...
...
@@ -28,4 +28,6 @@ check() {
package
()
{
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"78ae542b2f20d3d1714cf13120b14db308d73b866591c8ae42d69103a11e8d05a553438619bb68730310857587746e9d211ec4cf4b3fb5fbbcef030183b65294 decorator-5.0.7.tar.gz"
sha512sums
=
"
8b46370bbc9cff5208823af60f31779b0ee02e03c796223ddfeb473f7c36bf7ee7da48c5712eea89ca8a96ef32695ff31c4902a76284caf543cf4937a0bd7aa5 decorator-5.0.9.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