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

Felix Yan felixonmars at archlinux.org
Mon Feb 17 13:33:56 UTC 2020


    Date: Monday, February 17, 2020 @ 13:33:55
  Author: felixonmars
Revision: 574063

upgpkg: python-semver 2.9.1-1

Modified:
  python-semver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-17 13:30:49 UTC (rev 574062)
+++ PKGBUILD	2020-02-17 13:33:55 UTC (rev 574063)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-semver
-pkgver=2.9.0
+pkgver=2.9.1
 pkgrel=1
 pkgdesc="Python helper for Semantic Versioning"
 url="https://github.com/k-bx/python-semver"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-cov')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/k-bx/python-semver/archive/$pkgver.tar.gz")
-sha512sums=('5ae9a4a66474fc82cf7e4612796a6c0e0280ad9969ff8c509e99cb266154f39a2c03c68f6167f8e17fda1ac16ce17a838e63d81bc2e78debfd07adbb7cbc098d')
+sha512sums=('3de661921d51b19fd4922605677790b7e83ab1e34ef76cd9d6d2147753c122686a801b4ddb0fec1b85018e7c60859885cc27f43bc5e337de1b69b9304b398175')
 
 prepare() {
   sed -i '/tests_require/d' python-semver-$pkgver/setup.py



More information about the arch-commits mailing list