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

Felix Yan felixonmars at archlinux.org
Thu Nov 2 07:58:03 UTC 2017


    Date: Thursday, November 2, 2017 @ 07:58:03
  Author: felixonmars
Revision: 265082

upgpkg: python-hypothesis 3.33.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-02 07:41:56 UTC (rev 265081)
+++ PKGBUILD	2017-11-02 07:58:03 UTC (rev 265082)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.33.0
+pkgver=3.33.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('3e89fa183381f2df556016ff4af17d2731685b019aed74d5f8dccd53ad262dce107f83f105b7e950a579ef247cc9b8336f15ee321292522118fa4c3487a21138')
+sha512sums=('d6d10dc1ad9b90213f9fe68cc81945de4497f7c4d8ee52940661ce0d75de27edf9d58a31678cd4f97ac23abfedb6c814e4952500a07d16593968e58d86f1cbf2')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list