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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 19 03:01:49 UTC 2021


    Date: Thursday, August 19, 2021 @ 03:01:48
  Author: felixonmars
Revision: 1003728

upgpkg: python-hypothesmith 0.1.9-1

Modified:
  python-hypothesmith/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 02:58:34 UTC (rev 1003727)
+++ PKGBUILD	2021-08-19 03:01:48 UTC (rev 1003728)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesmith
-pkgver=0.1.8
+pkgver=0.1.9
 pkgrel=1
 pkgdesc="Hypothesis strategies for generating Python programs, something like CSmith"
 url="https://github.com/Zac-HD/hypothesmith"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-black' 'python-parso' 'python-pytest-cov')
 source=("https://pypi.io/packages/source/h/hypothesmith/hypothesmith-$pkgver.tar.gz")
-sha512sums=('5cae94e56f8ba2c404eade44d3dbf1baf9f15ed6f75e00e2b7cf3569dabb0b904b88c4d70109b149919e658d6661d618680c286b202e0d03fa6eaa04970995a4')
+sha512sums=('ed2838fdb25dbb0ae51665c8796a559d03d8da2a4ae6f85d3e1b0eb9cbe775a6b3b21b1b963741c778532daeccdeabd74cbea209713d9ab846ebab2ba3dfe3d4')
 
 build() {
   cd hypothesmith-$pkgver



More information about the arch-commits mailing list