Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-GitPython for openSUSE:Factory checked in at 2021-01-15 19:45:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-GitPython (Old) and /work/SRC/openSUSE:Factory/.python-GitPython.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GitPython" Fri Jan 15 19:45:35 2021 rev:23 rq:863126 version:3.1.12.1610074031.f653af66 Changes: -------- --- /work/SRC/openSUSE:Factory/python-GitPython/python-GitPython.changes 2020-08-25 12:38:46.173414493 +0200 +++ /work/SRC/openSUSE:Factory/.python-GitPython.new.28504/python-GitPython.changes 2021-01-15 19:45:40.253972033 +0100 @@ -1,0 +2,56 @@ +Thu Jan 14 14:19:01 UTC 2021 - mmach...@suse.com + +- Update to version 3.1.12.1610074031.f653af66: + * fix flake + * fix tests the fast way + * First attempt to fix failing test of #1103 + +------------------------------------------------------------------- +Sun Jan 10 17:13:24 UTC 2021 - mli...@suse.cz + +- Update to version 3.1.12.1609914640.3dd71d3e: + * prepare release + * Fix handle_diff_line for -z option. + * try fixing up test fixtures and implementation + * Add '-z' on top of '--raw' to avoid path name mangling + * fix universal_newlines TypeError + * docs: fix simple typo, repostory -> repository + * Added ability to define git environment in submodule add/update methods + * change decode type and add replace flag + * bump patch level + * Fix default actor name handling + * bump patch level + * Get system user id in a lazy manner + * Keep flake happy + * Do not break convention when updating sys.path + * Bump patch level + * rename sublist to subset + * Rename get_ignored to ignored and fix the documentation + * Find paths ignored in .gitignore + * Add venv to gitignore + * git/repo/base.py: is_dirty(): Fix pathspec handling + * Fix typo + * Update release verification instructions as suggested in #1055 + * Adjust signature key - please read if you verify installs/packages + * bump patch level + * Ensure that detached HEAD does not raise when comparing branch name. + * Reformat code to remove unnecessary indentation + * Remove name as not necessary to track down authors. + * update contribution guidelines to be a little less concise and more polite + * Add missing blank line + * Add missing rules to match hierarchy path + * Update AUTHOR to respect to contributing guidelines. + * Add unit tests + * Fix logic to properly compare glob pattern to value + * Add method to retrieve all possible paths to include + * Add reference to repository to config. + * Update check method to find all includes + * Add Regex to match content of "includeIf" section + * inform about Gitoxide + * add myself to authors + * accept datetime instances as dates + * Ensure only fully matching symrefs are deleted + * Fixed all warnings in documentation and updated Makefile to treat warnings as errors. + * Added nose to test-requirements + +------------------------------------------------------------------- Old: ---- GitPython-3.1.7.1594621338.176838a3.tar.xz New: ---- GitPython-3.1.12.1610074031.f653af66.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-GitPython.spec ++++++ --- /var/tmp/diff_new_pack.IlfZy2/_old 2021-01-15 19:45:41.117973319 +0100 +++ /var/tmp/diff_new_pack.IlfZy2/_new 2021-01-15 19:45:41.121973325 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-GitPython # -# 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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-GitPython -Version: 3.1.7.1594621338.176838a3 +Version: 3.1.12.1610074031.f653af66 Release: 0 Summary: Python Git Library License: BSD-3-Clause ++++++ GitPython-3.1.7.1594621338.176838a3.tar.xz -> GitPython-3.1.12.1610074031.f653af66.tar.xz ++++++ /work/SRC/openSUSE:Factory/python-GitPython/GitPython-3.1.7.1594621338.176838a3.tar.xz /work/SRC/openSUSE:Factory/.python-GitPython.new.28504/GitPython-3.1.12.1610074031.f653af66.tar.xz differ: char 15, line 1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.IlfZy2/_old 2021-01-15 19:45:41.205973450 +0100 +++ /var/tmp/diff_new_pack.IlfZy2/_new 2021-01-15 19:45:41.205973450 +0100 @@ -1,12 +1,12 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="versionprefix">3.1.7</param> + <param name="versionprefix">3.1.12</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.1.7</param> + <param name="revision">f653af66e4c9461579ec44db50e113facf61e2d3</param> </service> <service name="recompress" mode="disabled"> <param name="compression">xz</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.IlfZy2/_old 2021-01-15 19:45:41.245973509 +0100 +++ /var/tmp/diff_new_pack.IlfZy2/_new 2021-01-15 19:45:41.249973516 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/gitpython-developers/GitPython</param> - <param name="changesrevision">176838a364fa36613cd57488c352f56352be3139</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">f653af66e4c9461579ec44db50e113facf61e2d3</param></service></servicedata> \ No newline at end of file