Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-pyyaml-env-tag
Commits:
d168c87e by Maxime Gauduin at 2026-05-29T11:54:19+02:00
upgpkg: 1.1-1: new upstream release
- - - - -
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 = 3
+ pkgver = 1.1
+ pkgrel = 1
url = https://github.com/waylan/pyyaml-env-tag
arch = any
license = MIT
@@ -9,10 +9,11 @@ pkgbase = python-pyyaml-env-tag
makedepends = python-build
makedepends = python-flit-core
makedepends = python-installer
+ makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-yaml
- source =
git+https://github.com/waylan/pyyaml-env-tag.git#commit=2bd726793dfbd8b4f6e28e8ca4f676a23a50dc2f
- b2sums =
a05efda51704031635ba35659796d6650fa7c3eb370b7da36e9f8be0108af927a64aa4dc44c3b160b437895fe7f1349f1da9096709777073a32a7706c97c346d
+ source = git+https://github.com/waylan/pyyaml-env-tag.git#tag=1.1
+ b2sums =
759fa45960e2089978bcce6039569755d95e892e3126eeb5bf63fd470e364695ce73296b919851a78081dcba20ed7bbfc0c86b82dd2fa6f98aab3c0f888c91da
pkgname = python-pyyaml-env-tag
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: AlphaJack <[email protected]>
pkgname=python-pyyaml-env-tag
-pkgver=0.1
-pkgrel=3
+pkgver=1.1
+pkgrel=1
pkgdesc='A custom YAML tag for referencing environment variables in YAML files'
url=https://github.com/waylan/pyyaml-env-tag
license=(MIT)
@@ -17,11 +17,11 @@ makedepends=(
python-build
python-flit-core
python-installer
+ python-setuptools
python-wheel
)
-_commit=2bd726793dfbd8b4f6e28e8ca4f676a23a50dc2f
-source=(git+https://github.com/waylan/pyyaml-env-tag.git#commit=${_commit})
-b2sums=('a05efda51704031635ba35659796d6650fa7c3eb370b7da36e9f8be0108af927a64aa4dc44c3b160b437895fe7f1349f1da9096709777073a32a7706c97c346d')
+source=(git+https://github.com/waylan/pyyaml-env-tag.git#tag=${pkgver})
+b2sums=('759fa45960e2089978bcce6039569755d95e892e3126eeb5bf63fd470e364695ce73296b919851a78081dcba20ed7bbfc0c86b82dd2fa6f98aab3c0f888c91da')
build(){
cd pyyaml-env-tag
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyyaml-env-tag/-/commit/d168c87e32325b0a12960509d1229ffd35357f5e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyyaml-env-tag/-/commit/d168c87e32325b0a12960509d1229ffd35357f5e
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