[packages/python-test-server] - egg-info typo, release 2

qboosh qboosh at pld-linux.org
Tue Dec 31 16:14:02 CET 2019


commit 4a9cd48819b317a8f5ee8d826aac47af96beab62
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 31 16:14:55 2019 +0100

    - egg-info typo, release 2

 python-test-server.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-test-server.spec b/python-test-server.spec
index 901773f..0464008 100644
--- a/python-test-server.spec
+++ b/python-test-server.spec
@@ -8,7 +8,7 @@ Summary:	Server to test HTTP clients
 Summary(pl.UTF-8):	Serwer do testówania klientów HTTP
 Name:		python-test-server
 Version:	0.0.31
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/test-server/
@@ -100,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CHANGELOG.md README.rst 
 %{py_sitescriptdir}/test_server
-%{py_sitescriptdir}/test-server-%{version}-py*.egg-info
+%{py_sitescriptdir}/test_server-%{version}-py*.egg-info
 %endif
 
 %if %{with python3}
@@ -108,5 +108,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CHANGELOG.md README.rst 
 %{py3_sitescriptdir}/test_server
-%{py3_sitescriptdir}/test-server-%{version}-py*.egg-info
+%{py3_sitescriptdir}/test_server-%{version}-py*.egg-info
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-test-server.git/commitdiff/4a9cd48819b317a8f5ee8d826aac47af96beab62



More information about the pld-cvs-commit mailing list