X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython3-markupsafe.git;a=blobdiff_plain;f=python3-markupsafe.spec;h=4d7bf3058ee2c2c9c71f91b0bcbc3e11bf40d117;hp=a5370c1e65d2861651d94cf2a0b0ce3703acdec7;hb=004478231e9c13de8046087e119b4fd6c43082d1;hpb=69f29ca04202e716089dd8595abf63ae8a2a9a28 diff --git a/python3-markupsafe.spec b/python3-markupsafe.spec index a5370c1..4d7bf30 100644 --- a/python3-markupsafe.spec +++ b/python3-markupsafe.spec @@ -8,14 +8,14 @@ Summary: Implements a XML/HTML/XHTML Markup safe string for Python 3 Summary(pl.UTF-8): MarkupSafe - łańcuch dla Pythona 3 bezpieczny pod kątem znaczników XML/HTML/XHTML Name: python3-%{module} Version: 2.0.1 -Release: 1 +Release: 4 License: BSD Group: Development/Languages/Python #Source0Download: https://pypi.org/simple/markupsafe/ Source0: https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-%{version}.tar.gz # Source0-md5: 892e0fefa3c488387e5cc0cad2daa523 URL: https://markupsafe.palletsprojects.com/ -BuildRequires: python3-devel >= 1:3.4 +BuildRequires: python3-devel >= 1:3.6 BuildRequires: python3-setuptools BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 @@ -24,11 +24,11 @@ BuildRequires: python3-pytest %endif %if %{with doc} BuildRequires: python3-pallets-sphinx-themes >= 1.1.0 -# docs/requirements.txt says 1.8.0, but 1.7.6 also works -BuildRequires: sphinx-pdg-3 >= 1.7.0 -#BuildRequires: sphinx-pdg-3 >= 1.8.0 +BuildRequires: python3-sphinx_issues >= 1.2.0 +BuildRequires: python3-sphinxcontrib-log-cabinet >= 1.0.1 +BuildRequires: sphinx-pdg-3 >= 1.8.0 %endif -Requires: python3-modules >= 1:3.4 +Requires: python3-modules >= 1:3.6 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description