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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 08:11:30 UTC 2022


    Date: Wednesday, May 4, 2022 @ 08:11:30
  Author: felixonmars
Revision: 444568

upgpkg: python-wrapt 1.14.1-1

Modified:
  python-wrapt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 08:07:18 UTC (rev 444567)
+++ PKGBUILD	2022-05-04 08:11:30 UTC (rev 444568)
@@ -2,7 +2,7 @@
 # Contributor: Troy C < rstrox -ta yahoo -tod com >
 
 pkgname=python-wrapt
-pkgver=1.14.0
+pkgver=1.14.1
 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=('ef31279873688208bb17d875a3bbdba3d506f5d9febeae28f1bdb740830395d86aa21dcbe747d592f098b745e5a599c352e122a642f923eab0eb39a30f19695d')
+sha512sums=('c67e99eb29afeefb2512fb545cd180b8e96f69235d6281edebe62ea5e411188a904a7e683afdda2d6a86cf8b7fd74f79a3c3bec04e19a7c5ef347729bb43f94c')
 
 build() {
   cd wrapt-$pkgver



More information about the arch-commits mailing list