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

Felix Yan felixonmars at archlinux.org
Sun Feb 25 17:24:41 UTC 2018


    Date: Sunday, February 25, 2018 @ 17:24:40
  Author: felixonmars
Revision: 297973

upgpkg: python-hypothesis 3.45.4-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-25 17:09:51 UTC (rev 297972)
+++ PKGBUILD	2018-02-25 17:24:40 UTC (rev 297973)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.45.3
+pkgver=3.45.4
 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=('2cd970695f23fc0e523f27e56bd0ac9e8f2f5ca2e4cc1042202e9dafc5045505a3c6d8490114b4adc359b2ab72a346130901daa6c74a8ac2c3230834cbb4c89b')
+sha512sums=('b2eb3bb2fb6eea7576d893bb98b629f80373647e6141715d64eaebfa716ec98bff5747c4156de2a81b91d44f76cf2e61fe39c76ca859b33e1e52b283daf784f6')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list