[packages/python-blinker] - up to 1.4

arekm arekm at pld-linux.org
Thu Nov 8 06:51:00 CET 2018


commit 3c8e0fecc311ec7588d0f4f1a8855bd29833e82e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Nov 8 06:50:54 2018 +0100

    - up to 1.4

 python-blinker.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-blinker.spec b/python-blinker.spec
index affc67e..e0fe3cc 100644
--- a/python-blinker.spec
+++ b/python-blinker.spec
@@ -10,12 +10,12 @@ Summary:	Fast, simple object-to-object and broadcast signaling
 Summary(pl.UTF-8):	Szybkie, proste przesyłanie sygnałów pomiędzy obiektami
 # Name must match the python module/package name (as in 'import' statement)
 Name:		python-%{module}
-Version:	1.3
-Release:	7
+Version:	1.4
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/b/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5:	66e9688f2d287593a0e698cd8a5fbc57
+# Source0-md5:	8b3722381f83c2813c52de3016b68d33
 URL:		http://pythonhosted.org/blinker/
 BuildRequires:	rpm-pythonprov
 # if py_postclean is used
@@ -113,7 +113,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGES README LICENSE
+%doc AUTHORS CHANGES README.md LICENSE
 %dir %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}/*.py[co]
 %if "%{py_ver}" > "2.4"
@@ -124,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGES README LICENSE
+%doc AUTHORS CHANGES README.md LICENSE
 %{py3_sitescriptdir}/%{module}
 %{py3_sitescriptdir}/%{module}-%{version}-py*.egg-info
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-blinker.git/commitdiff/3c8e0fecc311ec7588d0f4f1a8855bd29833e82e



More information about the pld-cvs-commit mailing list