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

Felix Yan felixonmars at archlinux.org
Sun Jul 16 12:11:04 UTC 2017


    Date: Sunday, July 16, 2017 @ 12:11:03
  Author: felixonmars
Revision: 245341

upgpkg: python-hypothesis 3.13.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-16 12:08:44 UTC (rev 245340)
+++ PKGBUILD	2017-07-16 12:11:03 UTC (rev 245341)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.12.0
+pkgver=3.13.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -15,7 +15,7 @@
               'python-flaky' 'python2-flaky' 'python-pytest-benchmark' 'python2-pytest-benchmark'
               'python-django' 'python2-django' 'python-pytest-xdist' 'python2-pytest-xdist')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/$pkgver.tar.gz")
-sha512sums=('7f82d2c8f2e2c875dd050b6403dff6aa6fee20f176920e74d155de1fbc311369d608f3d637b497480d27bca3cc3caee9d0c683c0b7e44daad62317ddbe893f8a')
+sha512sums=('6b9abf97e09b0aaf1df367bc4def7a0b5dd53f1eaf72c838ac0bc20424cd9535edfc4929b8fbb3189f6f97a36ce996497d9b36af1b05a408d1858eb335ae8fed')
 
 prepare() {
   cp -a hypothesis-python-$pkgver{,-py2}



More information about the arch-commits mailing list