Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sgmllib3k
Commits:
42dcc561 by Jelle van der Waa at 2024-11-16T18:38:56+01:00
upgpkg: 1.0.0-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sgmllib3k
pkgdesc = Python 3 smgllib port
pkgver = 1.0.0
- pkgrel = 6
+ pkgrel = 7
url = https://pypi.org/project/sgmllib3k/#description
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-sgmllib3k
pkgver=1.0.0
-pkgrel=6
+pkgrel=7
arch=(any)
license=("BSD")
pkgdesc="Python 3 smgllib port"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sgmllib3k/-/commit/42dcc5614cd236164a2853fd9af37e2a2ca6f137
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sgmllib3k/-/commit/42dcc5614cd236164a2853fd9af37e2a2ca6f137
You're receiving this email because of your account on gitlab.archlinux.org.