diff options
author | nomnombtc <nomnombtc@arcor.de> | 2025-08-29 15:18:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-29 15:57:25 +0700 |
commit | b8e372dcd36a6e1101c1c5024c02211fa2ace23f (patch) | |
tree | 06bb0faa94edd65f761cd031b8887686c8b60acd /python/python3-semver/python3-semver.info | |
parent | c795efaeab2ffa74212f861b15fcdcd7afaa910e (diff) |
python/python3-semver: Added (Python package).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-semver/python3-semver.info')
-rw-r--r-- | python/python3-semver/python3-semver.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-semver/python3-semver.info b/python/python3-semver/python3-semver.info new file mode 100644 index 0000000000..5cfb0f56a5 --- /dev/null +++ b/python/python3-semver/python3-semver.info @@ -0,0 +1,10 @@ +PRGNAM="python3-semver" +VERSION="3.0.4" +HOMEPAGE="https://github.com/python-semver/python-semver" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/semver/semver-3.0.4.tar.gz" +MD5SUM="a0d76b528e489bf7ce1255a0a1486123" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-setuptools-opt" +MAINTAINER="nomnombtc" +EMAIL="nomnombtc@arcor.de" |