Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hypothesis
Commits:
1563955e by Jelle van der Waa at 2024-08-31T13:36:24+02:00
upgpkg: 6.111.2-2: Django 5.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hypothesis
pkgdesc = Advanced Quickcheck style testing library for Python
pkgver = 6.111.2
- pkgrel = 1
+ pkgrel = 2
url = https://hypothesis.readthedocs.org
arch = any
license = MPL-2.0
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ _alt_name=$_name-python
pkgname=python-hypothesis
pkgver=6.111.2
_version=$_alt_name-$pkgver
-pkgrel=1
+pkgrel=2
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=(any)
license=(MPL-2.0)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/1563955e4b358fdafea1966ab8b5819395e458da
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/1563955e4b358fdafea1966ab8b5819395e458da
You're receiving this email because of your account on gitlab.archlinux.org.