[arch-commits] Commit in python-wrapt/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 9 10:49:33 UTC 2020
Date: Monday, March 9, 2020 @ 10:49:32
Author: felixonmars
Revision: 377202
upgpkg: python-wrapt 1.12.1-1
Modified:
python-wrapt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-09 06:40:24 UTC (rev 377201)
+++ PKGBUILD 2020-03-09 10:49:32 UTC (rev 377202)
@@ -3,7 +3,7 @@
pkgbase=python-wrapt
pkgname=(python-wrapt python2-wrapt)
-pkgver=1.12.0
+pkgver=1.12.1
pkgrel=1
pkgdesc="A Python module for decorators, wrappers and monkey patching"
arch=("x86_64")
@@ -12,7 +12,7 @@
makedepends=('python' 'python2')
checkdepends=('python-pytest' 'python2-pytest')
source=("$pkgname-$pkgver.tar.gz::https://github.com/GrahamDumpleton/wrapt/archive/$pkgver.tar.gz")
-sha512sums=('56a88e223dfe3d1b0f5fa01219b0a9a710d5a67cacd87d8766cf122498c47a41f4e64d2fcb0d3c939bc775893a7edcac68295754819b37ca469b301f1e98df41')
+sha512sums=('33e964cb3aa2437bc7d084a98f622f7c5c8c719d97806796ae0317d35130bdb2679a9dd87be7077e2cae1eb32b65d152349fa7cc138cb392d5999cbfdcecc9ac')
prepare() {
cp -a wrapt-$pkgver{,-py2}
More information about the arch-commits
mailing list