[packages/python-pyicu] - up to 1.9.5
baggins
baggins at pld-linux.org
Sun Mar 12 18:59:00 CET 2017
commit 778964486a85f4ba8bb8b221fc4a2fa7804f1f49
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 12 18:58:48 2017 +0100
- up to 1.9.5
python-pyicu.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python-pyicu.spec b/python-pyicu.spec
index 0c35c9c..ed32698 100644
--- a/python-pyicu.spec
+++ b/python-pyicu.spec
@@ -6,13 +6,13 @@
Summary: PyICU - Python 2 extension wrapping IBM's ICU C++ API
Summary(pl.UTF-8): PyICU - rozszerzenie Pythona 2 obudowujące API C++ biblioteki ICU firmy IBM
Name: python-pyicu
-Version: 1.8
-Release: 11
+Version: 1.9.5
+Release: 1
License: MIT-like
Group: Development/Languages/Python
-Source0: https://pypi.python.org/packages/source/P/PyICU/PyICU-%{version}.tar.gz
-# Source0-md5: 00c8d40e5400f52c8474aa9480e8dbc1
-URL: http://pyicu.osafoundation.org/
+Source0: https://pypi.python.org/packages/a2/9f/1947f288143191b903e58633ee597cb98bc284de28dafb1231b6f8b67b99/PyICU-%{version}.tar.gz
+# Source0-md5: 30f85b7272f15b26c110c9f3e3a9e7a0
+URL: http://site.icu-project.org/
BuildRequires: libicu-devel >= 3.6
BuildRequires: libstdc++-devel
%if %{with python2}
@@ -84,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%files
%defattr(644,root,root,755)
-%doc CHANGES CREDITS LICENSE README
+%doc CHANGES CREDITS LICENSE README.md
%{py_sitedir}/PyICU.py[co]
%{py_sitedir}/docs.py[co]
%{py_sitedir}/icu.py[co]
@@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python3}
%files -n python3-pyicu
%defattr(644,root,root,755)
-%doc CHANGES CREDITS LICENSE README
+%doc CHANGES CREDITS LICENSE README.md
%{py3_sitedir}/PyICU.py
%{py3_sitedir}/docs.py
%{py3_sitedir}/icu.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyicu.git/commitdiff/778964486a85f4ba8bb8b221fc4a2fa7804f1f49
More information about the pld-cvs-commit
mailing list