AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Provide and obsolete deprecated gitdb2 module
- No need to version the setuptools dependency
- Update to 2.0.6: * minor bugfixes only
- Update to 2.0.5: * Just few formating fixes
- 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
- update to 4.0.5: * Support for PyOxidizer
- Provide and obsolete deprecated gitdb2 module
- No need to version the setuptools dependency
- 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)
- Update to 2.0.6: * minor bugfixes only
- Update to 2.0.5: * Just few formating fixes
- 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
- update to version 2.0.3
- update to version 2.0.2 - converted to singlespec - moved to separate package due to source package rename
- 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
- Set license to SDPX style (BSD-3-Clause) - Remove outdated %clean section - Use upstream tarball
- Initial package (0.5.4) for openSUSE.