From 0b51abb5ecbcc0da9bd62405a7d574901ba84f0e Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sat, 23 May 2020 00:13:54 +0000 Subject: Sat May 23 00:13:54 UTC 2020 l/libarchive-3.4.3-x86_64-1.txz: Upgraded. l/python-six-1.15.0-x86_64-1.txz: Upgraded. l/zstd-1.4.5-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-68.8.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/68.8.1/releasenotes/ --- source/l/python-six/python-six.SlackBuild | 2 +- source/l/python-six/six.url | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 source/l/python-six/six.url (limited to 'source/l/python-six') diff --git a/source/l/python-six/python-six.SlackBuild b/source/l/python-six/python-six.SlackBuild index 368928400..645008e05 100755 --- a/source/l/python-six/python-six.SlackBuild +++ b/source/l/python-six/python-six.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=python-six VERSION=${VERSION:-$(echo six-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/python-six/six.url b/source/l/python-six/six.url new file mode 100644 index 000000000..07f08e783 --- /dev/null +++ b/source/l/python-six/six.url @@ -0,0 +1 @@ +http://pypi.python.org/pypi/six/ -- cgit v1.2.3-65-gdbad