[packages/python-py] - updated to 1.10.0

qboosh qboosh at pld-linux.org
Sun Jan 31 22:23:00 CET 2021


commit 7911046fe682d0700f749f0ad3bbb7b0908704a2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 31 22:23:19 2021 +0100

    - updated to 1.10.0

 python-py.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-py.spec b/python-py.spec
index d030503..ec0c878 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -9,13 +9,13 @@
 Summary:	Library with cross-python path, ini-parsing, io, code, log facilities
 Summary(pl.UTF-8):	Biblioteka wspierająca obsługę ścieżek, ini, we/wy, kodowania i logowania w wielu Pythonach
 Name:		python-%{module}
-Version:	1.9.0
+Version:	1.10.0
 Release:	1
 License:	MIT
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.org/simple/py/
 Source0:	https://files.pythonhosted.org/packages/source/p/py/py-%{version}.tar.gz
-# Source0-md5:	b80db4e61eef724f49feb4d20b649e62
+# Source0-md5:	5f108bfe00d5468cbdb8071051f86a55
 URL:		https://pypi.org/project/py/
 %if %{with python2}
 BuildRequires:	python-devel >= 1:2.7
@@ -140,7 +140,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGELOG LICENSE README.rst
+%doc AUTHORS CHANGELOG.rst LICENSE README.rst
 %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}-%{version}-py*.egg-info
 %endif
@@ -148,7 +148,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-py
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGELOG LICENSE README.rst
+%doc AUTHORS CHANGELOG.rst LICENSE README.rst
 %{py3_sitescriptdir}/%{module}
 %{py3_sitescriptdir}/%{module}-%{version}-py*.egg-info
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-py.git/commitdiff/7911046fe682d0700f749f0ad3bbb7b0908704a2



More information about the pld-cvs-commit mailing list