Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tomlkit
Commits:
71ef97bc by Jelle van der Waa at 2024-11-17T17:39:01+01:00
upgpkg: 0.13.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tomlkit
pkgdesc = Style-preserving TOML library for Python
pkgver = 0.13.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sdispater/tomlkit
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pkgname=tomlkit
pkgname=python-tomlkit
pkgver=0.13.2
-pkgrel=1
+pkgrel=2
pkgdesc='Style-preserving TOML library for Python'
url="https://github.com/sdispater/$_pkgname"
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tomlkit/-/commit/71ef97bcdf7bda069533788a8bf36b9a33d93b51
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tomlkit/-/commit/71ef97bcdf7bda069533788a8bf36b9a33d93b51
You're receiving this email because of your account on gitlab.archlinux.org.