Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-hypothesis


Commits:
113e4420 by Carl Smedstad at 2025-07-12T10:38:25+02:00
upgpkg: 6.135.27-1: Upstream release

https://github.com/HypothesisWorks/hypothesis/releases/tag/hypothesis-python-6.135.27

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-hypothesis
        pkgdesc = Advanced Quickcheck style testing library for Python
-       pkgver = 6.135.26
+       pkgver = 6.135.27
        pkgrel = 1
        url = https://hypothesis.readthedocs.org
        arch = any
@@ -43,8 +43,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=hypothesis-python-6.135.26
-       sha512sums = 
ffc3b09cf99ff6c4f9ee40f94d47ffc90eadcd78f1485eedfff63922f44836d92c92eb2090502d121547fa332fb58bc054e5140cdb4b087af382ba0cf5d4e54e
-       b2sums = 
900af47b4377376240e4118db1c5e197349718c725384dc329d1ea9fdef0cecde203d329d976556b1315c6260efdd65dea9966f91b7db1aafb4370d67360bc7a
+       source = 
python-hypothesis::git+https://github.com/HypothesisWorks/hypothesis#tag=hypothesis-python-6.135.27
+       sha512sums = 
38a8052cdd845359c4da8f2626303ccab3bdf86df69f6e40c946cbe351c688886bd676408558f69593a955dee76bc420ffe7ffd5a2ecae195366ab1bb12dc2de
+       b2sums = 
f55a15483489669dcefb8894c690239af75c90c9625caff888006373303482fd4f10445ce0476de31851eba8ac07228c273933942134c11bd5006952f3aee28a
 
 pkgname = python-hypothesis


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=python-hypothesis
-pkgver=6.135.26
+pkgver=6.135.27
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=(any)
@@ -58,8 +58,8 @@ optdepends=(
   'python-watchdog: for tracking file system events'
 )
 source=("$pkgname::git+$_url#tag=hypothesis-python-$pkgver")
-sha512sums=('ffc3b09cf99ff6c4f9ee40f94d47ffc90eadcd78f1485eedfff63922f44836d92c92eb2090502d121547fa332fb58bc054e5140cdb4b087af382ba0cf5d4e54e')
-b2sums=('900af47b4377376240e4118db1c5e197349718c725384dc329d1ea9fdef0cecde203d329d976556b1315c6260efdd65dea9966f91b7db1aafb4370d67360bc7a')
+sha512sums=('38a8052cdd845359c4da8f2626303ccab3bdf86df69f6e40c946cbe351c688886bd676408558f69593a955dee76bc420ffe7ffd5a2ecae195366ab1bb12dc2de')
+b2sums=('f55a15483489669dcefb8894c690239af75c90c9625caff888006373303482fd4f10445ce0476de31851eba8ac07228c273933942134c11bd5006952f3aee28a')
 
 prepare() {
   cd $pkgname/hypothesis-python



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/113e4420ea5f99ce895aaa9d15690451394a3cfc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/113e4420ea5f99ce895aaa9d15690451394a3cfc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to