15
0

Accepting request 1267684 from home:mcalabkova:branches:devel:languages:python

- update to 2.1
  * python, cli: drop six dependency
  * pylint: fix old import errors that appear as new
  * cli: add workaround for redirect download with accept list

OBS-URL: https://build.opensuse.org/request/show/1267684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-copr-cli?expand=0&rev=21
This commit is contained in:
2025-04-08 05:57:57 +00:00
committed by Git OBS Bridge
parent e246ebb3b7
commit 14a2ad905b
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 7 13:52:02 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to 2.1
* python, cli: drop six dependency
* pylint: fix old import errors that appear as new
* cli: add workaround for redirect download with accept list
-------------------------------------------------------------------
Thu Dec 12 21:00:03 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>