forked from pool/python-black
Accepting request 1094694 from devel:languages:python
- limit to newer python versions, older are no longer needed OBS-URL: https://build.opensuse.org/request/show/1094694 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-black?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 15:25:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- limit to newer python versions, older are no longer needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:22:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-black
|
||||
Version: 23.3.0
|
||||
@@ -30,7 +29,6 @@ BuildRequires: %{python_module aiohttp_cors}
|
||||
BuildRequires: %{python_module attrs >= 18.1.0}
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module click >= 8.0.0}
|
||||
BuildRequires: %{python_module dataclasses if %python-base < 3.7}
|
||||
BuildRequires: %{python_module hatch-fancy-pypi-readme}
|
||||
BuildRequires: %{python_module hatch_vcs}
|
||||
BuildRequires: %{python_module hatchling >= 1.8.0}
|
||||
@@ -41,7 +39,6 @@ BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module platformdirs >= 2}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module tomli >= 1.1.0}
|
||||
BuildRequires: %{python_module typed-ast >= 1.4.2 if %python-base < 3.8}
|
||||
BuildRequires: %{python_module typing_extensions >= 3.10.0.0 if %python-base < 3.10}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
|
||||
Reference in New Issue
Block a user