Hello community,
here is the log from the commit of package python-GitPython for
openSUSE:Factory checked in at 2019-10-08 19:58:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-GitPython (Old)
and /work/SRC/openSUSE:Factory/.python-GitPython.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GitPython"
Tue Oct 8 19:58:10 2019 rev:16 rq:735864 version:3.0.3.1570041589.23b83cd
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-GitPython/python-GitPython.changes
2019-09-26 20:40:12.686706429 +0200
+++
/work/SRC/openSUSE:Factory/.python-GitPython.new.2352/python-GitPython.changes
2019-10-08 19:58:15.140139626 +0200
@@ -1,0 +2,20 @@
+Mon Oct 07 13:33:58 UTC 2019 - [email protected]
+
+- Update to version 3.0.3.1570041589.23b83cd:
+ * Prepare v3.0.3
+ * git: repo: base: update clone_from env argument description
+ * remove previously added debug code from test_doc.py
+ * Revert "Remove control character stripping."
+ * Try to fix tests; get more debug output
+ * Update util.py
+ * Update util.py
+ * Remove control character stripping.
+ * add type check to git.Remote.__eq__
+ * Take advantage of universal newlines.
+ * Parse rejected deletes.
+ * Remove assert that can fail erroneously.
+ * Fix test_commit_msg_hook_success.
+ * fix decoding problem
+ * Fix #889: Add DeepSource config and fix some major issues
+
+-------------------------------------------------------------------
Old:
----
GitPython-3.0.2.1566444429.0765792.tar.xz
New:
----
GitPython-3.0.3.1570041589.23b83cd.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-GitPython.spec ++++++
--- /var/tmp/diff_new_pack.sVG6TS/_old 2019-10-08 19:58:16.420135792 +0200
+++ /var/tmp/diff_new_pack.sVG6TS/_new 2019-10-08 19:58:16.440135732 +0200
@@ -19,11 +19,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-GitPython
-Version: 3.0.2.1566444429.0765792
+Version: 3.0.3.1570041589.23b83cd
Release: 0
Summary: Python Git Library
License: BSD-3-Clause
-Group: Development/Languages/Python
URL: https://github.com/gitpython-developers/GitPython
Source: GitPython-%{version}.tar.xz
Patch0: test-skips.patch
++++++ GitPython-3.0.2.1566444429.0765792.tar.xz ->
GitPython-3.0.3.1570041589.23b83cd.tar.xz ++++++
/work/SRC/openSUSE:Factory/python-GitPython/GitPython-3.0.2.1566444429.0765792.tar.xz
/work/SRC/openSUSE:Factory/.python-GitPython.new.2352/GitPython-3.0.3.1570041589.23b83cd.tar.xz
differ: char 26, line 1
++++++ _service ++++++
--- /var/tmp/diff_new_pack.sVG6TS/_old 2019-10-08 19:58:16.564135361 +0200
+++ /var/tmp/diff_new_pack.sVG6TS/_new 2019-10-08 19:58:16.564135361 +0200
@@ -1,12 +1,12 @@
<services>
<service name="tar_scm" mode="disabled">
- <param name="versionprefix">3.0.2</param>
+ <param name="versionprefix">3.0.3</param>
<param name="url">git://github.com/gitpython-developers/GitPython</param>
<param name="scm">git</param>
<param name="package-meta">yes</param>
<param name="changesgenerate">enable</param>
<param name="submodules">enable</param>
- <param name="revision">refs/tags/3.0.2</param>
+ <param name="revision">refs/tags/3.0.3</param>
</service>
<service name="recompress" mode="disabled">
<param name="compression">xz</param>