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

Bruno Pagani archange at gemini.archlinux.org
Sun Oct 17 02:15:57 UTC 2021


    Date: Sunday, October 17, 2021 @ 02:15:57
  Author: archange
Revision: 1030643

upgpkg: python-wurlitzer 3.0.2-1

Modified:
  python-wurlitzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-17 02:13:25 UTC (rev 1030642)
+++ PKGBUILD	2021-10-17 02:15:57 UTC (rev 1030643)
@@ -2,7 +2,7 @@
 
 _pkg=wurlitzer
 pkgname=python-${_pkg}
-pkgver=2.1.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="Capture C-level stdout/stderr in Python"
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=(python-setuptools)
 checkdepends=(python-pytest python-mock)
 source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('5a3ea5a13a8aac2d808864087fec87a0518bf7d9776173ab06a6bb4ade9f4d27')
+sha256sums=('36051ac530ddb461a86b6227c4b09d95f30a1d1043de2b4a592e97ae8a84fcdf')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list