[arch-commits] Commit in python-attrs/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Sep 17 06:23:12 UTC 2016
Date: Saturday, September 17, 2016 @ 06:23:11
Author: felixonmars
Revision: 276555
upgpkg: python-attrs 16.2.0-1
Modified:
python-attrs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-17 03:38:59 UTC (rev 276554)
+++ PKGBUILD 2016-09-17 06:23:11 UTC (rev 276555)
@@ -3,7 +3,7 @@
pkgbase=python-attrs
pkgname=('python-attrs' 'python2-attrs')
-pkgver=16.1.0
+pkgver=16.2.0
pkgrel=1
pkgdesc="Attributes without boilerplate."
arch=('any')
@@ -13,7 +13,7 @@
checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-zope-interface'
'python2-zope-interface' 'python-hypothesis' 'python2-hypothesis')
source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz")
-md5sums=('5bc532dde76f34ade746debabdfe1662')
+md5sums=('442b73d049af046ced010671b7bfd0e9')
prepare() {
cp -a attrs-$pkgver{,-py2}
More information about the arch-commits
mailing list