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

Felix Yan felixonmars at archlinux.org
Sun Apr 5 23:01:22 UTC 2020


    Date: Sunday, April 5, 2020 @ 23:01:02
  Author: felixonmars
Revision: 612000

upgpkg: python-deprecated 1.2.8-1

Modified:
  python-deprecated/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-05 23:00:31 UTC (rev 611999)
+++ PKGBUILD	2020-04-05 23:01:02 UTC (rev 612000)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-deprecated
-pkgver=1.2.7
-pkgrel=2
+pkgver=1.2.8
+pkgrel=1
 pkgdesc="Python @deprecated decorator to deprecate old python classes, functions or methods"
 url="https://github.com/tantale/deprecated"
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tantale/deprecated/archive/v$pkgver.tar.gz")
-sha512sums=('da99a22410fdcc2a96cb5b15c489971078ce34e251406ae3dce6b3f97e284a4f09aaf1c5702407abe85a94cb6c8d9237f373a3096d6182e4a9cd1990be2817f1')
+sha512sums=('0a80775b3c9c52137ab22356ee1200d6b6faa7e202b85cd45fe99d58749569f4b6ebc53da0770c0bae1d59cc50dee7dd321b2e83bca85070a2d465080c399b03')
 
 build() {
   cd "$srcdir"/deprecated-$pkgver



More information about the arch-commits mailing list