Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-env
Commits:
5ca50cb2 by Jelle van der Waa at 2024-11-16T18:19:07+01:00
upgpkg: 1.1.3-3: Rebuild for Python 3.13
- - - - -
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.3
- pkgrel = 2
+ pkgrel = 3
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.3
-pkgrel=2
+pkgrel=3
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/5ca50cb2f98e13668843560d3074aa5b878ca51b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-env/-/commit/5ca50cb2f98e13668843560d3074aa5b878ca51b
You're receiving this email because of your account on gitlab.archlinux.org.