public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/euscan:docker-compose--wip--expect-force-pushes commit in: /
Date: Sun,  9 Feb 2020 18:14:55 +0000 (UTC)	[thread overview]
Message-ID: <1581271483.9a1f580b5260f121cbf12c705fdea1777e38eec0.sping@gentoo> (raw)

commit:     9a1f580b5260f121cbf12c705fdea1777e38eec0
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 18:04:43 2020 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 18:04:43 2020 +0000
URL:        https://gitweb.gentoo.org/proj/euscan.git/commit/?id=9a1f580b

docker: Fix approach to installation of rddtool bindings

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 Dockerfile       | 2 ++
 requirements.txt | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 680ca48..9ea5cee 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -17,6 +17,8 @@ RUN eselect profile show \
         && \
     echo 'PYTHON_TARGETS="${PYTHON_TARGETS} python2_7"' >> /etc/portage/make.conf \
         && \
+    echo 'PYTHON_SINGLE_TARGET="python2_7"' >> /etc/portage/make.conf \
+        && \
     echo 'USE="${USE} bindist sqlite -syslog"' >> /etc/portage/make.conf
 
 # NOTE: First build dependencies, then runtime-only dependencies

diff --git a/requirements.txt b/requirements.txt
index ee22ea2..391edc6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,7 +15,6 @@ django-recaptcha==0.0.4
 django-registration==0.8
 matplotlib==2.2.5
 python-ldap==2.4.10
-rrdtool==0.1.15
 South==0.7
 
 # Indirect dependencies


             reply	other threads:[~2020-02-09 18:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-09 18:14 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-09 21:25 [gentoo-commits] proj/euscan:docker-compose--wip--expect-force-pushes commit in: / Sebastian Pipping
2020-02-09 23:16 Sebastian Pipping
2020-02-09 23:16 Sebastian Pipping

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=1581271483.9a1f580b5260f121cbf12c705fdea1777e38eec0.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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