commit python-pygit2 for openSUSE:Factory
Hello community, here is the log from the commit of package python-pygit2 for openSUSE:Factory checked in at 2017-08-29 11:44:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old) and /work/SRC/openSUSE:Factory/.python-pygit2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-pygit2" Tue Aug 29 11:44:01 2017 rev:15 rq:518568 version:0.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes 2017-05-06 18:26:54.634432444 +0200 +++ /work/SRC/openSUSE:Factory/.python-pygit2.new/python-pygit2.changes 2017-08-29 11:44:01.588781704 +0200 @@ -1,0 +2,10 @@ +Thu Aug 24 15:45:45 UTC 2017 - toddrme2178@gmail.com + +- Update to 0.26.0 + * Update to libgit2 v0.26 + * Drop support for Python 3.2, add support for cffi 1.10 + * New ``Repository.revert_commit(...)`` + * New ``Branch.is_checked_out()`` + * Various fixes + +------------------------------------------------------------------- Old: ---- pygit2-0.25.0.tar.gz New: ---- pygit2-0.26.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygit2.spec ++++++ --- /var/tmp/diff_new_pack.bt2nGW/_old 2017-08-29 11:44:02.660630606 +0200 +++ /var/tmp/diff_new_pack.bt2nGW/_new 2017-08-29 11:44:02.708623840 +0200 @@ -17,15 +17,16 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%bcond_with test Name: python-pygit2 -Version: 0.25.0 +Version: 0.26.0 Release: 0 Summary: Python bindings for libgit2 License: GPL-2.0 Group: Development/Languages/Python Url: https://github.com/libgit2/pygit2 Source: https://pypi.io/packages/source/p/pygit2/pygit2-%{version}.tar.gz -BuildRequires: libgit2-devel >= 0.25 +BuildRequires: libgit2-devel >= %{version} BuildRequires: libopenssl-devel BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -53,8 +54,10 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%if %{with test} %check -#python setup.py test +%python_exec setup.py test +%endif %files %{python_files} %defattr(-,root,root,-) ++++++ pygit2-0.25.0.tar.gz -> pygit2-0.26.0.tar.gz ++++++ ++++ 6188 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de