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

Felix Yan felixonmars at archlinux.org
Wed Oct 24 18:06:22 UTC 2018


    Date: Wednesday, October 24, 2018 @ 18:06:22
  Author: felixonmars
Revision: 398851

upgpkg: python-hypothesis 3.79.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-24 18:03:56 UTC (rev 398850)
+++ PKGBUILD	2018-10-24 18:06:22 UTC (rev 398851)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.79.2
+pkgver=3.79.3
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -16,7 +16,7 @@
               'python2-pytest-xdist' 'python-mock' 'python2-mock' 'python-pandas' 'python2-pandas'
               'python-dpcontracts' 'python2-dpcontracts')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('b8eb1dfe714ae347b3b059a656416afab770eb0e807de9f793c0dcbf42fa9f76fbfed67fbf82f783fe7fb732f88a53482e24465d9ca265966dc006cc9e91f6d4')
+sha512sums=('cb528699bb48344f9eb92735faa42d73dcf540fa099c441407b5dcf4702807064c719cd3f81fbee5a55839b094fb0f7298d534c52be36387628b134720d03659')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list