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

Felix Yan felixonmars at archlinux.org
Thu Feb 28 21:14:28 UTC 2019


    Date: Thursday, February 28, 2019 @ 21:14:28
  Author: felixonmars
Revision: 437080

upgpkg: python-deprecated 1.2.5-1

Modified:
  python-deprecated/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 21:13:57 UTC (rev 437079)
+++ PKGBUILD	2019-02-28 21:14:28 UTC (rev 437080)
@@ -2,7 +2,7 @@
 
 pkgbase=python-deprecated
 pkgname=(python-deprecated python2-deprecated)
-pkgver=1.2.4
+pkgver=1.2.5
 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=('20531256f86789f9f52ed9e9db2b61bf253f888728754bcb654b6c049532f29295a6dd44aaad1f21fd17c072515af9b1da55586b0cdb25da620dd1788191d46c')
+sha512sums=('3a16b5d4f2475788ce919c327b668bb8852dab88adfa959826c9b68ccbfba3207a1c60ca164edacde8a756bd3895225af944a51eebde1230a93a973145231234')
 
 prepare() {
   cp -a deprecated-$pkgver{,-py2}



More information about the arch-commits mailing list