17
0

- Drop patch remove-mock.patch:

* Included upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-installer?expand=0&rev=8
This commit is contained in:
2022-06-15 05:01:56 +00:00
committed by Git OBS Bridge
parent d73f14a3f7
commit af2ade9855

View File

@@ -5,7 +5,9 @@ Wed Jun 15 01:51:41 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
* 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.
- 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>