log setup.py @ 842:429c6a0ef73d

age author description
Sun, 29 Dec 2013 17:48:04 +0100 Goffi core: fixed setup.py (removed former sat_frontends and jp i18n references)
Thu, 21 Nov 2013 18:57:10 +0100 souliane frontends tools: moved src/tools/frontends to frontends/src/tools
Thu, 31 Oct 2013 17:18:32 +0100 Goffi install: added lxml to setup.py dependencies
Fri, 04 Oct 2013 12:22:51 +0200 Goffi install: minimum required wokkel version is now 0.7.1, updated setup.py
Thu, 03 Oct 2013 12:58:00 +0200 Goffi install: fixed setup.py (changed "imaging" to "PIL")
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Sun, 24 Feb 2013 13:57:37 +0100 Goffi primitivus: fixed urwid issues with recent urwid versions
Sat, 23 Feb 2013 17:50:58 +0100 Goffi installation: added forgotten imaging dependency
Fri, 18 Jan 2013 17:55:27 +0100 Emmanuel Gil Peyrot Fix coding style in setup.py.
Wed, 09 Jan 2013 22:55:59 +0100 Goffi CHANGELOG + version updates (yes, that's a release \o/)
Wed, 09 Jan 2013 22:50:01 +0100 Goffi misc: setup.py long description update
Wed, 09 Jan 2013 01:06:08 +0100 Goffi installation: setup.py description + website url update
Mon, 07 Jan 2013 23:54:17 +0100 Goffi installation: added mutagen to setup.py's dependencies
Wed, 14 Nov 2012 21:47:56 +0100 Goffi installation: removed BeautifulSoup from dependencies as it was only used by CS plugin which is now deprecated
Wed, 14 Nov 2012 21:44:25 +0100 Goffi installation: added wokkel to dependencies, and removed custom wokkel installation in setup.py (muc branch is now merged mainstream)
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Sat, 14 Apr 2012 13:53:55 +0200 Emmanuel Gil Peyrot misc: Make the shell launcher use the same python interpreter than setup.py.
Sat, 14 Apr 2012 11:09:31 +0200 Emmanuel Gil Peyrot misc: Add the forgotten sat.memory to setup.py.
Thu, 28 Jul 2011 01:03:22 +0200 Goffi core: MANIFEST.in and setup.py cleaning
Mon, 30 May 2011 19:05:08 +0200 Goffi setup.py update:
Tue, 24 May 2011 00:56:35 +0200 Goffi Tests
Fri, 18 Feb 2011 22:23:09 +0100 Goffi typo
Fri, 18 Feb 2011 22:10:38 +0100 Goffi installation: fixed wokkel hack
Fri, 18 Feb 2011 22:01:33 +0100 Goffi installation: wokkel hack now use specific revision to avoid merge conflict, and use the same options as for the parent setup.py
Tue, 08 Feb 2011 02:16:26 +0100 Goffi Plugin XEP-0277: first draft of microblogging over ip /!\ new dependencies added /!\
Tue, 25 Jan 2011 16:39:27 +0100 Goffi distribute: removed dependency_links for urwid-satext: it's now on pypi
Fri, 14 Jan 2011 15:20:39 +0100 Goffi version updated to 0.1.1
Wed, 12 Jan 2011 18:21:08 +0100 Goffi version, README, CHANGELOG and INSTALL updates
Tue, 11 Jan 2011 19:15:23 +0100 Goffi distutils: added urwid-satext dependency, and gobject in preinstall_check
Fri, 07 Jan 2011 03:47:24 +0100 Goffi distutils: added preinstall_check hack + some tuning while testing
Thu, 06 Jan 2011 19:16:50 +0100 Goffi distutils: fixed custom wokkel building
Thu, 06 Jan 2011 18:48:56 +0100 Goffi Distutils: added custom wokkel checking/building
Thu, 06 Jan 2011 18:09:00 +0100 Goffi distutils: removes build and dist from manifest's prune
Wed, 05 Jan 2011 18:46:26 +0100 Goffi distutils wix installation
Wed, 05 Jan 2011 01:56:36 +0100 Goffi distutils installation script, draft