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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jul 4 21:24:44 UTC 2022


    Date: Monday, July 4, 2022 @ 21:24:43
  Author: arojas
Revision: 1244011

upgpkg: python-tappy 3.1-1: Update to 3.1

Modified:
  python-tappy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-04 21:22:37 UTC (rev 1244010)
+++ PKGBUILD	2022-07-04 21:24:43 UTC (rev 1244011)
@@ -3,8 +3,8 @@
 
 pkgname=python-tappy
 _pyname=tap.py
-pkgver=3.0
-pkgrel=3
+pkgver=3.1
+pkgrel=1
 pkgdesc="Test Anything Protocol (TAP) tools for Python"
 arch=(any)
 url="https://pypi.python.org/pypi/tap.py"
@@ -14,7 +14,7 @@
 makedepends=('python-mock')
 options=(!emptydirs)
 source=(https://files.pythonhosted.org/packages/source/t/${_pyname}/${_pyname}-${pkgver}.tar.gz)
-sha256sums=('f5eeeeebfd64e53d32661752bb4c288589a3babbb96db3f391a4ec29f1359c70')
+sha256sums=('3c0cd45212ad5a25b35445964e2517efa000a118a1bfc3437dae828892eaf1e1')
 
 check() {
 	cd "$_pyname-$pkgver"



More information about the arch-commits mailing list