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

Felix Yan felixonmars at archlinux.org
Tue Aug 21 14:53:22 UTC 2018


    Date: Tuesday, August 21, 2018 @ 14:53:21
  Author: felixonmars
Revision: 373139

upgpkg: python-hypothesis 3.69.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-21 14:31:04 UTC (rev 373138)
+++ PKGBUILD	2018-08-21 14:53:21 UTC (rev 373139)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.69.0
+pkgver=3.69.1
 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/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('667e46d6776aa72735eabcdb30ebde62f3190246e670dd844030f6474dd25c6dce46b6c597d78ca84c6bc4902199575c4c006857819f89366a2fcfede5fe53d7')
+sha512sums=('9f6d87b662cf2cdd1fb3ff3501639afc547e6b0a7b5b09b941e466d40d1e8acf414de4f783cd3bc0ac902f33ae9f73e3c9cc9f9a1496a65eac777c240eb7fff3')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list