From c9ccf0a8c6b9ef107908ba45ef4848db683adf3487c4a82a1b25567733348abc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 21 Aug 2024 11:08:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proxmoxer?expand=0&rev=5 --- python-proxmoxer.changes | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/python-proxmoxer.changes b/python-proxmoxer.changes index a4d2966..02be120 100644 --- a/python-proxmoxer.changes +++ b/python-proxmoxer.changes @@ -9,26 +9,6 @@ Sat Aug 17 14:33:26 UTC 2024 - opensuse_buildservice@ojkastl.de * Add 3.12 to CI matrix * Update devcontainer to modern unified schema -------------------------------------------------------------------- -Sat Aug 17 14:12:52 UTC 2024 - Johannes Kastl - -- update to 2.1.0: - * Improvement (docs): Update Readme with updated example (Rob - Wolinski) - * Addition (tools): Added Files tools (John Hollowell) - * Improvement (all): Add repr to some classes and add to tests - (John Hollowell) - * Bugfix (all): Correct metadata to match supported Python - versions (3.6+) (Alexei Znamensky) - * Bugfix (https): Fix BytesWarning when logging response - status/content (Walter Doekes) - * Improvement (meta): Update devcontainer to modern unified - schema (John Hollowell) - * Improvement (meta): Add 3.12 to CI matrix, remove 3.7 testing - (John Hollowell) - * Improvement (all): Fix improper spliting of non-exec QEMU - commands (John Hollowell) - ------------------------------------------------------------------- Wed Feb 22 12:55:53 UTC 2023 - Johannes Kastl