Hello community,

here is the log from the commit of package python-dulwich for openSUSE:Factory 
checked in at 2016-01-01 19:47:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2015-05-15 07:44:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-dulwich.new/python-dulwich.changes       
2016-01-01 19:47:56.000000000 +0100
@@ -1,0 +2,41 @@
+Sat Dec  5 23:29:21 UTC 2015 - [email protected]
+
+- update to 0.11.2
+  + IMPROVEMENTS
+    * Add support for agent= capability. (Jelmer Vernooij, #298)
+    * Add support for quiet capability. (Jelmer Vernooij)
+  + BUG FIXES
+    * The ParamikoSSHVendor class has been moved to
+      dulwich.contrib.paramiko_vendor, as it’s currently untested.
+      (Jelmer Vernooij, #364)
+
+- update to 0.11.1 2015-09-13
+  * Fix-up release to exclude broken blame.py file.
+
+- update to 0.11.0 2015-09-13
+  + IMPROVEMENTS
+    * Extended Python3 support to most of the codebase. (Gary van der
+      Merwe, Jelmer Vernooij)
+    * The Repo object has a new close method that can be called to close
+      any open resources. (Gary van der Merwe)
+    * Support ‘git.bat’ in SubprocessGitClient on Windows. (Stefan
+      Zimmermann)
+    * Advertise ‘ofs-delta’ capability in receive-pack server side
+      capabilities. (Jelmer Vernooij)
+    * Switched default_local_git_client_cls to LocalGitClient. (Gary van
+      der Merwe)
+    * Add porcelain.ls_remote and GitClient.get_refs. (Michael Edgar)
+    * Add Repo.discover method. (B. M. Corser)
+    * Add dulwich.objectspec.parse_refspec. (Jelmer Vernooij)
+    * Add porcelain.pack_objects and porcelain.repack. (Jelmer Vernooij)
+ + BUG FIXES
+    * Fix handling of ‘done’ in graph walker and implement the ‘no-done’
+      capability. (Tommy Yu, #88)
+    * Avoid recursion limit issues resolving deltas. (William Grant, #81)
+    * Allow arguments in local client binary path overrides. (Jelmer
+      Vernooij)
+    * Fix handling of commands with arguments in paramiko SSH
+      client. (Andreas Klöckner, Jelmer Vernooij, #363)
+    * Fix parsing of quoted strings in configs. (Jelmer Vernooij, #305)
+
+-------------------------------------------------------------------

Old:
----
  dulwich-0.10.1a.tar.gz

New:
----
  dulwich-0.11.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-dulwich.spec ++++++
--- /var/tmp/diff_new_pack.yb2Oud/_old  2016-01-01 19:47:57.000000000 +0100
+++ /var/tmp/diff_new_pack.yb2Oud/_new  2016-01-01 19:47:57.000000000 +0100
@@ -17,14 +17,15 @@
 
 
 Name:           python-dulwich
-Version:        0.10.1a
+Version:        0.11.2
 Release:        0
-Url:            http://samba.org/~jelmer/dulwich
+Url:            https://www.dulwich.io
 Summary:        Pure-Python Git Library
 License:        GPL-2.0+
 Group:          Development/Languages/Python
 Source:         
https://pypi.python.org/packages/source/d/dulwich/dulwich-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -44,6 +45,7 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%fdupes %{buildroot}
 
 %files
 %defattr(-,root,root,-)

++++++ dulwich-0.10.1a.tar.gz -> dulwich-0.11.2.tar.gz ++++++
++++ 16332 lines of diff (skipped)


Reply via email to