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

Felix Yan felixonmars at archlinux.org
Wed Dec 12 07:13:34 UTC 2018


    Date: Wednesday, December 12, 2018 @ 07:13:34
  Author: felixonmars
Revision: 415557

upgpkg: python-hypothesis 3.83.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-12 07:09:21 UTC (rev 415556)
+++ PKGBUILD	2018-12-12 07:13:34 UTC (rev 415557)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.82.6
+pkgver=3.83.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
               'python-dpcontracts' 'python2-dpcontracts')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('a5c624c3a0f4284af6cdbe0d63f73d595a70bbd617892bb35a67f31226e95e9141b6bee6d0d2feac34b6e139ccffe6ca498bc0b2de7908747a57dff752c3640f')
+sha512sums=('9be5183bdb75f4e6f878d12c1918c3797201ee543aa153678c00d85c8939e5116ce196641fe62ef3cb5da6cdc454d5651620216c58d4aee41aa7a399308e5582')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list