Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-oyaml
Commits:
2e363e23 by Jelle van der Waa at 2024-11-17T17:36:11+01:00
upgpkg: 1.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-oyaml
pkgdesc = A drop-in replacement for PyYAML which preserves dict ordering
pkgver = 1.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/wimglenn/oyaml
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-oyaml
_pkgname="${pkgname#python-}"
pkgver=1.1
-pkgrel=2
+pkgrel=3
pkgdesc='A drop-in replacement for PyYAML which preserves dict ordering'
arch=('any')
url='https://github.com/wimglenn/oyaml'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oyaml/-/commit/2e363e23aea2f1902f912f5668c5547d342c5692
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oyaml/-/commit/2e363e23aea2f1902f912f5668c5547d342c5692
You're receiving this email because of your account on gitlab.archlinux.org.