SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-unidiff-0.7.5-lp155.2.4.noarch.rpm :

* Fri Dec 29 2023 Dirk Müller - update to 0.7.5:
* Fixed issue with spaces in filename when using custom git prefix.
* Support binary patch format.
* Mon Jun 27 2022 Martin Liška - Update to version 0.7.4
* Fixed git diff parsing issues (filename with spaces, only one added/deleted file).
* Wed Feb 09 2022 Martin Liška - Update to version 0.7.3
* Fixed RE_BINARY_DIFF regex to make it a raw string.
* Fri Jan 28 2022 Martin Liška - Update to version 0.7.2
* Fixed issue when parsing git diff header generated with --no-prefix.- Update to version 0.7.1
* Improved git added/deleted file detection.
* Added newline optional param when parsing from_filename.
* Sun Aug 15 2021 Martin Liška - Update to version 0.7.0
* Fixed issues handling multiple git renames.
* Renamed files return target filename as PatchedFile.path.
* Fixed error when first change is a binary file.
* Added source code type hints.
* Wed May 27 2020 Martin Liška - Update to version 0.6.0
* Updated PatchSet constructor to accept an optional (default to False) metadata_only parameter to only keep diff metadata information without the diff text data (better performance).
* Identify and track changed binary files.
* Added support for git rename syntax.
* Mon May 18 2020 Petr Gajdos - %python3_only -> %python_alternative
* Mon Jun 03 2019 pgajdosAATTsuse.com- run the testsuite, call spec-cleaner
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Sun Jul 29 2018 jengelhAATTinai.de- Ensure neutrality of descriptions.
* Tue May 29 2018 toddrme2178AATTgmail.com- Update to version 0.5.5
* Updated PatchSet constructor to accept string data.
* Added support to parse extended patch info.
* Tue Nov 07 2017 toddrme2178AATTgmail.com- initial version
 
ICM