2025-01-17 13:59:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 17 11:52:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.0.7
|
|
|
|
|
* PR #62 fix: incorrect regular expression matching diffcmd
|
|
|
|
|
* Support up to 3.13
|
|
|
|
|
* Drop support up to 3.8
|
|
|
|
|
|
2024-09-23 09:24:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 23 09:23:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.0.6:
|
|
|
|
|
* Bump black from 22.10.0 to 24.3.0
|
|
|
|
|
* Improve huge_patch test
|
|
|
|
|
|
2023-11-09 04:31:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 9 02:39:23 UTC 2023 - Giacomo Comes <gcomes.obs@gmail.com>
|
|
|
|
|
|
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
|
|
2022-11-16 09:40:06 +00:00
|
|
|
-------------------------------------------------------------------
|
2023-08-31 08:25:44 +00:00
|
|
|
Wed Aug 30 03:47:25 UTC 2023 - Tony Jones <tonyj@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-11-16 09:40:06 +00:00
|
|
|
Sun Nov 13 22:40:19 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2020-07-21 13:19:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 21 13:05:20 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
2020-07-21 14:46:20 +00:00
|
|
|
- Add patch to build without nose:
|
|
|
|
|
* no-nose.patch
|
2020-07-21 13:19:52 +00:00
|
|
|
|
2019-08-08 10:51:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 8 01:28:12 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial spec for v0.0.6
|