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

Felix Yan felixonmars at archlinux.org
Sun Feb 18 02:42:52 UTC 2018


    Date: Sunday, February 18, 2018 @ 02:42:51
  Author: felixonmars
Revision: 296204

upgpkg: python-hypothesis 3.45.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-18 02:07:36 UTC (rev 296203)
+++ PKGBUILD	2018-02-18 02:42:51 UTC (rev 296204)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.45.1
+pkgver=3.45.2
 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=('77f2b7881df6fbf638eec33831f1d28cf7174387a5ea6e8fea8d1378196e53909886046cc428d11b406fe7d9ccdbd365ae3541c9a130a9cc7a375f4efcb0c0ec')
+sha512sums=('4994628bbb15d6213961123fae9931e0f2cd5a0c82bd7238e070bc2f33af036a90ef9c2a9393a9d316b6a436499d82eaa1af7980e923fbf1f62f5cae5ee79706')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list