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

Felix Yan felixonmars at archlinux.org
Sat Jun 9 16:35:41 UTC 2018


    Date: Saturday, June 9, 2018 @ 16:35:41
  Author: felixonmars
Revision: 342177

upgpkg: python-deprecation 2.0.3-1

Modified:
  python-deprecation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-09 15:28:15 UTC (rev 342176)
+++ PKGBUILD	2018-06-09 16:35:41 UTC (rev 342177)
@@ -3,7 +3,7 @@
 
 pkgbase=python-deprecation
 pkgname=('python-deprecation' 'python2-deprecation')
-pkgver=2.0.2
+pkgver=2.0.3
 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=('0cbafaded86d65a0e425ba25e7256b4da0bbcd0a55784122bb55ec05c119a4f2273801e1a389b1835afddc0b88e15a14a9965fd42ef246258588fa0aa3f156c1')
+sha512sums=('1499e6ecbd92831890d927c73992e58a83536cc7abb907c25b82638a204ee6ce13ecf175ac94be86c4cdee425b07571b0c711b8ec81016f11adc18a616398f7e')
 
 prepare() {
   cp -a deprecation-$pkgver{,-py2}



More information about the arch-commits mailing list