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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jul 31 18:15:21 UTC 2022


    Date: Sunday, July 31, 2022 @ 18:15:21
  Author: arojas
Revision: 1259369

upgpkg: python-hypothesmith 0.2.0-1: Update to 0.2.0

Modified:
  python-hypothesmith/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-31 18:01:56 UTC (rev 1259368)
+++ PKGBUILD	2022-07-31 18:15:21 UTC (rev 1259369)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesmith
-pkgver=0.1.9
-pkgrel=3
+pkgver=0.2.0
+pkgrel=1
 pkgdesc="Hypothesis strategies for generating Python programs, something like CSmith"
 url="https://github.com/Zac-HD/hypothesmith"
 license=('MPL')
@@ -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=('ed2838fdb25dbb0ae51665c8796a559d03d8da2a4ae6f85d3e1b0eb9cbe775a6b3b21b1b963741c778532daeccdeabd74cbea209713d9ab846ebab2ba3dfe3d4')
+sha512sums=('b82627897f0e07e6249ce2d3730134690dbe340b81632a1101b6b6b9a9ac6ccd0f350ba10f729349ef200b9243081f7f58eb760ccbcb4175adfcc5f411a8a045')
 
 build() {
   cd hypothesmith-$pkgver



More information about the arch-commits mailing list