Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-toml
Commits:
40ace67b by Jelle van der Waa at 2024-11-16T15:07:34+01:00
upgpkg: 0.10.2-11: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-toml
pkgdesc = A Python library for parsing and creating TOML
pkgver = 0.10.2
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/uiri/toml
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=toml
pkgname=python-toml
pkgver=0.10.2
-pkgrel=10
+pkgrel=11
pkgdesc="A Python library for parsing and creating TOML"
arch=('any')
url="https://github.com/uiri/toml"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-toml/-/commit/40ace67b1453d3d0b198f8e27bda36f21a456791
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-toml/-/commit/40ace67b1453d3d0b198f8e27bda36f21a456791
You're receiving this email because of your account on gitlab.archlinux.org.