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

Felix Yan felixonmars at archlinux.org
Mon Aug 17 05:52:13 UTC 2020


    Date: Monday, August 17, 2020 @ 05:52:13
  Author: felixonmars
Revision: 682207

upgpkg: python-hypothesmith 0.1.4-1

Modified:
  python-hypothesmith/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 05:51:39 UTC (rev 682206)
+++ PKGBUILD	2020-08-17 05:52:13 UTC (rev 682207)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesmith
-pkgver=0.1.3
-_commit=80d28f546af3e3f3c43e8f30a2779dd6e2968de2
+pkgver=0.1.4
+_commit=6124cd71317add93500e0cb04c98cf5606adedea
 pkgrel=1
 pkgdesc="Hypothesis strategies for generating Python programs, something like CSmith"
 url="https://github.com/Zac-HD/hypothesmith"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-black' 'python-parso' 'python-pytest-cov')
 source=("https://github.com/Zac-HD/hypothesmith/archive/$_commit/$pkgname-$_commit.tar.gz")
-sha512sums=('750cf35cd7da3a28859ca94fabc4b07902e771abbfb8df19ccc825cea4509596c849acc8eaa7ebd192fd5bf2670b0f51e65abfc350fc81e33f47f6fb25c30d7b')
+sha512sums=('cfb56ae43ff93a26fad77658cfb575d8bd79d9103ffc61952c69abfd40f43178ca20f81c936aca32124e12502679ffe35bb1d8f06b72065f645a7306352dba03')
 
 build() {
   cd hypothesmith-$_commit



More information about the arch-commits mailing list