Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sure
Commits:
6654023f by Jelle van der Waa at 2024-11-20T11:52:24+01:00
upgpkg: 2.0.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sure
pkgdesc = An idiomatic testing library for python with powerful and
flexible assertions
pkgver = 2.0.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/gabrielfalcao/sure
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-sure
pkgver=2.0.1
_commit=84a45bf91fde2e4b922fb126a9f45651be9393fb
-pkgrel=4
+pkgrel=5
pkgdesc="An idiomatic testing library for python with powerful and flexible
assertions"
arch=('any')
url="https://github.com/gabrielfalcao/sure"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sure/-/commit/6654023fcc7cc1412a56ab3978f0833b0eafdcc6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sure/-/commit/6654023fcc7cc1412a56ab3978f0833b0eafdcc6
You're receiving this email because of your account on gitlab.archlinux.org.