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

Felix Yan felixonmars at archlinux.org
Sun Oct 28 15:13:02 UTC 2018


    Date: Sunday, October 28, 2018 @ 15:13:01
  Author: felixonmars
Revision: 399326

upgpkg: python-hypothesis 3.81.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-28 13:53:25 UTC (rev 399325)
+++ PKGBUILD	2018-10-28 15:13:01 UTC (rev 399326)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.80.0
+pkgver=3.81.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=('838d3b197e5772c5f19cc7017e842a0bff5e2ced2fb6648da3c068fa5c4b30ae469d702822981b8287b851d83b6b31cb099d092a9bfcd0b1bc18efcec4ffa0ac')
+sha512sums=('5e0e9548d9858dbb61254ae0bcf80b0a16bdfe050cc050cc6c5bd5a1caedc0712e636868c4a9fd549cb26f7d8d787b004e36a55650a653522807b562d70a6f32')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list