Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-nox
Commits:
a25cdb1a by Jelle van der Waa at 2024-11-21T14:52:51+01:00
upgpkg: 2024.04.15-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-nox
pkgdesc = Flexible test automation for Python
pkgver = 2024.04.15
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/wntrblm/nox
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=nox
pkgname=python-$_pkgname
pkgver=2024.04.15
-pkgrel=1
+pkgrel=2
pkgdesc='Flexible test automation for Python'
arch=('any')
url='https://github.com/wntrblm/nox'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nox/-/commit/a25cdb1afc64749d2edba34e7ff1ab0c41645895
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nox/-/commit/a25cdb1afc64749d2edba34e7ff1ab0c41645895
You're receiving this email because of your account on gitlab.archlinux.org.