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

Felix Yan felixonmars at archlinux.org
Fri Mar 2 08:26:27 UTC 2018


    Date: Friday, March 2, 2018 @ 08:26:25
  Author: felixonmars
Revision: 301257

upgpkg: python-hypothesis 3.46.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 08:25:21 UTC (rev 301256)
+++ PKGBUILD	2018-03-02 08:26:25 UTC (rev 301257)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.46.1
+pkgver=3.46.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=('8ab886fea971513f1c91ba6e28a8ca06effd9a793fca93cc7292188bbe318344a9e84b0b119584c1b15a5ece893a330f80fde1e97abe443d84b466a65a231ae4')
+sha512sums=('1a74de5fcf7ba2d72cb572a5eb6a0b2e6c20f68acbfd2c87ff8abf6605de77c9f81055b0797ccbe007514635a0dd0d2d4aa14064a75e3d1029d52e99013574a3')
 
 prepare() {
   # Make tests faster



More information about the arch-commits mailing list