David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-hypothesis
Commits:
22aa00d5 by David Runge at 2026-05-28T14:36:44+02:00
upgpkg: 6.154.1-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.153.0
+ pkgver = 6.154.1
pkgrel = 1
url = https://hypothesis.readthedocs.org
arch = any
@@ -45,8 +45,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.153.0
- sha512sums =
25146617873c69cd0ec93a44ae3e56571fbefef4d10ba92f5ab445d41ff9af9ff2b9b73b021b418f6be5666fb65de8baf471cab73b00a69a7bc9cdfe35106293
- b2sums =
50295f2b2555c4d7f8d053490706280563a513a3e29b17d710464e10c58e0b65a6f8c2194b6f686f180a7b957f63d1376a0110f2bc29e0a3b52908313798a42d
+ source =
python-hypothesis::git+https://github.com/HypothesisWorks/hypothesis#tag=v6.154.1
+ sha512sums =
f9bcbf3e928ba825d8edd8ca930a456ffc5b57b93a8a67d3d65028cf5d8c122a54164e2668bd3f6a8f46c1408d579f108d1f0a9e8ca7bb944534d22d49171693
+ b2sums =
1ca517bbbd5564136e9f46a6f0abe9ad834aafccca23a0e2d61ea5623101621af4e834629b667eb961608d1aec7ddc8c02c90c6860cf45587753edf3231827b2
pkgname = python-hypothesis
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-hypothesis
_name=${pkgname#python-}
-pkgver=6.153.0
+pkgver=6.154.1
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
arch=(any)
@@ -61,8 +61,8 @@ optdepends=(
'python-watchdog: for tracking file system events'
)
source=("$pkgname::git+$_url#tag=v$pkgver")
-sha512sums=('25146617873c69cd0ec93a44ae3e56571fbefef4d10ba92f5ab445d41ff9af9ff2b9b73b021b418f6be5666fb65de8baf471cab73b00a69a7bc9cdfe35106293')
-b2sums=('50295f2b2555c4d7f8d053490706280563a513a3e29b17d710464e10c58e0b65a6f8c2194b6f686f180a7b957f63d1376a0110f2bc29e0a3b52908313798a42d')
+sha512sums=('f9bcbf3e928ba825d8edd8ca930a456ffc5b57b93a8a67d3d65028cf5d8c122a54164e2668bd3f6a8f46c1408d579f108d1f0a9e8ca7bb944534d22d49171693')
+b2sums=('1ca517bbbd5564136e9f46a6f0abe9ad834aafccca23a0e2d61ea5623101621af4e834629b667eb961608d1aec7ddc8c02c90c6860cf45587753edf3231827b2')
build() {
cd $pkgname/$_name
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/22aa00d5df7ec90cb856b11ad61caf1c6b4d2b47
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/22aa00d5df7ec90cb856b11ad61caf1c6b4d2b47
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