Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-testpath
Commits:
7b5b7ea7 by Jelle van der Waa at 2024-11-16T19:00:29+01:00
upgpkg: 0.6.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-testpath
pkgdesc = Test utilities for code working with files and commands
pkgver = 0.6.0
- pkgrel = 3
+ pkgrel = 4
url = https://pypi.python.org/pypi/testpath
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=testpath
pkgname=python-testpath
pkgver=0.6.0
-pkgrel=3
+pkgrel=4
pkgdesc='Test utilities for code working with files and commands'
arch=('any')
url="https://pypi.python.org/pypi/testpath"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testpath/-/commit/7b5b7ea794482cc476af8243ac0096b61c86f79f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testpath/-/commit/7b5b7ea794482cc476af8243ac0096b61c86f79f
You're receiving this email because of your account on gitlab.archlinux.org.