]> git.pld-linux.org Git - packages/python-chardet.git/commitdiff
- up to 2.3.0 auto/th/python-chardet-2.3.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 17 May 2015 06:50:19 +0000 (08:50 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 17 May 2015 06:50:19 +0000 (08:50 +0200)
python-chardet.spec

index 856fe5e8d6a1dd814170049a6daf67dfb27b7f38..db0d0594e9a199cb34d94690ecf3046c537da713 100644 (file)
@@ -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"
This page took 0.123055 seconds and 4 git commands to generate.