From 8968032a3907bda3831dd1cff9fa08416d01b9fd Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Jun 25 2020 10:23:26 +0000 Subject: Explicitly BR setuptools --- diff --git a/python-pylatex.spec b/python-pylatex.spec index 0c67bcf..7d7c447 100644 --- a/python-pylatex.spec +++ b/python-pylatex.spec @@ -18,7 +18,7 @@ Python and LaTeX.} Name: python-%{pypi_name} Version: 1.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for creating LaTeX files and snippets # https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses @@ -73,6 +73,7 @@ Requires: tex(xcolor.sty) Requires: texlive BuildRequires: python3-devel +BuildRequires: python3-setuptools %if %{with tests} # Explicit requirements for tests BuildRequires: %{py3_dist matplotlib} @@ -180,6 +181,9 @@ popd %endif %changelog +* Thu Jun 25 2020 Ankur Sinha - 1.3.3-2 +- Explicitly BR setuptools + * Sun Jun 21 2020 Ankur Sinha - 1.3.3-1 - Update to 1.3.3