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

Felix Yan felixonmars at archlinux.org
Sat Sep 1 07:52:37 UTC 2018


    Date: Saturday, September 1, 2018 @ 07:52:37
  Author: felixonmars
Revision: 333171

upgpkg: python-attrs 18.2.0-1

Modified:
  python-attrs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-31 16:36:51 UTC (rev 333170)
+++ PKGBUILD	2018-09-01 07:52:37 UTC (rev 333171)
@@ -3,8 +3,8 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=18.1.0
-pkgrel=2
+pkgver=18.2.0
+pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
 license=('MIT')
@@ -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=('9aa4421d1c16614cd26089c219f70602fd6baa5fbbf4aa96def189e9a41f8c761d7f522c5e167a63e366cf8b46e87477c345655f09738a14981bb40dbcd12b91')
+sha512sums=('58c26579d6dfcacbe9e3f770a125861e0625d435f1293eebe0d62efc9b8aa9572be2b312d73037a647163bffb0a13b240fb157aff7ed35196f637ae945d61d22')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}



More information about the arch-commits mailing list