Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-vdf
Commits: 29c2bb2d by Robin Candau at 2026-01-03T18:02:52+01:00 upgpkg: 4.0-5: Python 3.14 rebuild Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/python-vdf/-/issues/1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-vdf pkgdesc = Library for working with Valve's VDF text format pkgver = 4.0 - pkgrel = 4 + pkgrel = 5 url = https://github.com/solsticegamestudios/vdf arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=python-vdf _pkgname=vdf pkgver=4.0 -pkgrel=4 +pkgrel=5 pkgdesc="Library for working with Valve's VDF text format" arch=("any") url="https://github.com/solsticegamestudios/vdf" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-vdf/-/commit/29c2bb2d6ba85de194f2ff844eeb7ee1f5e37f28 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-vdf/-/commit/29c2bb2d6ba85de194f2ff844eeb7ee1f5e37f28 You're receiving this email because of your account on gitlab.archlinux.org.
