Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / mypy
Commits:
50675e16 by Carl Smedstad at 2024-11-18T09:55:30+01:00
upgpkg: 1.12.1-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.12.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.mypy-lang.org/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=mypy
pkgver=1.12.1
-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/50675e16427f624c43e69bf1252fd9dd73301eae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mypy/-/commit/50675e16427f624c43e69bf1252fd9dd73301eae
You're receiving this email because of your account on gitlab.archlinux.org.