Browse Source

python/python3-poetry-dynamic-versioning: Updated for version 1.9.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/303/head
Willy Sudiarto Raharjo 3 months ago
parent
commit
72f874c129
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-poetry-dynamic-versioning/python3-poetry-dynamic-versioning.SlackBuild
  2. 6
      python/python3-poetry-dynamic-versioning/python3-poetry-dynamic-versioning.info

2
python/python3-poetry-dynamic-versioning/python3-poetry-dynamic-versioning.SlackBuild

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-poetry-dynamic-versioning
SRCNAM=poetry_dynamic_versioning
VERSION=${VERSION:-1.8.2}
VERSION=${VERSION:-1.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python3-poetry-dynamic-versioning/python3-poetry-dynamic-versioning.info

@ -1,8 +1,8 @@
PRGNAM="python3-poetry-dynamic-versioning"
VERSION="1.8.2"
VERSION="1.9.0"
HOMEPAGE="https://pypi.org/project/poetry-dynamic-versioning/"
DOWNLOAD="https://files.pythonhosted.org/packages/94/97/01cff7391c4b7d863a1c6cda1152613462524c5d740cbe97371db3d00a59/poetry_dynamic_versioning-1.8.2.tar.gz"
MD5SUM="bf83460396cd3b1d6891f5a84b92769e"
DOWNLOAD="https://files.pythonhosted.org/packages/28/60/e23a3a0ce1dfa64c32637485d34f3046f0c7d2e0ed10f451835ff4b37c93/poetry_dynamic_versioning-1.9.0.tar.gz"
MD5SUM="21b6ab78c460f1188da8ca78d2d2c325"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-tomlkit python3-wheel"

Loading…
Cancel
Save