forked from pool/python-installer
* 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-installer?expand=0&rev=6
25 lines
925 B
Plaintext
25 lines
925 B
Plaintext
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
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).
|