- Move compression folder to python-base where it should be. This

module is used internally in gzip.py.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=93
This commit is contained in:
2025-09-05 07:41:49 +00:00
committed by Matěj Cepl
parent 5852b2800e
commit a5973c7fdb

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 5 06:47:57 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Move compression folder to python-base where it should be. This
module is used internally in gzip.py.
-------------------------------------------------------------------
Fri Aug 15 14:12:35 UTC 2025 - Matej Cepl <mcepl@cepl.eu>