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

Felix Yan felixonmars at archlinux.org
Sun Nov 4 01:06:02 UTC 2018


    Date: Sunday, November 4, 2018 @ 01:06:01
  Author: felixonmars
Revision: 401350

upgpkg: python-deprecated 1.2.4-1

Modified:
  python-deprecated/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-04 00:23:24 UTC (rev 401349)
+++ PKGBUILD	2018-11-04 01:06:01 UTC (rev 401350)
@@ -2,7 +2,7 @@
 
 pkgbase=python-deprecated
 pkgname=(python-deprecated python2-deprecated)
-pkgver=1.2.3
+pkgver=1.2.4
 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=('68e51cfeae07541299d50ae3430a63d361dc755bdbae0d430d948d23788ed972c3a80667bdec478536156fe2527df2b8b8474d0a997bef639be7fbb58c934f58')
+sha512sums=('20531256f86789f9f52ed9e9db2b61bf253f888728754bcb654b6c049532f29295a6dd44aaad1f21fd17c072515af9b1da55586b0cdb25da620dd1788191d46c')
 
 prepare() {
   cp -a deprecated-$pkgver{,-py2}



More information about the arch-commits mailing list