From be093e5baeac6f5e55184fe843e7a793c7afdb4947f95b5c170f159747a46099 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 6 May 2023 17:01:25 +0000 Subject: [PATCH] - Renamed patches support-pip-23.patch and support-tarfile-data-filter.patch to 589-colorized-pip23.patch and 609-filter-out-malicious.patch, respectively. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-build?expand=0&rev=24 --- python-build.changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/python-build.changes b/python-build.changes index bb03cc6..1aec82f 100644 --- a/python-build.changes +++ b/python-build.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat May 6 16:59:52 UTC 2023 - Matej Cepl + +- Renamed patches support-pip-23.patch and + support-tarfile-data-filter.patch to 589-colorized-pip23.patch + and 609-filter-out-malicious.patch, respectively. + ------------------------------------------------------------------- Tue May 2 10:52:23 UTC 2023 - Ben Greiner