]> git.pld-linux.org Git - packages/python-pytest-httpbin.git/commitdiff
- __init__.py requires version.py in source form; release 2 auto/th/python-pytest-httpbin-0.2.3-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 19 Apr 2017 19:12:10 +0000 (21:12 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 19 Apr 2017 19:12:10 +0000 (21:12 +0200)
python-pytest-httpbin.spec

index f2f5f2b3720f37569ed809e89aca9a877678e2fb..f1f65d9ad90ce35f6fc5d6794e525442b879cd51 100644 (file)
@@ -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}
This page took 0.115982 seconds and 4 git commands to generate.