Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-smartypants
Commits:
4dce3dfb by Jelle van der Waa at 2024-11-16T18:40:44+01:00
upgpkg: 2.0.1-13: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-smartypants
pkgdesc = Python with the SmartyPants
pkgver = 2.0.1
- pkgrel = 12
+ pkgrel = 13
url = https://github.com/leohemsted/smartypants.py
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-smartypants
_pkgname=smartypants
pkgver=2.0.1
-pkgrel=12
+pkgrel=13
pkgdesc="Python with the SmartyPants"
url="https://github.com/leohemsted/smartypants.py"
license=('BSD-2-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-smartypants/-/commit/4dce3dfb1f486a4ef1aeadd2f1edae85fd8c4a4b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-smartypants/-/commit/4dce3dfb1f486a4ef1aeadd2f1edae85fd8c4a4b
You're receiving this email because of your account on gitlab.archlinux.org.