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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5783dba3336a16fd4ba8d8927e7db30d2f411085e44c1215b22be678d693a3a0
size 64600

3
copr-cli-2.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23c1f0665cee13d5812ba34e3975bf0c474ef98f2ac8215facf29b8921e09188
size 64846

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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-copr-cli
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-copr-cli
Version: 2.0
Version: 2.1
Release: 0
Summary: Copr cli
License: GPL-2.0-or-later