commit python-dulwich for openSUSE:Factory
Hello community, here is the log from the commit of package python-dulwich for openSUSE:Factory checked in at 2017-01-25 23:26:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dulwich (Old) and /work/SRC/openSUSE:Factory/.python-dulwich.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-dulwich" Changes: -------- --- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes 2016-08-17 12:05:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-dulwich.new/python-dulwich.changes 2017-01-25 23:26:34.529466160 +0100 @@ -1,0 +2,36 @@ +Wed Jan 18 17:49:04 UTC 2017 - dmueller@suse.com + +- update to 0.16.3: + IMPROVEMENTS + * Fixed failing test-cases on windows. + (Koen Martens) + * Add support for worktrees. See `git-worktree(1)` and + `gitrepository-layout(5)`. (Laurent Rineau) + * Add support for `commondir` file in Git control + directories. (Laurent Rineau) + * Add support for passwords in HTTP URLs. + (Jon Bain, Mika Mäenpää) + * Add `release_robot` script to contrib, + allowing easy finding of current version based on Git tags. + (Mark Mikofski) + * Add ``Blob.splitlines`` method. + (Jelmer Vernooij) + * Add `dulwich.config.parse_submodules` function. + * Add `RefsContainer.follow` method. (#438) + * Support `ssh://` URLs in get_transport_and_path_from_url(). + (Jelmer Vernooij, #402) + * Support missing empty line after headers in Git commits and tags. + (Nicolas Dandrimont, #413) + * Fix `dulwich.porcelain.status` when used in empty trees. + (Jelmer Vernooij, #415) + * Return copies of objects in MemoryObjectStore rather than + references, making the behaviour more consistent with that of + DiskObjectStore. (Félix Mattrat, Jelmer Vernooij) + * Fix ``dulwich.web`` on Python3. (#295, Jonas Haag) + * Many bugfixes, see NEWS file for details + CHANGES + * Changed license from "GNU General Public License, version 2.0 or later" + to "Apache License, version 2.0 or later or GNU General Public License, + version 2.0 or later". (#153) + +------------------------------------------------------------------- Old: ---- dulwich-0.12.0.tar.gz New: ---- dulwich-0.16.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dulwich.spec ++++++ --- /var/tmp/diff_new_pack.ltNYt1/_old 2017-01-25 23:26:34.905409484 +0100 +++ /var/tmp/diff_new_pack.ltNYt1/_new 2017-01-25 23:26:34.905409484 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-dulwich # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,22 +17,18 @@ Name: python-dulwich -Version: 0.12.0 +Version: 0.16.3 Release: 0 Url: https://www.dulwich.io Summary: Pure-Python Git Library -License: GPL-2.0+ +License: GPL-2.0+ or Apache-2.0 Group: Development/Languages/Python -Source: https://pypi.python.org/packages/source/d/dulwich/dulwich-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source: https://pypi.io/packages/source/d/dulwich/dulwich-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-Sphinx BuildRequires: python-devel Requires(post): update-alternatives Requires(preun): update-alternatives -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 -%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%endif %description Simple Pure-Python implementation of the Git file formats and protocols. Dulwich ++++++ dulwich-0.12.0.tar.gz -> dulwich-0.16.3.tar.gz ++++++ ++++ 11007 lines of diff (skipped)
participants (1)
-
root@hilbertn.suse.de