14
0

11 Commits

Author SHA256 Message Date
31609f6ae9 - update to 0.7.5:
* Fixed issue with spaces in filename when using custom git
    prefix.
  * Support binary patch format.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=20
2023-12-29 09:57:42 +00:00
ebbd4a69f2 Accepting request 985236 from home:marxin:branches:devel:languages:python
- Update to version 0.7.4
  * Fixed git diff parsing issues (filename with spaces,
    only one added/deleted file).

OBS-URL: https://build.opensuse.org/request/show/985236
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=18
2022-06-28 08:43:58 +00:00
665aada1d0 Accepting request 952891 from home:marxin:branches:devel:languages:python
- Update to version 0.7.3
  * Fixed RE_BINARY_DIFF regex to make it a raw string.

OBS-URL: https://build.opensuse.org/request/show/952891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=17
2022-02-09 12:10:08 +00:00
ba5d0a6b31 Accepting request 949727 from home:marxin:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/949727
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=16
2022-01-28 23:25:59 +00:00
096edf9ef7 Accepting request 912303 from home:marxin:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/912303
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=15
2021-08-17 12:24:32 +00:00
Tomáš Chvátal
c5dbe662cc Accepting request 809665 from home:marxin:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/809665
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=13
2020-05-28 07:14:06 +00:00
Tomáš Chvátal
45fa7391b2 Accepting request 806918 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/806918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=11
2020-05-18 13:01:32 +00:00
Tomáš Chvátal
6381b5f7af Accepting request 707158 from home:pgajdos
- run the testsuite, call spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/707158
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=9
2019-06-03 11:36:17 +00:00
05c2f55879 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=7
2018-12-04 14:11:32 +00:00
Tomáš Chvátal
412dc01a3b Accepting request 626054 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/626054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=5
2018-07-30 07:33:48 +00:00
Todd R
70504bb32a Accepting request 613310 from devel:languages:python:misc
Required by python-coala

OBS-URL: https://build.opensuse.org/request/show/613310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=1
2018-05-31 15:24:33 +00:00