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

Felix Yan felixonmars at archlinux.org
Sun May 6 16:26:20 UTC 2018


    Date: Sunday, May 6, 2018 @ 16:26:19
  Author: felixonmars
Revision: 319025

upgpkg: python-deprecation 2.0.1-1

Modified:
  python-deprecation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-06 15:12:13 UTC (rev 319024)
+++ PKGBUILD	2018-05-06 16:26:19 UTC (rev 319025)
@@ -3,7 +3,7 @@
 
 pkgbase=python-deprecation
 pkgname=('python-deprecation' 'python2-deprecation')
-pkgver=1.1
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="A library to handle automated deprecations"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python2-unittest2')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/briancurtin/deprecation/archive/$pkgver.tar.gz")
-sha512sums=('05012794c42c720374f9339ca01b1e85fee4af8d5c17dde315399b1e1b74311cf7bfe93feca8caaa0e009c456fdbe1ba34de2475a825d279701b7f06ec883f96')
+sha512sums=('4f6745da7cd2516b23208130f67be9814fb1dd8b7dc3a91b00c754474c2839018ad4254caffdd5897bdfc54bf575d9759a1b4b339b9755f0dca2d932a3ed02ba')
 
 prepare() {
   cp -a deprecation-$pkgver{,-py2}



More information about the arch-commits mailing list