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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Maxim Karasev
aports
Commits
f0ee0fd9
Commit
f0ee0fd9
authored
8 years ago
by
Fabian Affolter
Committed by
Jakub Jirutka
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py-dnspython: upgrade to 1.15.0
parent
05180d04
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py-dnspython/APKBUILD
+4
-7
4 additions, 7 deletions
community/py-dnspython/APKBUILD
with
4 additions
and
7 deletions
community/py-dnspython/APKBUILD
+
4
−
7
View file @
f0ee0fd9
...
...
@@ -2,18 +2,15 @@
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
pkgname
=
py-dnspython
_pkgname
=
dnspython
pkgver
=
1.1
4
.0
pkgver
=
1.1
5
.0
pkgrel
=
0
pkgdesc
=
"A DNS toolkit for Python"
url
=
"http://www.dnspython.org"
arch
=
"noarch"
license
=
"BSD"
depends
=
makedepends
=
"python2-dev py-setuptools python3-dev"
install
=
""
subpackages
=
"py3-
${
pkgname
/py-/
}
:_py3 py2-
${
pkgname
/py-/
}
:_py2"
source
=
"http://www.dnspython.org/kits/
$pkgver
/
$_pkgname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
build
()
{
...
...
@@ -43,6 +40,6 @@ _py3() {
_py python3
}
md5sums
=
"
d8971c0c957abceb92c7d36170d07bc6
dnspython-1.1
4
.0.tar.gz"
sha256sums
=
"1
406421e208931a66fef38ef0106711e1da277c9f40ed935ec1ab7374c1687fc
dnspython-1.1
4
.0.tar.gz"
sha512sums
=
"
c2fa2148ea8c2c33c43dc7c2a08798bb687c6e8ad506119d31adb17792c667f973f415ac3582e2fb36ad25c95b611eee558ffc02d81da17626ecf1ee21ab5c0a
dnspython-1.1
4
.0.tar.gz"
md5sums
=
"
63a679089822fb86127867c315286dc5
dnspython-1.1
5
.0.tar.gz"
sha256sums
=
"1
1598ae5735746e63921f8eebdfdee4a2e7d0ba842ebd57ba02682d4aed8244b
dnspython-1.1
5
.0.tar.gz"
sha512sums
=
"
89792cc5033a1a93a4018cf437adf141364c8a072bf7e8eb4abbe7d7f6351e652129138405c0cee2173870618f480fba4cd30f3b4874f40f5c6f870c252f08ed
dnspython-1.1
5
.0.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