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

Felix Yan felixonmars at archlinux.org
Sat Sep 5 13:24:31 UTC 2020


    Date: Saturday, September 5, 2020 @ 13:24:31
  Author: felixonmars
Revision: 395491

upgpkg: python-attrs 20.2.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-05 13:24:19 UTC (rev 395490)
+++ PKGBUILD	2020-09-05 13:24:31 UTC (rev 395491)
@@ -2,7 +2,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=20.1.0
+pkgver=20.2.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python-zope-interface' 'python-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz")
-sha512sums=('0be286c9263ea26fbb29a89a1c9a37577577b1147cbf440de257a3652147bcb559c8fc4118a900cef558b9f49b59074a276c8a4843f3e8829278eaae5b70e913')
+sha512sums=('829030d8c1fe7bffbbb8d70fc56228f4c378d85a24c89d802e51f63a78abbfa24f46f5aa8b56cb7ba26ef0bf1fb272163873c45c994145de0be45b14c6fb29cd')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}



More information about the arch-commits mailing list