Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mypy
Commits:
5b9d9e60 by Antonio Rojas at 2024-11-25T08:06:39+01:00
upgpkg: 1.13.0-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = mypy
pkgdesc = Optional static typing for Python 2 and 3 (PEP484)
pkgver = 1.13.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.mypy-lang.org/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=mypy
pkgver=1.13.0
-pkgrel=1
+pkgrel=2
pkgdesc='Optional static typing for Python 2 and 3 (PEP484)'
url="http://www.mypy-lang.org/"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mypy/-/commit/5b9d9e604e3c7d4f51d5c1f0b9d5e401bafd2791
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mypy/-/commit/5b9d9e604e3c7d4f51d5c1f0b9d5e401bafd2791
You're receiving this email because of your account on gitlab.archlinux.org.