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

Felix Yan felixonmars at archlinux.org
Thu Oct 25 14:48:34 UTC 2018


    Date: Thursday, October 25, 2018 @ 14:48:33
  Author: felixonmars
Revision: 398995

upgpkg: python-hypothesis 3.80.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-25 14:45:43 UTC (rev 398994)
+++ PKGBUILD	2018-10-25 14:48:33 UTC (rev 398995)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.79.3
+pkgver=3.80.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=('cb528699bb48344f9eb92735faa42d73dcf540fa099c441407b5dcf4702807064c719cd3f81fbee5a55839b094fb0f7298d534c52be36387628b134720d03659')
+sha512sums=('838d3b197e5772c5f19cc7017e842a0bff5e2ced2fb6648da3c068fa5c4b30ae469d702822981b8287b851d83b6b31cb099d092a9bfcd0b1bc18efcec4ffa0ac')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list