[arch-commits] Commit in python-deprecation/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 7 04:46:41 UTC 2018
Date: Monday, May 7, 2018 @ 04:46:41
Author: felixonmars
Revision: 319051
upgpkg: python-deprecation 2.0.2-1
Modified:
python-deprecation/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-07 01:09:34 UTC (rev 319050)
+++ PKGBUILD 2018-05-07 04:46:41 UTC (rev 319051)
@@ -3,7 +3,7 @@
pkgbase=python-deprecation
pkgname=('python-deprecation' 'python2-deprecation')
-pkgver=2.0.1
+pkgver=2.0.2
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=('4f6745da7cd2516b23208130f67be9814fb1dd8b7dc3a91b00c754474c2839018ad4254caffdd5897bdfc54bf575d9759a1b4b339b9755f0dca2d932a3ed02ba')
+sha512sums=('0cbafaded86d65a0e425ba25e7256b4da0bbcd0a55784122bb55ec05c119a4f2273801e1a389b1835afddc0b88e15a14a9965fd42ef246258588fa0aa3f156c1')
prepare() {
cp -a deprecation-$pkgver{,-py2}
More information about the arch-commits
mailing list