summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-06-02 18:55:29 +0200
committer Willy Sudiarto Raharjo2022-06-04 05:37:21 +0200
commitacd2cde23295891726a9dcfca06b1fa28fea162e (patch)
treecc48978aaf67241d0160e190db0ac0416621b097 /python
parentd50523c9ab06dd490dc5a7d477f872544154d50d (diff)
downloadslackbuilds-acd2cde23295891726a9dcfca06b1fa28fea162e.tar.gz
python/python3-semantic-version: Updated for version 2.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-semantic-version/python3-semantic-version.SlackBuild2
-rw-r--r--python/python3-semantic-version/python3-semantic-version.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-semantic-version/python3-semantic-version.SlackBuild b/python/python3-semantic-version/python3-semantic-version.SlackBuild
index fc52cdb23a..7931f5ae86 100644
--- a/python/python3-semantic-version/python3-semantic-version.SlackBuild
+++ b/python/python3-semantic-version/python3-semantic-version.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-semantic-version
SRCNAM=python-semanticversion
-VERSION=${VERSION:-2.9.0}
+VERSION=${VERSION:-2.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-semantic-version/python3-semantic-version.info b/python/python3-semantic-version/python3-semantic-version.info
index 190ba73b6e..2ba400e9c7 100644
--- a/python/python3-semantic-version/python3-semantic-version.info
+++ b/python/python3-semantic-version/python3-semantic-version.info
@@ -1,8 +1,8 @@
PRGNAM="python3-semantic-version"
-VERSION="2.9.0"
+VERSION="2.10.0"
HOMEPAGE="https://github.com/rbarrois/python-semanticversion/"
-DOWNLOAD="https://github.com/rbarrois/python-semanticversion/archive/2.9.0/python-semanticversion-2.9.0.tar.gz"
-MD5SUM="9957eafc0d85d2d38c6748520839c7ca"
+DOWNLOAD="https://github.com/rbarrois/python-semanticversion/archive/2.10.0/python-semanticversion-2.10.0.tar.gz"
+MD5SUM="f05158574c675b5ba52304ff2b9f3f2c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""