17
0

- Update to version 3.1.2.1588659169.f14903a:

* Bump patch level, this time with known signature
  * Accept that this arguably simple feature can't be tested easily…
  * allow setting depth when cloning a submodule
  * add test case for submodule depth parameter
  * add myself to AUTHORS
  * Change signing key back to what it was
  * bump patch level
  * Remove forced verbosity when fetching from a remote
  * Now it should really start working - go, doctests, go!
  * Maybe this fixes the doc tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=35
This commit is contained in:
2020-06-02 16:42:40 +00:00
committed by Git OBS Bridge
parent d73bd8d5b2
commit e89a280b62
6 changed files with 26 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jun 02 16:41:06 UTC 2020 - dmueller@suse.com
- Update to version 3.1.2.1588659169.f14903a:
* Bump patch level, this time with known signature
* Accept that this arguably simple feature can't be tested easily…
* allow setting depth when cloning a submodule
* add test case for submodule depth parameter
* add myself to AUTHORS
* Change signing key back to what it was
* bump patch level
* Remove forced verbosity when fetching from a remote
* Now it should really start working - go, doctests, go!
* Maybe this fixes the doc tests
-------------------------------------------------------------------
Mon May 04 09:21:39 UTC 2020 - johannes.grassler@suse.com