From 5d64160d16a7ba82d76165bbc6524bab264ee093 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 12 Mar 2022 17:36:12 +0100 Subject: [PATCH] - updated to 2.2.0 --- python3-pygments_pytest.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/python3-pygments_pytest.spec b/python3-pygments_pytest.spec index 257463a..de54fbe 100644 --- a/python3-pygments_pytest.spec +++ b/python3-pygments_pytest.spec @@ -1,19 +1,19 @@ Summary: A pygments lexer for pytest output Summary(pl.UTF-8): Lexer pygments do wyjścia pytesta Name: python3-pygments_pytest -Version: 2.1.0 -Release: 2 +Version: 2.2.0 +Release: 1 License: MIT Group: Libraries/Python #Source0Download: https://pypi.org/simple/pygments-pytest/ Source0: https://files.pythonhosted.org/packages/source/p/pygments-pytest/pygments_pytest-%{version}.tar.gz -# Source0-md5: e2bbec9570b97e1f2b0483e30ba1721d +# Source0-md5: 387a512e52a3cfbbd612f6f23e760594 URL: https://pypi.org/project/pygments-pytest/ -BuildRequires: python3-modules >= 1:3.6 +BuildRequires: python3-modules >= 1:3.6.1 BuildRequires: python3-setuptools BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 -Requires: python3-modules >= 1:3.6 +Requires: python3-modules >= 1:3.6.1 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0