Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-typer
Commits:
d913d970 by Jelle van der Waa at 2024-11-20T20:25:02+01:00
upgpkg: 0.12.3-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-typer
pkgdesc = Build great CLIs. Easy to code. Based on Python type hints
pkgver = 0.12.3
- pkgrel = 3
+ pkgrel = 4
url = https://typer.tiangolo.com/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=typer
pkgname=python-typer
pkgver=0.12.3
-pkgrel=3
+pkgrel=4
pkgdesc="Build great CLIs. Easy to code. Based on Python type hints"
arch=('any')
url="https://typer.tiangolo.com/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-typer/-/commit/d913d9701c17aaedc040846696e8b2ebac6b92f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-typer/-/commit/d913d9701c17aaedc040846696e8b2ebac6b92f1
You're receiving this email because of your account on gitlab.archlinux.org.