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

Felix Yan felixonmars at archlinux.org
Thu Oct 15 20:09:07 UTC 2020


    Date: Thursday, October 15, 2020 @ 20:09:07
  Author: felixonmars
Revision: 724284

upgpkg: python-hypothesmith 0.1.5-1

Modified:
  python-hypothesmith/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-15 19:51:14 UTC (rev 724283)
+++ PKGBUILD	2020-10-15 20:09:07 UTC (rev 724284)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesmith
-pkgver=0.1.4
-_commit=6124cd71317add93500e0cb04c98cf5606adedea
+pkgver=0.1.5
+_commit=10328724474f4d377c876bd880da91766d9189ab
 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=('cfb56ae43ff93a26fad77658cfb575d8bd79d9103ffc61952c69abfd40f43178ca20f81c936aca32124e12502679ffe35bb1d8f06b72065f645a7306352dba03')
+sha512sums=('0a7ce47176c50de70a5a5eb6ac0a1da751f14c85b742e4808e25983b46535ce8467a4cd8c77c9f0a1b4b91db4eb9bd0d47b88a00002a81a900811127d6624710')
 
 build() {
   cd hypothesmith-$_commit



More information about the arch-commits mailing list