Hello community,

here is the log from the commit of package python-dulwich for openSUSE:Factory 
checked in at 2020-06-21 18:49:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dulwich (Old)
 and      /work/SRC/openSUSE:Factory/.python-dulwich.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dulwich"

Sun Jun 21 18:49:43 2020 rev:31 rq:813452 version:0.20.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes    
2020-04-04 12:19:29.439627539 +0200
+++ /work/SRC/openSUSE:Factory/.python-dulwich.new.3606/python-dulwich.changes  
2020-06-21 19:04:32.548643866 +0200
@@ -1,0 +2,24 @@
+Mon Jun  8 19:22:41 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 0.20.2:
+   * Brown bag release to fix uploads of Windows wheels.
+   * Publish binary wheels for: Windows, Linux, Mac OS X.
+     (Jelmer Vernooij, #711, #710, #629)
+   * Drop support for Python 2. (Jelmer Vernooij)
+   * Only return files from the loose store that look like git objects.
+   * Ignore agent= capability if sent by client.
+   * Don't break when encountering block devices.
+   * Decode URL paths in HttpGitClient using utf-8 rather than file system
+   * Fix pushing from a shallow clone.
+   * Don't send "deepen None" to server if graph walker
+     supports shallow. (Jelmer Vernooij, #747)
+   * Support tweaking the compression level for
+     loose objects through the "core.looseCompression" and
+     "core.compression" settings. (Jelmer Vernooij)
+   * Support tweaking the compression level for
+     pack objects through the "core.packCompression" and
+     "core.compression" settings. (Jelmer Vernooij)
+   * Add a "dulwich.contrib.diffstat" module.
+     (Kevin Hendricks)
+
+-------------------------------------------------------------------

Old:
----
  dulwich-0.19.15.tar.gz

New:
----
  dulwich-0.20.2.tar.gz

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

Other differences:
------------------
++++++ python-dulwich.spec ++++++
--- /var/tmp/diff_new_pack.SkOjnu/_old  2020-06-21 19:04:32.932645113 +0200
+++ /var/tmp/diff_new_pack.SkOjnu/_new  2020-06-21 19:04:32.932645113 +0200
@@ -18,8 +18,9 @@
 
 %define oldpython python
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-dulwich
-Version:        0.19.15
+Version:        0.20.2
 Release:        0
 Summary:        Pure-Python Git Library
 License:        GPL-2.0-or-later OR Apache-2.0

++++++ dulwich-0.19.15.tar.gz -> dulwich-0.20.2.tar.gz ++++++
++++ 5195 lines of diff (skipped)


Reply via email to