- Update to 0.6.0 * Add support for Python 3.11 OBS-URL: https://build.opensuse.org/request/show/1042714 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-installer?expand=0&rev=10
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 13 15:40:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 0.6.0
|
|
* Add support for Python 3.11
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 15 01:51:41 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 0.5.1:
|
|
* No upstream changelog.
|
|
- Drop importlib-resources and setuptools from BuildRequires, we can
|
|
bootstrap this package using only flit-core and itself.
|
|
- Inject multibuild to aid bootstrapping.
|
|
- Drop patch remove-mock.patch:
|
|
* Included upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 21 08:58:28 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Add missing BR for importlib_resources
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 21 08:52:31 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Skip building for python2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 20 19:56:19 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort for installer 0.3.0. (the highest
|
|
supported version for PDM).
|