Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-mypy-testing
Commits:
0277ead9 by Jelle van der Waa at 2024-11-18T11:24:23+01:00
upgpkg: 0.1.3-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-mypy-testing
pkgdesc = Plugin to test mypy output with pytest
pkgver = 0.1.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/davidfritzsche/pytest-mypy-testing
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=pytest-mypy-testing
pkgname=python-$_pyname
pkgver=0.1.3
-pkgrel=2
+pkgrel=3
pkgdesc='Plugin to test mypy output with pytest'
arch=(any)
license=(Apache
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mypy-testing/-/commit/0277ead986e4dd054243dba10b63dacfaf6ea80d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mypy-testing/-/commit/0277ead986e4dd054243dba10b63dacfaf6ea80d
You're receiving this email because of your account on gitlab.archlinux.org.