Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-yaml
Commits:
d38211f7 by Jelle van der Waa at 2024-11-17T15:25:02+01:00
upgpkg: 6.0.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-yaml
pkgdesc = Python bindings for YAML, using fast libYAML library
pkgver = 6.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/yaml/pyyaml
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_name=pyyaml
pkgname=python-yaml
pkgver=6.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='Python bindings for YAML, using fast libYAML library'
arch=(x86_64)
url='https://github.com/yaml/pyyaml'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-yaml/-/commit/d38211f75d79faf5a6412150c313b777d34e2832
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-yaml/-/commit/d38211f75d79faf5a6412150c313b777d34e2832
You're receiving this email because of your account on gitlab.archlinux.org.