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

Felix Yan felixonmars at archlinux.org
Wed Oct 24 10:01:51 UTC 2018


    Date: Wednesday, October 24, 2018 @ 10:01:51
  Author: felixonmars
Revision: 398768

upgpkg: python-hypothesis 3.79.2-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-24 10:00:47 UTC (rev 398767)
+++ PKGBUILD	2018-10-24 10:01:51 UTC (rev 398768)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.79.1
+pkgver=3.79.2
 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=('4867aa5050f9542eea0f169436c906a4b9253989750dcc4d2da574fce0def8b16d1faded7d43759ae766c3b8e537f0636529017694c06611ed41d1c5b810ae09')
+sha512sums=('b8eb1dfe714ae347b3b059a656416afab770eb0e807de9f793c0dcbf42fa9f76fbfed67fbf82f783fe7fb732f88a53482e24465d9ca265966dc006cc9e91f6d4')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list