Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-betamax
Commits:
35772d77 by Jelle van der Waa at 2024-11-16T21:41:26+01:00
upgpkg: 0.9.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-betamax
pkgdesc = A VCR imitation for python-requests
pkgver = 0.9.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/betamaxpy/betamax
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-betamax
pkgver=0.9.0
-pkgrel=3
+pkgrel=4
pkgdesc="A VCR imitation for python-requests"
arch=('any')
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-betamax/-/commit/35772d77d941def0c2bd63fcdfc2d164900d5279
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-betamax/-/commit/35772d77d941def0c2bd63fcdfc2d164900d5279
You're receiving this email because of your account on gitlab.archlinux.org.