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

Felix Yan felixonmars at archlinux.org
Sun Jan 7 15:37:24 UTC 2018


    Date: Sunday, January 7, 2018 @ 15:37:09
  Author: felixonmars
Revision: 279960

upgpkg: python-hypothesis 3.44.12-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-07 15:08:27 UTC (rev 279959)
+++ PKGBUILD	2018-01-07 15:37:09 UTC (rev 279960)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.44.11
+pkgver=3.44.12
 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=('23149c228fb1fa6a229eab821d374a44ecc7a40a4d4ae4266412742d46d6427a50898c7f3ecb136b6324b25cb83d093fa097b15f5b46be76739c7c3ac887a3ae')
+sha512sums=('050917751f136509313cd0adeadf9965bce51a594742189af6d11a6cdfdadeb34216233ede07effc8e6929dad7befd87401ce421b4f4723f1e246e76e70e872c')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list