Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-tap


Commits:
594bfc40 by Lukas Fleischer at 2024-04-05T23:33:00+07:00
upgpkg: 3.3-3: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = python-pytest-tap
+       pkgdesc = Test Anything Protocol (TAP) reporting plugin for pytest.
+       pkgver = 3.3
+       pkgrel = 3
+       url = https://github.com/python-tap/pytest-tap
+       arch = any
+       license = BSD
+       makedepends = python-setuptools
+       depends = python-pytest
+       depends = python-tappy
+       source = 
python-pytest-tap-3.3.tar.gz::https://github.com/python-tap/pytest-tap/archive/v3.3.tar.gz
+       source = https://github.com/python-tap/pytest-tap/commit/4ed0138b.patch
+       sha256sums = 
6f3f7895e005c19391be46dc592182d52c9368fe7c4a5bec292ba4632314ff42
+       sha256sums = 
459d4040ecaa5a088330c99800695c3e688b22bda6fd6b4aa8a30da85012085f
+
+pkgname = python-pytest-tap


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=python-pytest-tap
 _pyname=${pkgname#python-}
 pkgver=3.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Test Anything Protocol (TAP) reporting plugin for pytest."
 arch=(any)
 url="https://github.com/python-tap/pytest-tap";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-tap/-/commit/594bfc40a5b8ce64f77fb53a4bb68efc543ee765

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-tap/-/commit/594bfc40a5b8ce64f77fb53a4bb68efc543ee765
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to