commit 44cc8c7ab94f00a939a49545d99d11fa6883a53b
Author: Jan RÄ™korajski <[email protected]>
Date:   Wed Mar 8 20:47:58 2017 +0100

    - fixed build/test dirs
    - rel 3

 python-bunch.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-bunch.spec b/python-bunch.spec
index a86b3b8..c0b65d7 100644
--- a/python-bunch.spec
+++ b/python-bunch.spec
@@ -6,7 +6,7 @@
 Summary:       Python dictionary with attribute-style access
 Name:          python-bunch
 Version:       1.0.1
-Release:       2
+Release:       3
 License:       MIT
 Group:         Development/Languages
 Source0:       
http://pypi.python.org/packages/source/b/bunch/bunch-%{version}.tar.gz
@@ -36,8 +36,8 @@ dos2unix LICENSE.txt README.rst
 %py_build
 
 %if %{with tests}
-PYTHONPATH=build/lib nosetests-%{py_ver} --with-doctest
-PYTHONPATH=build/lib %{__python} build/lib/bunch/test.py
+PYTHONPATH=buidl-2/lib nosetests-%{py_ver} --with-doctest
+PYTHONPATH=build-2/lib %{__python} build-2/lib/bunch/test.py
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-bunch.git/commitdiff/44cc8c7ab94f00a939a49545d99d11fa6883a53b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to