[arch-commits] Commit in python-dnspython/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Oct 3 15:50:45 UTC 2016
Date: Monday, October 3, 2016 @ 15:50:45
Author: spupykin
Revision: 191266
upgpkg: python-dnspython 1.15.0-1
upd
Modified:
python-dnspython/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-03 15:50:41 UTC (rev 191265)
+++ PKGBUILD 2016-10-03 15:50:45 UTC (rev 191266)
@@ -4,7 +4,7 @@
pkgname=(python-dnspython python2-dnspython)
pkgbase=python-dnspython
-pkgver=1.14.0
+pkgver=1.15.0
pkgrel=1
pkgdesc="A DNS toolkit for Python"
arch=('any')
@@ -18,6 +18,7 @@
cd $srcdir/dnspython-$pkgver
make -C tests check
}
+md5sums=('63a679089822fb86127867c315286dc5')
package_python2-dnspython() {
depends=('python2')
More information about the arch-commits
mailing list