Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-crashtest
Commits:
e43397cb by Jelle van der Waa at 2024-11-17T14:11:26+01:00
upgpkg: 0.4.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-crashtest
pkgdesc = supposedly makes exceptions handling and inspection easier
pkgver = 0.4.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/sdispater/crashtest
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=crashtest
pkgname=python-crashtest
pkgver=0.4.1
-pkgrel=3
+pkgrel=4
pkgdesc='supposedly makes exceptions handling and inspection easier'
arch=(any)
url="https://github.com/sdispater/${_pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crashtest/-/commit/e43397cb1bf239218e149010e36fe132903d09b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crashtest/-/commit/e43397cb1bf239218e149010e36fe132903d09b1
You're receiving this email because of your account on gitlab.archlinux.org.