Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyaml


Commits:
fd021719 by Felix Yan at 2026-07-04T11:14:17+00:00
upgpkg: 26.7.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pyaml
        pkgdesc = PyYAML-based module to produce pretty and readable 
YAML-serialized data
-       pkgver = 26.2.1
+       pkgver = 26.7.0
        pkgrel = 1
        url = https://github.com/mk-fg/pretty-yaml
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-pyaml
        makedepends = python-wheel
        depends = python-yaml
        optdepends = python-unidecode: Needed if same-id objects or recursion 
is used within serialized data
-       source = git+https://github.com/mk-fg/pretty-yaml.git#tag=26.2.1
-       sha512sums = 
ebe492ca30f3bedae909ae9961e9f3256cd78a62675c869f427388ea90cec3d7084e5e74641deb182f2f1470736da2ff42cc0a551f3d8663c635f1879f9e0e15
+       source = git+https://github.com/mk-fg/pretty-yaml.git#tag=26.7.0
+       sha512sums = 
7acf34e9f20607ac1ce2b9bf998ab24b9ac1da355a9453716a5c3c7050b82a2cf9cc646475000287e5a7dd09fc01d3e39795c2d8ad5fcb44c021bdc5a4bcb64f
 
 pkgname = python-pyaml


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-pyaml
-pkgver=26.2.1
+pkgver=26.7.0
 pkgrel=1
 pkgdesc="PyYAML-based module to produce pretty and readable YAML-serialized 
data"
 url="https://github.com/mk-fg/pretty-yaml";
@@ -12,7 +12,7 @@ makedepends=('git' 'python-setuptools' 'python-build' 
'python-installer' 'python
 checkdepends=('python-unidecode')
 optdepends=('python-unidecode: Needed if same-id objects or recursion is used 
within serialized data')
 source=("git+https://github.com/mk-fg/pretty-yaml.git#tag=$pkgver";)
-sha512sums=('ebe492ca30f3bedae909ae9961e9f3256cd78a62675c869f427388ea90cec3d7084e5e74641deb182f2f1470736da2ff42cc0a551f3d8663c635f1879f9e0e15')
+sha512sums=('7acf34e9f20607ac1ce2b9bf998ab24b9ac1da355a9453716a5c3c7050b82a2cf9cc646475000287e5a7dd09fc01d3e39795c2d8ad5fcb44c021bdc5a4bcb64f')
 
 build() {
   cd pretty-yaml



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyaml/-/commit/fd0217193900d479ce1a7f2b47ff680f7d7d2b89

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyaml/-/commit/fd0217193900d479ce1a7f2b47ff680f7d7d2b89
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to