Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyaml
Commits:
454cf20d by Jelle van der Waa at 2024-11-17T17:42:47+01:00
upgpkg: 24.9.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyaml
pkgdesc = PyYAML-based module to produce pretty and readable
YAML-serialized data
pkgver = 24.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/pyaml
arch = any
license = WTFPL
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pyaml
pkgver=24.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="PyYAML-based module to produce pretty and readable YAML-serialized
data"
url="https://pypi.python.org/pypi/pyaml"
license=('WTFPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyaml/-/commit/454cf20dfd3b14210da27c950ca68ae5221aa94d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyaml/-/commit/454cf20dfd3b14210da27c950ca68ae5221aa94d
You're receiving this email because of your account on gitlab.archlinux.org.