Date: Monday, December 2, 2019 @ 20:01:42
  Author: felixonmars
Revision: 534742

upgpkg: python-hypothesis 4.48.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-12-02 20:01:15 UTC (rev 534741)
+++ PKGBUILD    2019-12-02 20:01:42 UTC (rev 534742)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.47.1
+pkgver=4.48.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=('e3de34822b018a3d7ef474a90eff6b74ce3f214e374cadec34af80b8bdea90bcbc4f8e3de6cac9218729d99e8ffa12dd8216a53078801ba45b76552fac2a6c35')
+sha512sums=('aec71416047b44474d6a709b69d5530d844491eac6f5f1a5a7dfb7e941493d093ab3d4a681b4101c08ed257b1ef0cf5a2e17bf59888516ead48fcfb50c991a9b')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver

Reply via email to