Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dulwich for openSUSE:Factory 
checked in at 2021-04-26 16:38:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dulwich (Old)
 and      /work/SRC/openSUSE:Factory/.python-dulwich.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dulwich"

Mon Apr 26 16:38:47 2021 rev:38 rq:887882 version:0.20.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes    
2020-12-30 17:12:34.248764086 +0100
+++ /work/SRC/openSUSE:Factory/.python-dulwich.new.12324/python-dulwich.changes 
2021-04-26 16:38:59.326014935 +0200
@@ -1,0 +2,14 @@
+Thu Apr 22 20:19:33 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 0.20.20:
+  * Support untracked symlinks to paths outside the
+    repository.
+  * Fix handling of negative matches in nested gitignores.
+  * Fix formatting in setup.py. (Jelmer Vernoo??)
+  * Add release configuration. (Jelmer Vernoo??)
+  * credentials: ignore end-of-line character. (Georges Racinet)
+  * Fix failure in get_untracked_paths when the repository contains symlinks.
+  * docs: Clarify that Git objects are created on `git add`.
+  * Add flag to only attempt to fetch ignored untracked files when 
specifically requested.
+
+-------------------------------------------------------------------

Old:
----
  dulwich-0.20.15.tar.gz

New:
----
  dulwich-0.20.20.tar.gz

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

Other differences:
------------------
++++++ python-dulwich.spec ++++++
--- /var/tmp/diff_new_pack.PXXZ7h/_old  2021-04-26 16:38:59.818015718 +0200
+++ /var/tmp/diff_new_pack.PXXZ7h/_new  2021-04-26 16:38:59.822015724 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dulwich
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,10 +20,10 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-dulwich
-Version:        0.20.15
+Version:        0.20.20
 Release:        0
 Summary:        Pure-Python Git Library
-License:        GPL-2.0-or-later OR Apache-2.0
+License:        Apache-2.0 OR GPL-2.0-or-later
 Group:          Development/Languages/Python
 URL:            https://www.dulwich.io
 Source0:        
https://files.pythonhosted.org/packages/source/d/dulwich/dulwich-%{version}.tar.gz
@@ -44,11 +44,11 @@
 Requires:       python-certifi
 Requires:       python-urllib3 >= 1.24.1
 Requires(post): update-alternatives
-Requires(preun): update-alternatives
+Requires(preun):update-alternatives
 Recommends:     python-fastimport
-Recommends:     python-gpg
 Recommends:     python-gevent
 Recommends:     python-geventhttpclient
+Recommends:     python-gpg
 Obsoletes:      %{oldpython}-dulwich-doc < 0.20.5
 %python_subpackages
 

++++++ dulwich-0.20.15.tar.gz -> dulwich-0.20.20.tar.gz ++++++
++++ 39480 lines of diff (skipped)

Reply via email to