aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/cssselect/cssselect.SlackBuild4
-rw-r--r--python/cssselect/cssselect.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/cssselect/cssselect.SlackBuild b/python/cssselect/cssselect.SlackBuild
index c95636a48b47..0ffd43c235bd 100644
--- a/python/cssselect/cssselect.SlackBuild
+++ b/python/cssselect/cssselect.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cssselect
-# Copyright 2012-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2012-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cssselect
-VERSION=${VERSION:-1.0.3}
+VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/cssselect/cssselect.info b/python/cssselect/cssselect.info
index e83f20c94e03..a08e75f0798f 100644
--- a/python/cssselect/cssselect.info
+++ b/python/cssselect/cssselect.info
@@ -1,8 +1,8 @@
PRGNAM="cssselect"
-VERSION="1.0.3"
+VERSION="1.1.0"
HOMEPAGE="https://cssselect.readthedocs.io/en/latest/"
-DOWNLOAD="https://files.pythonhosted.org/packages/52/ea/f31e1d2e9eb130fda2a631e22eac369dc644e8807345fbed5113f2d6f92b/cssselect-1.0.3.tar.gz"
-MD5SUM="50422c9ec04b74cd60c571f74ddc1a80"
+DOWNLOAD="https://pypi.io/packages/source/c/cssselect/cssselect-1.1.0.tar.gz"
+MD5SUM="fa57704c1cb66cc8e537b782bd6b227e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""