forked from pool/python-GitPython
- Update to version 3.1.31.1676565040.f253335:
* prepare next release * Add test asserting that get_values works by itself * Update cmd.py * Fix RecursionError when iterating streams * Update docs * Add additional assertions to test_base.py * Updated diff test to use different similarity thresholds * Add check to test bare repo * Added diff test to disable rename detection * fixed lint error * Enable user to override default diff -M arg * Remove optional from two member variables * Fix timezone parsing functions for non-hour timezones * Raise exception if return code from check-ignore is not 1 * Add test to verify GitCommandError is raised when check-ignore is run against a file behind a symlink * Add test_ignored_items_reported * Lint with Flake8 via pre-commit * Upgrade Python syntax with pyupgrade --py37-plus * Fix typo * Declare support for Python 3.11 * fix files list on file rename * get_values eagerly loads sections before return * Fix some resource leaks by open file handles * fix clone_from_unsafe_protocol tests * replace tempfile.mkdtemp w/ tempfile.TemporaryDirectory * fix/add allow_unsafe_* params in docstrings + fix typo * tests: Use `command -v` instead of third-party `which` program * Fix Sphinx rendering errors - Give up on tests for now, gh#gitpython-developers/GitPython#914 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=51
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
<param name="url">git://github.com/gitpython-developers/GitPython</param>
|
||||
<param name="changesrevision">f653af66e4c9461579ec44db50e113facf61e2d3</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/gitpython-developers/GitPython</param>
|
||||
<param name="changesrevision">141cd651e459bff8919798b3ccf03dfa167757f6</param></service></servicedata>
|
||||
<param name="changesrevision">f25333525425ee1497366fd300a60127aa652d79</param></service></servicedata>
|
||||
Reference in New Issue
Block a user