[packages/python-pytest-httpbin] - __init__.py requires version.py in source form; release 2
qboosh
qboosh at pld-linux.org
Wed Apr 19 21:12:00 CEST 2017
commit 415bd3840305e5a14604a42437ae1aa0c2141070
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Apr 19 21:12:10 2017 +0200
- __init__.py requires version.py in source form; release 2
python-pytest-httpbin.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pytest-httpbin.spec b/python-pytest-httpbin.spec
index f2f5f2b..f1f65d9 100644
--- a/python-pytest-httpbin.spec
+++ b/python-pytest-httpbin.spec
@@ -7,7 +7,7 @@ Summary: py.test plugin to test HTTP libraries against a local copy of httpbin
Summary(pl.UTF-8): Wtyczka py.test do testowania bibliotek HTTP względem lokalnej kopii httpbin
Name: python-pytest-httpbin
Version: 0.2.3
-Release: 1
+Release: 2
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.python.org/simple/pytest-httpbin/
@@ -66,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%py_install
-%py_postclean
+%py_postclean -x version.py
%endif
%if %{with python3}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-httpbin.git/commitdiff/415bd3840305e5a14604a42437ae1aa0c2141070
More information about the pld-cvs-commit
mailing list