From 9d32b1aba9526ccf08079e37ee4eacf72857531c6a30394256e47aca26021b7d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 26 Sep 2022 06:45:08 +0000 Subject: [PATCH] =?UTF-8?q?-=20Remove=20less-than=20Requires=20=E2=80=A6?= =?UTF-8?q?=20it=20is=20just=20asking=20for=20pain=20without=20=20=20any?= =?UTF-8?q?=20good=20reason.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformio?expand=0&rev=13 --- python-platformio.changes | 6 ++++++ python-platformio.spec | 15 +-------------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/python-platformio.changes b/python-platformio.changes index 4478f1d..37ec32e 100644 --- a/python-platformio.changes +++ b/python-platformio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 26 06:44:37 UTC 2022 - Matej Cepl + +- Remove less-than Requires … it is just asking for pain without + any good reason. + ------------------------------------------------------------------- Mon Jul 25 17:25:51 UTC 2022 - Henning Wülpern diff --git a/python-platformio.spec b/python-platformio.spec index 2fab671..9d7ddfc 100644 --- a/python-platformio.spec +++ b/python-platformio.spec @@ -30,36 +30,23 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch -Requires: python-aiofiles < 0.9 Requires: python-aiofiles >= 0.8 -Requires: python-ajsonrpc < 2 Requires: python-ajsonrpc >= 1 -Requires: python-bottle < 0.13 Requires: python-bottle >= 0.12 -Requires: python-click < 9 Requires: python-click >= 8.0.4 Requires: python-colorama -Requires: python-marshmallow < 4 Requires: python-marshmallow >= 3 -Requires: python-pyelftools < 1 Requires: python-pyelftools >= 0.27 -Requires: python-pyserial < 3.6 Requires: python-pyserial >= 3.5 -Requires: python-requests < 3 Requires: python-requests >= 2 -Requires: python-semantic_version < 2.11 Requires: python-semantic_version >= 2.10 -Requires: python-starlette < 0.21 Requires: python-starlette >= 0.20 -Requires: python-tabulate < 0.9 Requires: python-tabulate >= 0.8 -Requires: python-uvicorn < 0.19 # dropping requirement to 0.16 instead of 0.18, setup.py asks for 0.18 since python 3.7 Requires: python-uvicorn >= 0.16 -Requires: python-wsproto < 1.2 # dropping requirement to 1.0 instead of 1.1, setup.py asks for 1.1 since python 3.7 Requires: python-wsproto >= 1.0 -Requires: python-zeroconf < 1 +Requires: python-zeroconf Requires(post): update-alternatives Requires(postun):update-alternatives