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

Felix Yan felixonmars at archlinux.org
Wed Feb 20 06:42:07 UTC 2019


    Date: Wednesday, February 20, 2019 @ 06:42:06
  Author: felixonmars
Revision: 434660

upgpkg: python-hypothesis 4.6.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-20 06:42:04 UTC (rev 434659)
+++ PKGBUILD	2019-02-20 06:42:06 UTC (rev 434660)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.6.0
+pkgver=4.6.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-lark-parser' 'python2-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('bf66fdbccfbc0e84c37456ec1ac9acdff27f0ce04bc1a3189ea2ace2e37a8634c68910f03a4f7f5aa40f69e587609efc107bf3ffd3ef4da48afc3797bd1b66e0')
+sha512sums=('e3ff592a5b6a52e9598e35d8edf4a88fa6e486e2a65f06dd985efeba660698fbe53ae0da5dad49416cdd57911ae2d65c542141dca84694f48226ea97d681c235')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list