Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ python-pytest-textual-snapshot
Commits:
52c4505f by Leonidas Spyropoulos at 2025-12-24T19:03:09+00:00
upgpkg: 1.1.0-4: rebuild for python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-textual-snapshot
pkgdesc = A pytest plugin for snapshot testing Textual applications
pkgver = 1.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Textualize/pytest-textual-snapshot
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_base=pytest-textual-snapshot
pkgname=python-${_base}
pkgver=1.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="A pytest plugin for snapshot testing Textual applications"
arch=(any)
url="https://github.com/Textualize/${_base}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-textual-snapshot/-/commit/52c4505f1ac3c4f76f9a10c3978c25a6cf12b9b7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-textual-snapshot/-/commit/52c4505f1ac3c4f76f9a10c3978c25a6cf12b9b7
You're receiving this email because of your account on gitlab.archlinux.org.