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

Felix Yan felixonmars at archlinux.org
Sun Dec 30 08:23:58 UTC 2018


    Date: Sunday, December 30, 2018 @ 08:23:57
  Author: felixonmars
Revision: 418961

upgpkg: python-hypothesis 3.85.1-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-30 06:44:26 UTC (rev 418960)
+++ PKGBUILD	2018-12-30 08:23:57 UTC (rev 418961)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.85.0
+pkgver=3.85.1
 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=('8ad7119a51a55ae641b196d34d3520b2ad6f88b06216b889422f5f01e8b91103a8deeb08f4d7079a9ca27721182d84c0226301c53789bff0f4f6d4107bcce55a')
+sha512sums=('cf6951d8cb70539b57147f422e43296518edf416200eec220f0c3f258ee6215f858e496f66b340ea68d1754cd936fc26a4ce4d1ee7a38cf338398d316c06cc24')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list