[packages/python-chardet] - up to 2.3.0
arekm
arekm at pld-linux.org
Sun May 17 08:50:24 CEST 2015
commit e096522f62b085eb541828384546fb0a94f2c97a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun May 17 08:50:19 2015 +0200
- up to 2.3.0
python-chardet.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-chardet.spec b/python-chardet.spec
index 856fe5e..db0d059 100644
--- a/python-chardet.spec
+++ b/python-chardet.spec
@@ -3,12 +3,12 @@
Summary: Character encoding auto-detection in Python
Summary(pl.UTF-8): Automatyczne wykrywanie kodowania znaków w Pythonie
Name: python-%{module}
-Version: 2.1.1
+Version: 2.3.0
Release: 1
License: LGPL
Group: Libraries/Python
Source0: https://pypi.python.org/packages/source/c/chardet/%{module}-%{version}.tar.gz
-# Source0-md5: 295367fd210d20f3febda615a88e1ef0
+# Source0-md5: 25274d664ccb5130adae08047416e1a8
URL: https://pypi.python.org/pypi/chardet
BuildRequires: python >= 1:2.4
BuildRequires: python-devel >= 1:2.4
@@ -45,8 +45,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/chardetect.py
-%doc docs/*
+%attr(755,root,root) %{_bindir}/chardetect
+%doc README.rst
%dir %{py_sitescriptdir}/chardet
%{py_sitescriptdir}/chardet/*.py[co]
%if "%{py_ver}" > "2.4"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-chardet.git/commitdiff/e096522f62b085eb541828384546fb0a94f2c97a
More information about the pld-cvs-commit
mailing list