15
0
forked from pool/python-gitdb

- update to 4.0.7:

* Fix exception causes in loose.py
  * Fix exception causes all over the codebase
  * Add Ram Rachum to AUTHORS
  * Update smmap upper bound in setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gitdb?expand=0&rev=11
This commit is contained in:
2021-05-18 22:02:13 +00:00
committed by Git OBS Bridge
parent 9273e24634
commit e7430d3ae5
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue May 18 22:00:41 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 4.0.7:
* Fix exception causes in loose.py
* Fix exception causes all over the codebase
* Add Ram Rachum to AUTHORS
* Update smmap upper bound in setup.py
-------------------------------------------------------------------
Tue Jun 2 15:21:00 UTC 2020 - Dirk Mueller <dmueller@suse.com>