Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyyaml-env-tag
Commits:
b5ece24b by Jelle van der Waa at 2024-11-17T16:21:01+01:00
upgpkg: 0.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyyaml-env-tag
pkgdesc = A custom YAML tag for referencing environment variables in
YAML files
pkgver = 0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/waylan/pyyaml-env-tag
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pyyaml-env-tag
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc='A custom YAML tag for referencing environment variables in YAML files'
url=https://github.com/waylan/pyyaml-env-tag
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyyaml-env-tag/-/commit/b5ece24bc21a9f7179c53f05c4014ff0efe6f63b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyyaml-env-tag/-/commit/b5ece24bc21a9f7179c53f05c4014ff0efe6f63b
You're receiving this email because of your account on gitlab.archlinux.org.