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

Felix Yan felixonmars at archlinux.org
Wed Aug 15 16:33:11 UTC 2018


    Date: Wednesday, August 15, 2018 @ 16:33:11
  Author: felixonmars
Revision: 371845

upgpkg: python-hypothesis 3.68.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-15 16:28:13 UTC (rev 371844)
+++ PKGBUILD	2018-08-15 16:33:11 UTC (rev 371845)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.67.1
+pkgver=3.68.0
 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=('deffd43bab558e6b23cc929fee72281081113048b7b34d102a815d56bb97d3cffbb21003ab158741a22eea3fd18766ae91641423d81de52c38c7e412977839e2')
+sha512sums=('4867d4b8badc78735ac242da87d1f5d4087976fd9fcfd371a05c4b52a1083719c8d93e1b01df4432fe399dbf05e72ddfe500996ae9148552dc8661269f098d24')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list