[packages/python-html5lib] - switch to pypi tarball, which includes testdata submodule used by optional chardet tests; release

qboosh qboosh at pld-linux.org
Thu Jul 19 22:05:00 CEST 2018


commit 8d0bfa6047f8eee2978658c339743d5caebb6b09
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jul 19 22:06:55 2018 +0200

    - switch to pypi tarball, which includes testdata submodule used by optional chardet tests; release 2

 python-html5lib.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-html5lib.spec b/python-html5lib.spec
index d43bb8b..fa96420 100644
--- a/python-html5lib.spec
+++ b/python-html5lib.spec
@@ -9,12 +9,12 @@ Summary:	HTML parser/tokenizer based on the WHATWG HTML5 specification
 Summary(pl.UTF-8):	Analizator i tokenizer HTML-a oparty na specyfikacji WHATWG HTML5
 Name:		python-%{module}
 Version:	1.0.1
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries/Python
-#Source0Download: https://github.com/html5lib/html5lib-python/releases
-Source0:	https://github.com/html5lib/html5lib-python/archive/%{version}/%{module}-%{version}.tar.gz
-# Source0-md5:	ef1146d400657a17d396fb21da5b24b8
+#Source0Download: https://pypi.org/simple/html5lib/
+Source0:	https://files.pythonhosted.org/packages/source/h/html5lib/%{module}-%{version}.tar.gz
+# Source0-md5:	942a0688d6bdf20d087c9805c40182ad
 URL:		https://github.com/html5lib/
 %if %{with python2}
 BuildRequires:	python-devel >= 1:2.7
@@ -69,7 +69,7 @@ HTML parser/tokenizer based on the WHATWG HTML5 specification.
 Analizator i tokenizer HTML-a oparty na specyfikacji WHATWG HTML5.
 
 %prep
-%setup -q -n %{module}-python-%{version}
+%setup -q -n %{module}-%{version}
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-html5lib.git/commitdiff/8d0bfa6047f8eee2978658c339743d5caebb6b09



More information about the pld-cvs-commit mailing list