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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Bart Ribbers
aports
Commits
9278cb31
Commit
9278cb31
authored
11 years ago
by
Fabian Affolter
Browse files
Options
Downloads
Patches
Plain Diff
testing/py-acl: upgrade to 0.3
parent
55f834e3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/py-acl/APKBUILD
+5
-5
5 additions, 5 deletions
testing/py-acl/APKBUILD
with
5 additions
and
5 deletions
testing/py-acl/APKBUILD
+
5
−
5
View file @
9278cb31
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
py-acl
pkgname
=
py-acl
_pkgname
=
acl
_pkgname
=
acl
pkgver
=
0.
2
pkgver
=
0.
3
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A python network access control list parsing library"
pkgdesc
=
"A python network access control list parsing library"
url
=
"https://github.com/jathanism/acl"
url
=
"https://github.com/jathanism/acl"
...
@@ -13,7 +13,7 @@ depends_dev=""
...
@@ -13,7 +13,7 @@ depends_dev=""
makedepends
=
"python-dev py-setuptools"
makedepends
=
"python-dev py-setuptools"
install
=
""
install
=
""
subpackages
=
""
subpackages
=
""
source
=
"http://
pypi.python.org/packages/source/
${
_pkgname
:0:1
}
/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz"
source
=
"
$_pkgname
-
$pkgver
.tar.gz::
http
s
://
github.com/jathanism/acl/archive/
$pkgver
.tar.gz"
_builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
_builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
prepare
()
{
prepare
()
{
...
@@ -36,6 +36,6 @@ package() {
...
@@ -36,6 +36,6 @@ package() {
python setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
||
return
1
python setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
||
return
1
}
}
md5sums
=
"
b86adc869292e0fa29f29e78dc33ae8a
acl-0.
2
.tar.gz"
md5sums
=
"
211599e441c42feebc4c72ccbefeee2d
acl-0.
3
.tar.gz"
sha256sums
=
"
30c7257ace2f3b607ba64f1bdf5114af57f3ea191481d77bc985386c8bdef048
acl-0.
2
.tar.gz"
sha256sums
=
"
7680a56830beb5d5b1d57f14aade78ad9823029cb4120caa5e51167119448a7b
acl-0.
3
.tar.gz"
sha512sums
=
"
7307fcc13ed888d137ff26d960a465b44ca6d43a8aa591c1eb7e37a3e3612cf079c428204a36dc9293fff98e84cc96f139da04bb179e87f5fa545bed4c20c717
acl-0.
2
.tar.gz"
sha512sums
=
"
fcabae34dc55d47c17d9c3c52932e9693605ff9a4ab22be30e18d180946d37d7cbe0b5bd2727550d5535e23e1813f1912905cbed652ed2041b45a5663dd44f7d
acl-0.
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