diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-06-10 19:38:52 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-14 01:15:44 +0100 |
commit | 98e4f176702d733d4a8f64b4d7eaac17d5b0c66f (patch) | |
tree | a96d0ca6fc2ac88a6fdd8b8e1366e3a4dbae0585 /python/cssselect/cssselect.info | |
parent | 037a2455b4507d00daf27f3d977e80ff392a3d2d (diff) |
python/cssselect: Updated for version 1.0.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/cssselect/cssselect.info')
-rw-r--r-- | python/cssselect/cssselect.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/cssselect/cssselect.info b/python/cssselect/cssselect.info index d3cba38796e98..e83f20c94e03a 100644 --- a/python/cssselect/cssselect.info +++ b/python/cssselect/cssselect.info @@ -1,8 +1,8 @@ PRGNAM="cssselect" -VERSION="1.0.1" -HOMEPAGE="http://packages.python.org/cssselect/" -DOWNLOAD="https://pypi.python.org/packages/77/ff/9c865275cd19290feba56344eba570e719efb7ca5b34d67ed12b22ebbb0d/cssselect-1.0.1.tar.gz" -MD5SUM="3fa03bf82a9f0b1223c0f1eb1369e139" +VERSION="1.0.3" +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_x86_64="" MD5SUM_x86_64="" REQUIRES="" |