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

Felix Yan felixonmars at archlinux.org
Wed Oct 21 17:33:24 UTC 2020


    Date: Wednesday, October 21, 2020 @ 17:33:24
  Author: felixonmars
Revision: 728074

upgpkg: python-semver 2.13.0-1

Modified:
  python-semver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-21 17:33:12 UTC (rev 728073)
+++ PKGBUILD	2020-10-21 17:33:24 UTC (rev 728074)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-semver
-pkgver=2.12.0
+pkgver=2.13.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=('77d870d1991df754013fb667b07bef15867ee645023c8ddedf09bb56bd099463f8518b48bad5943d8de6ebbf102941b640adcdb9210dcd6e11a8f0fff7eb44f5')
+sha512sums=('ca0d408d8bb7305e90802ea04d935cd7b76b8f166a9ec97ed3427dbc2cf60eeca0b2d27ad0cb2f15f32f5b2589d6717a63717c463183374c5335bf79e1eec222')
 
 prepare() {
   sed -i '/tests_require/d' python-semver-$pkgver/setup.py



More information about the arch-commits mailing list