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

Felix Yan felixonmars at archlinux.org
Mon Mar 4 19:13:11 UTC 2019


    Date: Monday, March 4, 2019 @ 19:13:10
  Author: felixonmars
Revision: 347053

upgpkg: python-attrs 19.1.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-04 18:32:26 UTC (rev 347052)
+++ PKGBUILD	2019-03-04 19:13:10 UTC (rev 347053)
@@ -2,7 +2,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=18.2.0
+pkgver=19.1.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -12,7 +12,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=('58c26579d6dfcacbe9e3f770a125861e0625d435f1293eebe0d62efc9b8aa9572be2b312d73037a647163bffb0a13b240fb157aff7ed35196f637ae945d61d22')
+sha512sums=('22ee45e8b10a7abe10e720788c5cfab424d0bfe70e595dfb116928b8ebea497a747e8234d96549da00f0967de750fb943db0cd3669354253a27be2ca30fe413a')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}



More information about the arch-commits mailing list