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

Felix Yan felixonmars at archlinux.org
Fri Aug 11 06:43:15 UTC 2017


    Date: Friday, August 11, 2017 @ 06:43:15
  Author: felixonmars
Revision: 301876

upgpkg: python-wrapt 1.10.11-1

Modified:
  python-wrapt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-11 02:46:08 UTC (rev 301875)
+++ PKGBUILD	2017-08-11 06:43:15 UTC (rev 301876)
@@ -4,7 +4,7 @@
 
 pkgbase=python-wrapt
 pkgname=(python-wrapt python2-wrapt)
-pkgver=1.10.10
+pkgver=1.10.11
 pkgrel=1
 pkgdesc="A Python module for decorators, wrappers and monkey patching"
 arch=("i686" "x86_64")
@@ -13,7 +13,7 @@
 makedepends=('python' 'python2')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/GrahamDumpleton/wrapt/archive/$pkgver.tar.gz")
-sha256sums=('ded853e421bbc7bb668b085391f2e2be9bd83f8e3565f8efddc937284446e3aa')
+sha512sums=('cc051749341bcd6fc1a950607fad94f74334a00acf0366129470181a5af7a3af32a26e5c5deee9242ee12bcc7e4c47dacb958c514aba8a764be3bcc662845b98')
 
 prepare() {
   cp -a wrapt-$pkgver{,-py2}



More information about the arch-commits mailing list