public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pint] rpmlint-etc: Remove HTML documentation themes that look bundled
@ 2026-09-12 10:21 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-12 10:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-pint
Branch : rpmlint-etc
Commit : f64064ed555195f28a260446e11a0d9eec11f364
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2023-10-29T22:24:48-04:00
Stats  : +5/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pint/c/f64064ed555195f28a260446e11a0d9eec11f364?branch=rpmlint-etc

Log:
Remove HTML documentation themes that look bundled

---
diff --git a/python-pint.spec b/python-pint.spec
index c1557a5..d40cffa 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -50,6 +50,11 @@ sed -i pint/testsuite/test_contexts.py -e 's|self.assertEquals|self.assertEqual|
 # drop numpy version requirement
 sed -i '/@helpers.requires_numpy_at_least("1.16")/d' pint/testsuite/test_quantity.py
 
+# We are not sure where this was bundled from, but we are pretty sure it was
+# bundled from somewhere! We are not building HTML documentation, so we do not
+# need it.
+rm -rvf docs/_themes
+
 %generate_buildrequires
 # We omit the “uncertainties” extra because python-uncertainties is not yet
 # packaged.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-12 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 10:21 [rpms/python-pint] rpmlint-etc: Remove HTML documentation themes that look bundled Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox