Changelog for
python310-whatthepatch-1.0.5-11.1.noarch.rpm :
* Wed Aug 30 2023 Tony Jones
- Update to v1.0.5
* bugfix:min line in binary diff (#57)- from v1.0.4
* git binary patch explore (#53)
* nixify (#54)
* Rename default branch on build yaml (#52)
* Remove redundant wheel dep from pyproject.toml (#51)
* Sun Nov 13 2022 John Vandenberg - Drop no-nose.patch merged upstream- Update to v1.0.3
* Code optimization for unified diff parsing
* Package using build module and pyproject.toml
* Support up to 3.11
* Drop support up to 3.6- from v1.0.2
* Support up to 3.9
* Fix unified diff parse error- from v1.0.1
* Replace nose with pytest
* Fix bug where context diffs would not parse
* Tue Jul 21 2020 Marketa Calabkova - update to 1.0.0
* Issue #26 fix where hardcoded \"/tmp\" reference was being used
* Support up to Python 3.8
* Drop support for Python 2, 3.4
* Bump Code of Conduct to 2.0- Add patch to build without nose:
* no-nose.patch
* Thu Aug 08 2019 John Vandenberg - Initial spec for v0.0.6