Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-oyaml
Commits:
c4c2faf0 by Jelle van der Waa at 2024-04-05T11:57:53+02:00
upgpkg: 1.1-2: Rebuild with Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/c4c2faf0eb50033d2ac55e037567ca773af045b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oyaml/-/commit/c4c2faf0eb50033d2ac55e037567ca773af045b0
You're receiving this email because of your account on gitlab.archlinux.org.