Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-snapshot
Commits:
785b7655 by Jelle van der Waa at 2024-11-16T18:21:14+01:00
upgpkg: 0.9.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-snapshot
pkgdesc = A plugin for snapshot testing with pytest.
pkgver = 0.9.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/joseph-roitman/pytest-snapshot
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pytest-snapshot
_name=${pkgname#python-}
pkgver=0.9.0
-pkgrel=2
+pkgrel=3
pkgdesc="A plugin for snapshot testing with pytest."
arch=('any')
url="https://github.com/joseph-roitman/pytest-snapshot"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-snapshot/-/commit/785b765588914dfb24be08c956754e3a749ff445
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-snapshot/-/commit/785b765588914dfb24be08c956754e3a749ff445
You're receiving this email because of your account on gitlab.archlinux.org.