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

Felix Yan felixonmars at archlinux.org
Wed May 6 06:20:19 UTC 2020


    Date: Wednesday, May 6, 2020 @ 06:20:18
  Author: felixonmars
Revision: 625018

upgpkg: python-semver 2.10.0-1

Modified:
  python-semver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 06:03:13 UTC (rev 625017)
+++ PKGBUILD	2020-05-06 06:20:18 UTC (rev 625018)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-semver
-pkgver=2.9.1
+pkgver=2.10.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=('3de661921d51b19fd4922605677790b7e83ab1e34ef76cd9d6d2147753c122686a801b4ddb0fec1b85018e7c60859885cc27f43bc5e337de1b69b9304b398175')
+sha512sums=('84f34d78ae8ea880857c0380a29e64728deffb22216228ed79b17bd065529eb5b69667599be90faee5b851f1a909412f848dba7625a40696c7db8de1d067c24a')
 
 prepare() {
   sed -i '/tests_require/d' python-semver-$pkgver/setup.py



More information about the arch-commits mailing list