[X2Go-Commits] [python-x2go] 05/11: python-x2go.spec: Add B-R python*-future.

git-admin at x2go.org git-admin at x2go.org
Mon Sep 25 12:44:53 CEST 2017


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

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

commit 1762b36aa71e5721a886e0886e4409fd46587e4b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Sep 24 19:24:55 2017 +0200

    python-x2go.spec: Add B-R python*-future.
---
 python-x2go.spec | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/python-x2go.spec b/python-x2go.spec
index c576e0b..5b870ac 100644
--- a/python-x2go.spec
+++ b/python-x2go.spec
@@ -23,9 +23,11 @@ BuildRequires:  fdupes
 %else
 BuildRequires:  python2-devel
 %endif
+BuildRequires:  python-future
 BuildRequires:  python-setuptools
 %if 0%{?with_python3}
 BuildRequires:  python3-devel
+BuildRequires:  python3-future
 %endif # if with_python3
 # For doc build
 BuildRequires:  epydoc

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


More information about the x2go-commits mailing list