[arch-commits] Commit in python-hypothesis/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jul 30 20:33:16 UTC 2020


    Date: Thursday, July 30, 2020 @ 20:33:16
  Author: felixonmars
Revision: 665986

upgpkg: python-hypothesis 5.23.5-1

Modified:
  python-hypothesis/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-30 20:31:50 UTC (rev 665985)
+++ PKGBUILD	2020-07-30 20:33:16 UTC (rev 665986)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesis
-pkgver=5.23.4
+pkgver=5.23.5
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -20,7 +20,7 @@
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 'python-coverage'
               'python-typing_extensions')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('f28681fa63297d731b899f5231d022b23d28397bc01295309154fa88f097bb802e16b7d2a1cc9856b0b4f392bcb16baf2783937060c7ffeccf5789bfa1177633')
+sha512sums=('96ac3f6f69e1f1a2878177519df435ec2821aa5fef7f9f9fef92a7b845f19f78b647f6a6d3d371ab19d0f7187a2186a3d2b5581eb71c92b1cb7b61faf4e04ad9')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list