[arch-commits] Commit in python-attrs/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Nov 25 02:23:21 UTC 2016


    Date: Friday, November 25, 2016 @ 02:23:20
  Author: felixonmars
Revision: 281998

upgpkg: python-attrs 16.3.0-1

Modified:
  python-attrs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-24 20:53:17 UTC (rev 281997)
+++ PKGBUILD	2016-11-25 02:23:20 UTC (rev 281998)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=16.2.0
+pkgver=16.3.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=('442b73d049af046ced010671b7bfd0e9')
+md5sums=('4ec003c49360853cf935113d1ae56151')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}



More information about the arch-commits mailing list