Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-env


Commits:
0e241450 by Chih-Hsuan Yen at 2023-11-03T01:05:17+08:00
upgpkg: 1.1.1-2; rebuild as SSH signing does not work

dbscripts checks tag signatures [1], which does not work without
configuring gpg.ssh.allowedSignersFile.

[1] 
https://gitlab.archlinux.org/archlinux/dbscripts/-/blob/f6effc07979d232431050de0b3b67e1ea7aee48a/db-functions#L763

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pytest-env
        pkgdesc = pytest plugin to set environment variables in pytest.ini or 
pyproject.toml file
        pkgver = 1.1.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/pytest-dev/pytest-env
        arch = any
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=python-pytest-env
 # https://github.com/pytest-dev/pytest-env/releases
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='pytest plugin to set environment variables in pytest.ini or 
pyproject.toml file'
 arch=(any)
 url='https://github.com/pytest-dev/pytest-env'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-env/-/commit/0e241450eb0a687fd414bca8c87c1ad373891dc5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-env/-/commit/0e241450eb0a687fd414bca8c87c1ad373891dc5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to