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

Felix Yan felixonmars at archlinux.org
Sun Jan 10 23:26:40 UTC 2021


    Date: Sunday, January 10, 2021 @ 23:26:40
  Author: felixonmars
Revision: 817467

upgpkg: python-hypothesmith 0.1.8-1

Modified:
  python-hypothesmith/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 23:26:39 UTC (rev 817466)
+++ PKGBUILD	2021-01-10 23:26:40 UTC (rev 817467)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hypothesmith
-pkgver=0.1.7
+pkgver=0.1.8
 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=('2cd24ad00489c086f9ed687ba3824216628d66c7f3eac7dc36f13117110d9a8f9e791a4be0ee7987aa1bd04d6593ccff000d3e6cc7776b905dfdda79ce20cb71')
+sha512sums=('5cae94e56f8ba2c404eade44d3dbf1baf9f15ed6f75e00e2b7cf3569dabb0b904b88c4d70109b149919e658d6661d618680c286b202e0d03fa6eaa04970995a4')
 
 build() {
   cd hypothesmith-$pkgver



More information about the arch-commits mailing list