[arch-commits] Commit in python-wrapt/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Feb 24 08:21:10 UTC 2022
Date: Thursday, February 24, 2022 @ 08:21:10
Author: felixonmars
Revision: 438055
upgpkg: python-wrapt 1.13.3-1
Modified:
python-wrapt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-24 07:42:45 UTC (rev 438054)
+++ PKGBUILD 2022-02-24 08:21:10 UTC (rev 438055)
@@ -2,7 +2,7 @@
# Contributor: Troy C < rstrox -ta yahoo -tod com >
pkgname=python-wrapt
-pkgver=1.13.2
+pkgver=1.13.3
pkgrel=1
pkgdesc="A Python module for decorators, wrappers and monkey patching"
arch=("x86_64")
@@ -12,7 +12,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("https://github.com/GrahamDumpleton/wrapt/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('14648465745af7972ffd449783a24a4b5bf8187cbee517d3427825409bd5d073e3153a0c61f5583b84fc6ca2c48479ebf112977ce340369019a617559d09dfc0')
+sha512sums=('c6cc83baacf2688aa49ec0fe44db612edc61e50982a667de177df0d3a972e9bd5f38f4d5166eefc6075a5cfae194298835beca93ee98eefb50eec5aad7f36a1c')
build() {
cd wrapt-$pkgver
More information about the arch-commits
mailing list