[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.2.0.3-2-gfd1a0fb
X2Go dev team
git-admin at x2go.org
Sat Sep 14 15:56:16 CEST 2013
The branch, twofactorauth has been updated
via fd1a0fb8eedc872501dc9de9e2d10c70230cdb21 (commit)
from 083c350f39456cde43e931df879936fe18f6631c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 3 ++-
setup.py | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index c588c9f..356545d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pyhoca-gui (0.2.0.4-0~x2go1) UNRELEASED; urgency=low
- * Continue development...
+ * New upstream version (0.2.0.4):
+ - Add namespace pyhoca to setup.py.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 15 Aug 2012 15:17:16 +0200
diff --git a/setup.py b/setup.py
index abb5df2..59db907 100755
--- a/setup.py
+++ b/setup.py
@@ -177,6 +177,7 @@ setup(
license = LICENSE,
author = AUTHOR,
url = URL,
+ namespace_packages = [ 'pyhoca', ],
packages = [ 'pyhoca.wxgui', ],
package_dir = {'': '.'},
install_requires = [ 'setuptools', ],
hooks/post-receive
--
pyhoca-gui.git (Python X2Go Client (wxPython GUI))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).
More information about the x2go-commits
mailing list