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

Felix Yan felixonmars at archlinux.org
Wed Nov 8 19:03:47 UTC 2017


    Date: Wednesday, November 8, 2017 @ 19:03:35
  Author: felixonmars
Revision: 309056

upgpkg: python-attrs 17.3.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-08 19:02:05 UTC (rev 309055)
+++ PKGBUILD	2017-11-08 19:03:35 UTC (rev 309056)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=17.2.0
+pkgver=17.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")
-sha512sums=('02243e59ff417deddb330e841d42c0f43d3bea4435f114d3a9a8f4c3bd424c2ef565c630d179db7b3687d22091bf6e619de661171248c0ff0a0e5ec5f9bf7e21')
+sha512sums=('69a104a0a00c13946ca61c5e21a6acd4e75a43c775d54f270c9da3fd9475df54997c32a25a5c47a24012daac2f525457b1727fb2bb7291afb90627bf87d818ee')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}



More information about the arch-commits mailing list