Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
b0ca6026ae |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 13:06:53 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
- python-six is not required
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 19:15:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -32,6 +32,7 @@ BuildRequires: %{python_module pytest-relaxed}
|
||||
BuildRequires: %{python_module releases >= 1.6}
|
||||
BuildRequires: %{python_module semantic_version >= 2.4}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module tabulate >= 0.7.5}
|
||||
BuildRequires: %{python_module tqdm >= 4.8.1}
|
||||
BuildRequires: %{python_module twine >= 1.15}
|
||||
@@ -43,6 +44,7 @@ Requires: python-invoke >= 1.7.2
|
||||
Requires: python-lexicon
|
||||
Requires: python-releases >= 1.6
|
||||
Requires: python-semantic_version >= 2.4
|
||||
Requires: python-six
|
||||
Requires: python-tabulate >= 0.7.5
|
||||
Requires: python-tqdm >= 4.8.1
|
||||
Requires: python-twine >= 1.15
|
||||
|
Reference in New Issue
Block a user