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

Felix Yan felixonmars at archlinux.org
Thu May 6 21:41:51 UTC 2021


    Date: Thursday, May 6, 2021 @ 21:41:51
  Author: felixonmars
Revision: 414530

upgpkg: python-six 1.16.0-1

Modified:
  python-six/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-06 21:14:08 UTC (rev 414529)
+++ PKGBUILD	2021-05-06 21:41:51 UTC (rev 414530)
@@ -4,8 +4,8 @@
 
 pkgbase=python-six
 pkgname=('python2-six' 'python-six')
-pkgver=1.15.0
-pkgrel=3
+pkgver=1.16.0
+pkgrel=1
 pkgdesc="Python 2 and 3 compatibility utilities"
 arch=('any')
 url="https://pypi.python.org/pypi/six/"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest' 'tk')
 source=("https://pypi.io/packages/source/s/six/six-$pkgver.tar.gz")
-sha512sums=('eb840ac17f433f1fc4af56de75cfbfe0b54e6a737bb23c453bf09a4a13d768d153e46064880dc763f4c5cc2785b78ea6d3d3b4a41fed181cb9064837e3f699a9')
+sha512sums=('076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0')
 
 build() {
   cp -a six-$pkgver{,-py2}



More information about the arch-commits mailing list