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

Felix Yan felixonmars at archlinux.org
Fri Jun 22 13:03:54 UTC 2018


    Date: Friday, June 22, 2018 @ 13:03:54
  Author: felixonmars
Revision: 344580

upgpkg: python-deprecation 2.0.4-1

Modified:
  python-deprecation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-22 12:57:11 UTC (rev 344579)
+++ PKGBUILD	2018-06-22 13:03:54 UTC (rev 344580)
@@ -3,7 +3,7 @@
 
 pkgbase=python-deprecation
 pkgname=('python-deprecation' 'python2-deprecation')
-pkgver=2.0.3
+pkgver=2.0.4
 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=('1499e6ecbd92831890d927c73992e58a83536cc7abb907c25b82638a204ee6ce13ecf175ac94be86c4cdee425b07571b0c711b8ec81016f11adc18a616398f7e')
+sha512sums=('333a71dce7f53ed3d15ce3f92af62915e2f269f3f4b5fa021fbcc6286d191419323ebab9790df0c7f01a3e7695b214381491ba841e4b629ca80a0053fd08e5c7')
 
 prepare() {
   cp -a deprecation-$pkgver{,-py2}



More information about the arch-commits mailing list