Browse Source

python/python-precis-i18n: Updated for version 1.1.1.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/256/head
Andrew Clemons 11 months ago
committed by Willy Sudiarto Raharjo
parent
commit
3b9a464e7b
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      python/python-precis-i18n/python-precis-i18n.SlackBuild
  2. 6
      python/python-precis-i18n/python-precis-i18n.info

4
python/python-precis-i18n/python-precis-i18n.SlackBuild

@ -3,7 +3,7 @@
# Slackware build script for python-precis-i18n
# Copyright 2019-2022 Andrew Clemons, Wellington New Zealand
# Copyright 2023 Andrew Clemons, Tokyo Japan
# Copyright 2023-2024 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-precis-i18n
SRCNAM="$(echo "$PRGNAM" | sed 's/python-//' | tr - _)"
VERSION=${VERSION:-1.1.0}
VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python-precis-i18n/python-precis-i18n.info

@ -1,8 +1,8 @@
PRGNAM="python-precis-i18n"
VERSION="1.1.0"
VERSION="1.1.1"
HOMEPAGE="https://pypi.org/project/precis-i18n/"
DOWNLOAD="https://files.pythonhosted.org/packages/ac/bc/189db10d33239407f753a9551cc3c113e00062be8c85d1f76cebaeb4f292/precis_i18n-1.1.0.tar.gz"
MD5SUM="1faee59bb311dc7e7ea5c0a1bfb077fe"
DOWNLOAD="https://files.pythonhosted.org/packages/a5/7b/2955d45048ac7f00288df231722a63a3ac89716bf7f59f4a4e4c69d0534c/precis_i18n-1.1.1.tar.gz"
MD5SUM="64de7da414c73a34dd9b38e6d7c6d67c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save