Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-examples
Commits:
7b14eb88 by Jelle van der Waa at 2024-11-26T16:50:54+01:00
upgpkg: 0.0.13-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-examples
pkgdesc = Pytest plugin for testing examples in docstrings and markdown
files
pkgver = 0.0.13
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pydantic/pytest-examples
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=pytest-examples
pkgname=python-pytest-examples
pkgver=0.0.13
-pkgrel=1
+pkgrel=2
pkgdesc="Pytest plugin for testing examples in docstrings and markdown files"
arch=(any)
url="https://github.com/pydantic/pytest-examples"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-examples/-/commit/7b14eb88bceeccdd31cd7af2605f76a497d78b4c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-examples/-/commit/7b14eb88bceeccdd31cd7af2605f76a497d78b4c
You're receiving this email because of your account on gitlab.archlinux.org.