Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-mypy
Commits:
35f685ce by Jelle van der Waa at 2024-11-18T11:23:24+01:00
upgpkg: 0.10.3-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-mypy
pkgdesc = Mypy static type checker plugin for Pytest
pkgver = 0.10.3
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/dbader/pytest-mypy
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pytest-mypy
pkgver=0.10.3
_commit=62c03db621543896ff6166dddd9e9e4f7c78ad7a
-pkgrel=6
+pkgrel=7
pkgdesc='Mypy static type checker plugin for Pytest'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mypy/-/commit/35f685ce01460bcb5c24724314bd3bc579bd838c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-mypy/-/commit/35f685ce01460bcb5c24724314bd3bc579bd838c
You're receiving this email because of your account on gitlab.archlinux.org.