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

Felix Yan felixonmars at archlinux.org
Fri Jul 19 06:48:52 UTC 2019


    Date: Friday, July 19, 2019 @ 06:48:51
  Author: felixonmars
Revision: 492177

upgpkg: python-deprecated 1.2.6-1

Modified:
  python-deprecated/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-19 06:48:15 UTC (rev 492176)
+++ PKGBUILD	2019-07-19 06:48:51 UTC (rev 492177)
@@ -2,7 +2,7 @@
 
 pkgbase=python-deprecated
 pkgname=(python-deprecated python2-deprecated)
-pkgver=1.2.5
+pkgver=1.2.6
 pkgrel=1
 pkgdesc="Python @deprecated decorator to deprecate old python classes, functions or methods"
 url="https://github.com/tantale/deprecated"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-wrapt' 'python2-wrapt')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/tantale/deprecated/archive/v$pkgver.tar.gz")
-sha512sums=('3a16b5d4f2475788ce919c327b668bb8852dab88adfa959826c9b68ccbfba3207a1c60ca164edacde8a756bd3895225af944a51eebde1230a93a973145231234')
+sha512sums=('fcef322c6d9c317081dae365d469d4b26b0d23d8290e7aa0ca18592fb098ae7f535cb5e898cc81e5c734e7e211c847cdd9d5430c1999a4b9612f30934243ee9e')
 
 prepare() {
   cp -a deprecated-$pkgver{,-py2}



More information about the arch-commits mailing list