forked from pool/python-Pygments
Accepting request 784691 from home:benoit_monin:branches:devel:languages:python
set the minimal version of python to 3.5 to match upstream requirement OBS-URL: https://build.opensuse.org/request/show/784691 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=61
This commit is contained in:
committed by
Git OBS Bridge
parent
5053a4cf20
commit
c64fbb99d6
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 13 16:20:21 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- set the minimal version of python to 3.5 to match upstream
|
||||
requirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 9 19:52:24 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
||||
@@ -26,6 +26,7 @@ License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: http://pygments.org
|
||||
Source: https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.5}
|
||||
# We need pytest just because of its test runner, it seems even
|
||||
# python3 stdlib unittest runner doesn't work
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
||||
Reference in New Issue
Block a user