Files
python-patchy/python-patchy.changes
Dirk Mueller fe1724efea - update to 2.8.0:
* Drop Python 3.7 support.
  * Support Python 3.12.
  * Use the --force flag to patch, so it doesn’t hang waiting
    input for invalid reverse patches. This seems to happen with
    the new version on macOS.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patchy?expand=0&rev=6
2024-01-13 20:31:44 +00:00

41 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Sat Jan 13 20:28:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.8.0:
* Drop Python 3.7 support.
* Support Python 3.12.
* Use the --force flag to patch, so it doesnt hang waiting
input for invalid reverse patches. This seems to happen with
the new version on macOS.
-------------------------------------------------------------------
Tue Oct 4 22:48:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.6.0:
* Support Python 3.11.
- Update to version 2.5.0:
* Drop Python 3.6 support.
-------------------------------------------------------------------
Mon Nov 8 10:59:40 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.4.0:
* Add type hints.
* Support Python 3.10.
* Stop distributing tests to reduce package size. Tests are not intended to be
run outside of the tox setup in the repository. Repackagers can use GitHub's
tarballs per tag.
* Drop Python 3.5 support.
* Move license from BSD to MIT License.
-------------------------------------------------------------------
Sun Jul 5 17:48:56 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v2.1.0
-------------------------------------------------------------------
Sun Dec 15 12:07:39 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v2.0.0