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

Felix Yan felixonmars at archlinux.org
Thu Feb 1 16:05:19 UTC 2018


    Date: Thursday, February 1, 2018 @ 16:05:18
  Author: felixonmars
Revision: 288514

upgpkg: python-deprecation 1.1-1

Modified:
  python-deprecation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-01 15:40:34 UTC (rev 288513)
+++ PKGBUILD	2018-02-01 16:05:18 UTC (rev 288514)
@@ -3,7 +3,7 @@
 
 pkgbase=python-deprecation
 pkgname=('python-deprecation' 'python2-deprecation')
-pkgver=1.0.1
+pkgver=1.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=('522ef7daca49f3174f54f53d3405ed81dc20ab4292d74a2fc7fffbbdc9f7f05610a201a6698f0ac9172d64e37927b2c2e23a1bf475b5b5291dd9bcc60484161b')
+sha512sums=('05012794c42c720374f9339ca01b1e85fee4af8d5c17dde315399b1e1b74311cf7bfe93feca8caaa0e009c456fdbe1ba34de2475a825d279701b7f06ec883f96')
 
 prepare() {
   cp -a deprecation-$pkgver{,-py2}



More information about the arch-commits mailing list