forked from pool/python-patchy
* Drop Python 3.8 support. * Support Python 3.13. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patchy?expand=0&rev=8
48 lines
1.6 KiB
Plaintext
48 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
||
Mon Oct 28 16:50:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||
|
||
- update to 2.9.0:
|
||
* Drop Python 3.8 support.
|
||
* Support Python 3.13.
|
||
|
||
-------------------------------------------------------------------
|
||
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 doesn’t 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
|