File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
python/python3-flufl.i18n Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
2626
2727PRGNAM=python3-flufl.i18n
2828SRCNAM=$( tr \. _ <<< ${PRGNAM# python3-* } )
29- VERSION=${VERSION:- 5.2 .0}
29+ VERSION=${VERSION:- 6.0 .0}
3030BUILD=${BUILD:- 1}
3131TAG=${TAG:- _SBo}
3232PKGTYPE=${PKGTYPE:- tgz}
Original file line number Diff line number Diff line change 11PRGNAM="python3-flufl.i18n"
2- VERSION="5.2 .0"
2+ VERSION="6.0 .0"
33HOMEPAGE="https://flufli18n.readthedocs.io/"
4- DOWNLOAD="https://pypi.python.org/packages/source/f/flufl_i18n/flufl_i18n-5.2 .0.tar.gz"
5- MD5SUM="95f995cfc205a3616491a944ba9baf73 "
4+ DOWNLOAD="https://pypi.python.org/packages/source/f/flufl_i18n/flufl_i18n-6.0 .0.tar.gz"
5+ MD5SUM="bc58741c8096f66307a19f75e169dd2e "
66DOWNLOAD_x86_64=""
77MD5SUM_x86_64=""
88REQUIRES="python3-atpublic"
You can’t perform that action at this time.
0 commit comments