commit 0baa43d1b3b65e7b9e5c9396ec1f92728dc5e031
Author: Kacper Kornet <[email protected]>
Date:   Sun Oct 13 02:46:26 2013 +0100

    updated to 0.19.1

 python-pygit2.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-pygit2.spec b/python-pygit2.spec
index 6603827..709f71d 100644
--- a/python-pygit2.spec
+++ b/python-pygit2.spec
@@ -7,12 +7,12 @@
 %define        module  pygit2
 Summary:       Python bindings for libgit2 library
 Name:          python-%{module}
-Version:       0.19.0
+Version:       0.19.1
 Release:       1
 License:       GPL v2 with linking exception
 Group:         Libraries/Python
 Source0:       
http://pypi.python.org/packages/source/p//pygit2/%{module}-%{version}.tar.gz
-# Source0-md5: eb0c2e036969505b17cfe47631cbddc1
+# Source0-md5: 6c61833605bb52a483141780ad233584
 URL:           https://pypi.python.org/pypi/pygit2
 BuildRequires: libgit2-devel >= 0.19.0
 BuildRequires: python-devel
@@ -56,14 +56,14 @@ Dokumentacja API %{module}.
 %{__python3} setup.py build --build-base build-3
 %endif
 
-%{?with_tests:%{__python} setup.py test}
+%{?with_tests:%{__python} setup.py test --build-base build-2}
 
 %if %{with python3}
 %{__python3} setup.py \
        build -b build-3
 
 %if %{with tests}
-%{__python3} setup.py test
+%{__python3} setup.py test --build-base build-3
 %endif
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pygit2.git/commitdiff/0baa43d1b3b65e7b9e5c9396ec1f92728dc5e031

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

Reply via email to