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

Felix Yan felixonmars at archlinux.org
Wed May 8 07:57:20 UTC 2019


    Date: Wednesday, May 8, 2019 @ 07:57:20
  Author: felixonmars
Revision: 462669

upgpkg: python-hypothesis 4.23.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-08 07:45:40 UTC (rev 462668)
+++ PKGBUILD	2019-05-08 07:57:20 UTC (rev 462669)
@@ -2,7 +2,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=4.22.0
+pkgver=4.23.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python2-dpcontracts' 'python-pytest-xdist' 'python2-pytest-xdist'
               'python-lark-parser' 'python2-lark-parser')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz")
-sha512sums=('1dd948fd1159868ff437778e003160dd349395dd209b19c1455befd0b81622012c85e90ab4142f9fb475f6ebc84765cc5add876188ba9cc81499a7720cc5ff97')
+sha512sums=('2567de4c15f611a96cb4417c3ef44ba5b38472f805cfe16f2df231790ce7bc678f8b3d395f6d700363c0271a3acbc633635603d6f35f78c575e1c0e84dba4405')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



More information about the arch-commits mailing list