From: Arne Fitzenreiter <arne_f@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/2] python3-docutils: build prior python3-daemon
Date: Sun, 16 May 2021 15:18:06 +0200 [thread overview]
Message-ID: <20210516131807.1653485-1-arne_f@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1577 bytes --]
python3-daemon has a builddepency to python3-docutils
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
---
config/rootfiles/packages/python3-docutils | 10 ++++++++++
make.sh | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/config/rootfiles/packages/python3-docutils b/config/rootfiles/packages/python3-docutils
index 3429e97d6..fa0c6f3a7 100644
--- a/config/rootfiles/packages/python3-docutils
+++ b/config/rootfiles/packages/python3-docutils
@@ -1,5 +1,15 @@
+usr/bin/rst2html.py
usr/bin/rst2html4.py
usr/bin/rst2html5.py
+usr/bin/rst2latex.py
+usr/bin/rst2man.py
+usr/bin/rst2odt.py
+usr/bin/rst2odt_prepstyles.py
+usr/bin/rst2pseudoxml.py
+usr/bin/rst2s5.py
+usr/bin/rst2xetex.py
+usr/bin/rst2xml.py
+usr/bin/rstpep2html.py
#usr/lib/python3.8/site-packages/docutils
#usr/lib/python3.8/site-packages/docutils-0.16-py3.8.egg-info
#usr/lib/python3.8/site-packages/docutils-0.16-py3.8.egg-info/PKG-INFO
diff --git a/make.sh b/make.sh
index 60474a18e..d1a5fe68d 100755
--- a/make.sh
+++ b/make.sh
@@ -1347,6 +1347,7 @@ buildipfire() {
lfsmake2 python-setuptools
lfsmake2 python3-inotify
lfsmake2 python-docutils
+ lfsmake2 python3-docutils
lfsmake2 python3-daemon
lfsmake2 glib
lfsmake2 ntp
@@ -1544,7 +1545,6 @@ buildipfire() {
lfsmake2 python3-dateutil
lfsmake2 python3-jmespath
lfsmake2 python3-colorama
- lfsmake2 python3-docutils
lfsmake2 python3-yaml
lfsmake2 python3-s3transfer
lfsmake2 python3-rsa
--
2.25.1
next reply other threads:[~2021-05-16 13:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-16 13:18 Arne Fitzenreiter [this message]
2021-05-16 13:18 ` [PATCH 2/2] python-docutils: drop python2 docutils Arne Fitzenreiter
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=20210516131807.1653485-1-arne_f@ipfire.org \
--to=arne_f@ipfire.org \
--cc=development@lists.ipfire.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