Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-pretty
Commits:
4612e753 by Jelle van der Waa at 2024-11-20T20:36:37+01:00
upgpkg: 1.2.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-pretty
pkgdesc = Pytest plugin for pretty printing the test summary
pkgver = 1.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/samuelcolvin/pytest-pretty
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pytest-pretty
_name="${pkgname#python-}"
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Pytest plugin for pretty printing the test summary"
arch=(any)
url="https://github.com/samuelcolvin/pytest-pretty"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-pretty/-/commit/4612e753ed15b9b83696dc6a91459d3e6e76e194
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-pretty/-/commit/4612e753ed15b9b83696dc6a91459d3e6e76e194
You're receiving this email because of your account on gitlab.archlinux.org.