public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/sympy] rawhide: Minor spec file cleanups
Date: Wed, 15 Jul 2026 01:32:52 GMT [thread overview]
Message-ID: <178407917242.1.12702086832999704645.rpms-sympy-11f44c73a7f8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/sympy
Branch : rawhide
Commit : 11f44c73a7f8e665e78509fbb618fdae63c0a106
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-14T19:32:40-06:00
Stats : +2/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/sympy/c/11f44c73a7f8e665e78509fbb618fdae63c0a106?branch=rawhide
Log:
Minor spec file cleanups
---
diff --git a/sympy.spec b/sympy.spec
index 7e36892..3bb103c 100644
--- a/sympy.spec
+++ b/sympy.spec
@@ -43,7 +43,6 @@ BuildOption(generate_buildrequires): -x dev
BuildOption(install): -l isympy sympy
BuildRequires: antlr4
-BuildRequires: fdupes
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: gcc-gfortran
@@ -73,7 +72,6 @@ BuildRequires: %{py3_dist sphinx-copybutton}
BuildRequires: %{py3_dist sphinx-math-dollar}
BuildRequires: %{py3_dist sphinx-reredirects}
BuildRequires: %{py3_dist sphinxcontrib-jquery}
-BuildRequires: tex(latex)
BuildRequires: tex(amsfonts.sty)
BuildRequires: tex(amsmath.sty)
BuildRequires: tex(amssymb.sty)
@@ -84,6 +82,7 @@ BuildRequires: tex(multicol.sty)
BuildRequires: tex(tikz.sty)
BuildRequires: tex(url.sty)
BuildRequires: tex-dvipng
+BuildRequires: tex-latex
# Tests
BuildRequires: lfortran
@@ -215,12 +214,11 @@ rm -f %{buildroot}%{_bindir}/{,doc}test
chmod 0755 %{buildroot}%{python3_sitelib}/sympy/benchmarks/bench_symbench.py \
%{buildroot}%{python3_sitelib}/sympy/testing/tests/diagnose_imports.py
-# Install the HTML documentation and link duplicates
+# Install the HTML documentation
mkdir -p %{buildroot}%{_docdir}/%{name}-doc
cp -a doc/_build/html %{buildroot}%{_docdir}/%{name}-doc
rm -f %{buildroot}%{_docdir}/%{name}-doc/html/.buildinfo
rm -fr %{buildroot}%{_docdir}/%{name}-doc/i18n
-%fdupes %{buildroot}%{_docdir}/%{name}-doc
%check
%{python3} bin/test -v --parallel
reply other threads:[~2026-07-15 1:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178407917242.1.12702086832999704645.rpms-sympy-11f44c73a7f8@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox