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

Felix Yan felixonmars at archlinux.org
Thu Dec 12 20:04:15 UTC 2019


    Date: Thursday, December 12, 2019 @ 20:04:14
  Author: felixonmars
Revision: 537464

upgpkg: python-hypothesis 4.51.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-12 20:04:02 UTC (rev 537463)
+++ PKGBUILD	2019-12-12 20:04:14 UTC (rev 537464)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.50.0
+pkgver=4.51.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -14,7 +14,7 @@
               'python-flaky' 'python-django' 'python-mock' 'python-pandas' 'python-dpcontracts'
               'python-pytest-xdist' 'python-lark-parser' 'python-pexpect')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('470a918a0cc31f094d630472395d05a38047d7a67a05475f44b69b64ca3e22b05d9da154cdce7d3568e74a06ba2a722cde0de8239b984e85375818c26530d322')
+sha512sums=('f350cef9413dafc919808ab0131278790b3f19aac7f54a414207a5c16fb73d81edd7accb29b5977c77ab583d464e7fcab882e5ac68760740466248de6b783001')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list