From fbe2269dc7c365a1c0c6c2588fabafba1d40485f Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sun, 14 Oct 2018 16:30:53 +0100 Subject: python/tinycss: Switch homepage to https. Signed-off-by: David Spencer --- python/tinycss/slack-desc | 2 +- python/tinycss/tinycss.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/tinycss/slack-desc b/python/tinycss/slack-desc index ac7071a213..8c62c02126 100644 --- a/python/tinycss/slack-desc +++ b/python/tinycss/slack-desc @@ -12,7 +12,7 @@ tinycss: tinycss is a complete yet simple CSS parser for Python. It supports tinycss: the full syntax and error handling for CSS 2.1 as well as some CSS tinycss: 3 modules: CSS Color 3, CSS Fonts 3, CSS Paged Media 3. tinycss: -tinycss: Homepage: http://tinycss.readthedocs.io/en/latest/ +tinycss: Homepage: https://tinycss.readthedocs.io/en/latest/ tinycss: tinycss: tinycss: diff --git a/python/tinycss/tinycss.info b/python/tinycss/tinycss.info index 6585f65e64..d59baa2a87 100644 --- a/python/tinycss/tinycss.info +++ b/python/tinycss/tinycss.info @@ -1,6 +1,6 @@ PRGNAM="tinycss" VERSION="0.4" -HOMEPAGE="http://tinycss.readthedocs.io/en/latest/" +HOMEPAGE="https://tinycss.readthedocs.io/en/latest/" DOWNLOAD="https://pypi.python.org/packages/05/59/af583fff6236c7d2f94f8175c40ce501dcefb8d1b42e4bb7a2622dff689e/tinycss-0.4.tar.gz" MD5SUM="36b7b0e48081ebff5e6d7bbd40ad21da" DOWNLOAD_x86_64="" -- cgit v1.2.3