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

Felix Yan felixonmars at archlinux.org
Tue Dec 10 18:58:05 UTC 2019


    Date: Tuesday, December 10, 2019 @ 18:58:05
  Author: felixonmars
Revision: 536554

upgpkg: python-hypothesis 4.50.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 18:42:06 UTC (rev 536553)
+++ PKGBUILD	2019-12-10 18:58:05 UTC (rev 536554)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.49.0
+pkgver=4.50.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=('ac5c9b98565518fcdc16075b01780fe484bdf7359df014741fe3ffd08266b4fdde00f720b603c59156cebf0c2170f9cb3ad32e8b2f688678ca687f5e51c5c92b')
+sha512sums=('470a918a0cc31f094d630472395d05a38047d7a67a05475f44b69b64ca3e22b05d9da154cdce7d3568e74a06ba2a722cde0de8239b984e85375818c26530d322')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list