David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-hypothesis
Commits:
a6320508 by David Runge at 2026-07-19T10:55:17+02:00
upgpkg: 6.157.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-hypothesis
pkgdesc = Advanced Quickcheck style testing library for Python
- pkgver = 6.156.6
+ pkgver = 6.157.0
pkgrel = 1
url = https://hypothesis.readthedocs.org
arch = x86_64
@@ -48,8 +48,8 @@ pkgbase = python-hypothesis
optdepends = python-redis: for redis support
optdepends = python-rich: for CLI
optdepends = python-watchdog: for tracking file system events
- source =
python-hypothesis::git+https://github.com/HypothesisWorks/hypothesis#tag=v6.156.6
- sha512sums =
867f0a698080793ace8e24a6529fceb07126024e10e802edf0780ca03d6049ff9132fe63bb09dbaea20fca9320b5e52737b15e3c503bfb2a155d2d6c207d1a6b
- b2sums =
93f3663b48ae4a643c46990c9d6733dfbb773d1ef982d5af9065b6dbcfb3e83dd14980e97da3cab2930b2dfba2affc52c3f98afa0a0170a0d39dcb6842922179
+ source =
python-hypothesis::git+https://github.com/HypothesisWorks/hypothesis#tag=v6.157.0
+ sha512sums =
cc6c06df8424464b53a31f3e64b5b43fe5eb5129c2c11ce1fe6b4608ab70cd85b8137e54114cf3ddd05e7517deea7e91f267b5f5eee6e9d9690662d0d52372a9
+ b2sums =
ee60e14e4a86af44278dbefc1f1b8f8e833ab8f0b2be1a4bc766e940b0dc5af27b50ae368f642cc20ca42dcbddc665b36ae967ebc99933c0454421f099ef59ec
pkgname = python-hypothesis
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-hypothesis
_name=${pkgname#python-}
-pkgver=6.156.6
+pkgver=6.157.0
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=(x86_64)
@@ -64,8 +64,8 @@ optdepends=(
'python-watchdog: for tracking file system events'
)
source=("$pkgname::git+$_url#tag=v$pkgver")
-sha512sums=('867f0a698080793ace8e24a6529fceb07126024e10e802edf0780ca03d6049ff9132fe63bb09dbaea20fca9320b5e52737b15e3c503bfb2a155d2d6c207d1a6b')
-b2sums=('93f3663b48ae4a643c46990c9d6733dfbb773d1ef982d5af9065b6dbcfb3e83dd14980e97da3cab2930b2dfba2affc52c3f98afa0a0170a0d39dcb6842922179')
+sha512sums=('cc6c06df8424464b53a31f3e64b5b43fe5eb5129c2c11ce1fe6b4608ab70cd85b8137e54114cf3ddd05e7517deea7e91f267b5f5eee6e9d9690662d0d52372a9')
+b2sums=('ee60e14e4a86af44278dbefc1f1b8f8e833ab8f0b2be1a4bc766e940b0dc5af27b50ae368f642cc20ca42dcbddc665b36ae967ebc99933c0454421f099ef59ec')
prepare() {
cd $pkgname/$_name/rust/
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/a63205085c6f17be54de23e0dca05cf810a77d02
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/a63205085c6f17be54de23e0dca05cf810a77d02
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help