python-gitdb/python-gitdb.changes

122 lines
4.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Apr 21 12:25:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Thu Apr 13 22:41:36 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
-------------------------------------------------------------------
Tue Dec 6 03:33:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v4.0.10:
* improvements to the way external packages are imported.
-------------------------------------------------------------------
Tue Oct 26 20:29:53 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 4.0.9:
* update signing key
* fix Sphinx warnings
* Support Python 3.7+
* Allow smmap 5
-------------------------------------------------------------------
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>
- update to 4.0.5:
* Support for PyOxidizer
-------------------------------------------------------------------
Mon Mar 30 10:54:02 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Provide and obsolete deprecated gitdb2 module
-------------------------------------------------------------------
Mon Mar 30 10:48:14 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- No need to version the setuptools dependency
-------------------------------------------------------------------
Mon Mar 16 12:16:41 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 4.0.2:
* Updated to release as Pure Python Wheel rather than Universal Wheel (#62)
* Switched back to the gitdb package name on PyPI and fixed the gitdb2 mirror package (#59)
* Switched back to require smmap package and fixed version requirement to >= 3.0.1, < 4 (#59)
* Updated smmap submodule
* Changed force_bytes to use UTF-8 encoding by default (#49)
* Removed Python 2 compatibility shims (#56)
-------------------------------------------------------------------
Tue Oct 8 08:37:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.0.6:
* minor bugfixes only
-------------------------------------------------------------------
Mon Mar 4 11:39:46 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.0.5:
* Just few formating fixes
-------------------------------------------------------------------
Sat Jul 21 04:31:07 UTC 2018 - arun@gmx.de
- specfile:
* be more specific in %file section
- update to version 2.0.4:
* Update version just to get a new release signed with valid key
-------------------------------------------------------------------
Wed Jan 17 15:27:51 UTC 2018 - toddrme2178@gmail.com
- update to version 2.0.3
-------------------------------------------------------------------
Tue Aug 15 18:08:46 UTC 2017 - daniel.molkentin@suse.com
- update to version 2.0.2
- converted to singlespec
- moved to separate package due to source package rename
-------------------------------------------------------------------
Tue May 5 18:03:37 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.6.4:
* no upstream changelog
- additional changes from version 0.6.1:
* Fixed possibly critical error, see
https://github.com/gitpython-developers/GitPython/issues/220
- additional changes from version 0.6.0:
* Added support got python 3.X
* Removed all async dependencies and all *_async versions of
methods with it.
- remove python-async: now unneeded
- set a minimum version for python-smmap: required by upstream
- define python_sitearch only for SLE11
-------------------------------------------------------------------
Thu Nov 24 11:15:33 UTC 2011 - saschpe@suse.de
- Set license to SDPX style (BSD-3-Clause)
- Remove outdated %clean section
- Use upstream tarball
-------------------------------------------------------------------
Wed Jul 6 21:54:57 UTC 2011 - alexandre@exatati.com.br
- Initial package (0.5.4) for openSUSE.