[X2Go-Commits] [python-x2go] 01/02: Add all python packages under R to BR (for epydoc run).

git-admin at x2go.org git-admin at x2go.org
Tue Oct 14 21:36:51 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository python-x2go.

commit c58c211b656bba95d2b13cea89b9f992ea09391d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Oct 14 21:18:32 2014 +0200

    Add all python packages under R to BR (for epydoc run).
---
 debian/changelog |    1 +
 python-x2go.spec |    2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 916223d..7942e26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -120,6 +120,7 @@ python-x2go (0.5.0.0-0x2go1) UNRELEASED; urgency=low
   * python-x2go.spec:
     + Add dependencies: python-requests, python-simplejson.
     + Additionally adapt to building on openSUSE/SLES.
+    + Add all python packages under R to BR (for epydoc run).
 
   [ Mike DePaulo ]
   * New upstream version (0.5.0.0):
diff --git a/python-x2go.spec b/python-x2go.spec
index 2dfe51b..265833e 100644
--- a/python-x2go.spec
+++ b/python-x2go.spec
@@ -34,6 +34,8 @@ BuildRequires:  epydoc
 BuildRequires:  python-gevent
 BuildRequires:  python-paramiko
 BuildRequires:  python-xlib
+BuildRequires:  python-requests
+BuildRequires:  python-simplejson
 Requires:       nxproxy
 Requires:       python-gevent
 Requires:       python-paramiko

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git


More information about the x2go-commits mailing list