[packages/python-chardet] - up to 2.1.1

arekm arekm at pld-linux.org
Mon May 27 18:59:10 CEST 2013


commit da08e7be9072ae31c8c743e89be5df0da6b6a2c6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon May 27 18:59:07 2013 +0200

    - up to 2.1.1

 python-chardet.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/python-chardet.spec b/python-chardet.spec
index 0d11777..856fe5e 100644
--- a/python-chardet.spec
+++ b/python-chardet.spec
@@ -3,18 +3,19 @@
 Summary:	Character encoding auto-detection in Python
 Summary(pl.UTF-8):	Automatyczne wykrywanie kodowania znaków w Pythonie
 Name:		python-%{module}
-Version:	1.0.1
-Release:	6
+Version:	2.1.1
+Release:	1
 License:	LGPL
 Group:		Libraries/Python
-Source0:	http://chardet.feedparser.org/download/%{module}-%{version}.tgz
-# Source0-md5:	f8c510a6fac300fe0ac9a0c24a76a7ba
-URL:		http://chardet.feedparser.org/
+Source0:	https://pypi.python.org/packages/source/c/chardet/%{module}-%{version}.tar.gz
+# Source0-md5:	295367fd210d20f3febda615a88e1ef0
+URL:		https://pypi.python.org/pypi/chardet
 BuildRequires:	python >= 1:2.4
 BuildRequires:	python-devel >= 1:2.4
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,6 +45,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/chardetect.py
 %doc docs/*
 %dir %{py_sitescriptdir}/chardet
 %{py_sitescriptdir}/chardet/*.py[co]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-chardet.git/commitdiff/da08e7be9072ae31c8c743e89be5df0da6b6a2c6



More information about the pld-cvs-commit mailing list