ports/textproc/py-openstackdocstheme/files/patch-setup.cfg
Kai Knoblich b363de6a9e textproc/py-openstackdocstheme: Update to 2.2.7
* Remove the DOCS option as the documentation contains mostly references to
  external sites and isn't really useful for offline use.

* Also update the RUN_DEPENDS of consumer textproc/py-os-api-ref to avoid
  conflicting dependencies and bump its PORTREVISION accordingly.

Changelog:

https://github.com/openstack/openstackdocstheme/compare/1.21.0...2.2.7
2021-01-11 11:11:46 +00:00

20 lines
527 B
INI

Remove scripts because these contain additional, undocumented dependencies and
are not required as the package is used only as a library.
--- setup.cfg.orig 2020-12-02 20:52:12 UTC
+++ setup.cfg
@@ -25,10 +25,10 @@ classifier =
[files]
packages =
openstackdocstheme
-scripts =
- bin/docstheme-build-translated.sh
- bin/docstheme-lang-display-name.py
- bin/docstheme-build-pdf
+#scripts =
+# bin/docstheme-build-translated.sh
+# bin/docstheme-lang-display-name.py
+# bin/docstheme-build-pdf
[egg_info]
tag_build =