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

Felix Yan felixonmars at archlinux.org
Thu May 14 05:19:47 UTC 2020


    Date: Thursday, May 14, 2020 @ 05:19:46
  Author: felixonmars
Revision: 627831

upgpkg: python-semver 2.10.1-1

Modified:
  python-semver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-14 05:19:37 UTC (rev 627830)
+++ PKGBUILD	2020-05-14 05:19:46 UTC (rev 627831)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-semver
-pkgver=2.10.0
+pkgver=2.10.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=('84f34d78ae8ea880857c0380a29e64728deffb22216228ed79b17bd065529eb5b69667599be90faee5b851f1a909412f848dba7625a40696c7db8de1d067c24a')
+sha512sums=('6abd02f109836c956967ef60c882269818402b771d25a5f243628b6b651bcf9246bbf5b09fac746e65d8c54ffc7b42f21be6cb6dd20487b987a5976995bae51c')
 
 prepare() {
   sed -i '/tests_require/d' python-semver-$pkgver/setup.py



More information about the arch-commits mailing list