log setup.py @ 2529:cbbf2ff2ef3f

age author description
Thu, 30 Nov 2017 21:00:24 +0100 Goffi core, template (filters): added pygments as a dependency + new highlight filter to use it.
Fri, 03 Nov 2017 14:19:10 +0100 Goffi tmp: removed sat.tmp hierarchy and fixed references to it as it is now an independant sat_tmp repository
Sun, 21 May 2017 15:59:47 +0200 Goffi core (tools/common/template): i18n support
Sun, 12 Mar 2017 19:35:36 +0100 Goffi plugin invitations: first draft:
Wed, 13 Jul 2016 11:01:07 +0200 Goffi installation (setup.py): changed version to 0.6.1.1 so new archive with fixed MANIFEST can be uploaded on pypi 0.6.1
Tue, 12 Jul 2016 23:30:13 +0200 Goffi version update (0.6.1)
Tue, 12 Jul 2016 23:29:43 +0200 Goffi installation: updated urwid-satext minimal version to 0.6.1 + added service_identity which is needed by Twisted for proper TLS check
Sun, 17 Apr 2016 18:07:55 +0200 Goffi core (installation): minor comment in setup.py
Sun, 17 Apr 2016 17:08:12 +0200 Goffi core: removed pyfeed and xe dependencies:
Fri, 25 Mar 2016 14:37:49 +0100 Goffi setup: added sat.tools.common in packages
Wed, 09 Mar 2016 11:16:24 +0100 Goffi install: minimum Twisted version is now 15.2.0 as sendmail need username argument
Wed, 10 Feb 2016 12:48:19 +0100 Goffi install: removed "nox" option as there is no more X dependency since WIX has been deprecated
Thu, 21 Aug 2014 20:45:24 +0200 souliane test, setup: requires lxml >= 3.1.0 (fixes html cleaning issue)
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Wed, 02 Dec 2015 13:20:08 +0100 Goffi updated setup.py version 0.6.0
Thu, 20 Aug 2015 10:22:46 +0200 souliane setup: wx is not more a dependency since wix has been deprecated
Tue, 21 Jul 2015 11:56:53 +0200 souliane add PyOpenSSL to the dependency list
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Wed, 18 Mar 2015 10:52:28 +0100 Goffi merged branch frontends_multi_profiles
Sat, 24 Jan 2015 16:12:50 +0100 souliane remove remaining references to Wix frontends_multi_profiles
Thu, 25 Dec 2014 12:26:49 +0100 souliane setup: fixes to install sat.tmp.wokkel
Thu, 18 Sep 2014 11:41:52 +0200 souliane version update 0.5.1 SàT v0.5.1
Mon, 15 Sep 2014 14:18:27 +0200 Matteo Cypriani misc: updated urls of pyxe an pyfeed
Thu, 11 Sep 2014 10:40:28 +0200 souliane update the minimal versions of urwid and urwid_satext
Tue, 09 Sep 2014 08:15:19 +0200 Goffi version update 0.5.0 SàT v0.5.0
Thu, 04 Sep 2014 20:30:57 +0200 Goffi primitivus: added disable_mouse config option /!\ minimal Urwid version is now 1.2.0
Wed, 03 Sep 2014 17:55:05 +0200 Goffi misc (install): fixed self.root access when it's not used
Wed, 03 Sep 2014 17:44:19 +0200 Goffi misc (install): updated old distribute_setup.py to new setuptools' ez_setup.py
Wed, 03 Sep 2014 17:18:27 +0200 Goffi misc (install): use os.symlink instead of distutils.file_util.copy_file to avoid error when --root is used
Wed, 03 Sep 2014 16:40:52 +0200 Goffi misc (installation): --root option is ignored for _final destinations