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


Commits:
809c27f0 by Carl Smedstad at 2025-10-26T02:31:03+01:00
upgpkg: 6.142.4-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-hypothesis
        pkgdesc = Advanced Quickcheck style testing library for Python
-       pkgver = 6.142.3
+       pkgver = 6.142.4
        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.142.3
-       sha512sums = 
c91ee257d2f63b0cb3d05029f4bff393c194fdc74ed964a1021d39b95aeb185b56053e7bce7df015b2a46c1863553b02a56af5f79db9a7720dbcd0229c296163
-       b2sums = 
986a6d1ab49a9ea8f869bc8577dbb358dfedac9bb9d92fcb646a8f49d1705ebff1b829e639a99985899d499a7c1c8f9f28eb0b8232a6daf31e9a7173936aff9b
+       source = 
python-hypothesis::git+https://github.com/HypothesisWorks/hypothesis#tag=hypothesis-python-6.142.4
+       sha512sums = 
ca1358d936a995a67191c48c183ff915f4fa53cea21c77959be87b1b36f6a52cf832ef51f30f55e2b618887aeaa84394ecf9228956aca248b95ea42c3ed5cab1
+       b2sums = 
c4575d5ed45613a8709c3cdb8d9d1673741ad85750de2b9530247871b2d59a8c7332a7ed0733868a3fad7846db861e36f7587dbcd98c45c3d80d7486d16e62a4
 
 pkgname = python-hypothesis


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=python-hypothesis
-pkgver=6.142.3
+pkgver=6.142.4
 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=('c91ee257d2f63b0cb3d05029f4bff393c194fdc74ed964a1021d39b95aeb185b56053e7bce7df015b2a46c1863553b02a56af5f79db9a7720dbcd0229c296163')
-b2sums=('986a6d1ab49a9ea8f869bc8577dbb358dfedac9bb9d92fcb646a8f49d1705ebff1b829e639a99985899d499a7c1c8f9f28eb0b8232a6daf31e9a7173936aff9b')
+sha512sums=('ca1358d936a995a67191c48c183ff915f4fa53cea21c77959be87b1b36f6a52cf832ef51f30f55e2b618887aeaa84394ecf9228956aca248b95ea42c3ed5cab1')
+b2sums=('c4575d5ed45613a8709c3cdb8d9d1673741ad85750de2b9530247871b2d59a8c7332a7ed0733868a3fad7846db861e36f7587dbcd98c45c3d80d7486d16e62a4')
 
 prepare() {
   cd $pkgname/hypothesis-python



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

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


Reply via email to