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

Felix Yan felixonmars at archlinux.org
Sat Oct 17 23:15:00 UTC 2020


    Date: Saturday, October 17, 2020 @ 23:15:00
  Author: felixonmars
Revision: 725745

upgpkg: python-semver 2.11.0-1

Modified:
  python-semver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-17 23:14:39 UTC (rev 725744)
+++ PKGBUILD	2020-10-17 23:15:00 UTC (rev 725745)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-semver
-pkgver=2.10.2
+pkgver=2.11.0
 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=('64f115351d896fbab5145fe4b1438f69c713c8e864701e90a5c81f25154fd6828df14856499f17adf008b25becc474ad87e2c10db3937efbcb64bb62a58d6c75')
+sha512sums=('833073fe4c245666c9d5298bb82718be82b891488b73968c656899b002296758db9d43fc58187aeed59eb0c235b0ef1837a58df75ffa5451f8808467f8b2f905')
 
 prepare() {
   sed -i '/tests_require/d' python-semver-$pkgver/setup.py



More information about the arch-commits mailing list