main/py3-hypothesis: rebuild against python 3.14

This commit is contained in:
Natanael Copa 2026-03-04 12:14:57 +01:00
parent 7dfbabf382
commit b4da784abf

View File

@ -2,7 +2,7 @@
maintainer="Michał Polański <michal@polanski.me>"
pkgname=py3-hypothesis
pkgver=6.148.11
pkgrel=0
pkgrel=1
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
options="!check"
url="https://hypothesis.works/"