gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet-python] branch master updated: +


From: gnunet
Subject: [GNUnet-SVN] [gnunet-python] branch master updated: +
Date: Sat, 02 Dec 2017 00:18:54 +0100

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

ng0 pushed a commit to branch master
in repository gnunet-python.

The following commit(s) were added to refs/heads/master by this push:
     new fdb30b2  +
fdb30b2 is described below

commit fdb30b2f28117ec1c479bd1c0725bfa9ff073bba
Author: ng0 <address@hidden>
AuthorDate: Fri Dec 1 23:18:49 2017 +0000

    +
---
 setup.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index d6f41e9..fbcc57b 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,9 @@ setup(
     version="0.0",
 
     packages=['gnunet'],
-    install_requires=['dbus', 'PyGObject'],
+    install_requires=['dbus-python'],
+    # We require PyGObject (pygobject) but would have to
+    # pass a URL to pip3 for that, as it is not on pypi.
 
     # Maybe this should just be GNUnet eV.
     author="ng0",

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]