log setup.py @ 2766:93a421de0e3d

age author description
Wed, 02 Jan 2019 18:50:28 +0100 Goffi plugin XEP-0384: update to last python-omemo + trust management:
Sun, 23 Sep 2018 17:02:47 +0200 Goffi install: don't do conditional requirement for omemo anymore, it should now work on all unixes
Thu, 20 Sep 2018 19:04:02 +0200 Goffi install: use omemo in install_requires only for platforms supported upstream
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin XEP-0384, install: adapted plugin to omemo module changes + added omemo module to dependencies:
Sun, 08 Jul 2018 18:37:36 +0200 Goffi install (setup.py): don't use sys.prefix for locales
Wed, 04 Jul 2018 07:58:24 +0200 Goffi install: fixed DBUS_FILE path 0.7.0a1
Wed, 27 Jun 2018 07:23:13 +0200 Goffi core: some more line limiting
Thu, 21 Jun 2018 01:21:44 +0200 Goffi install (setup): added python-dateutil as dependency (was already a dependency of Wokkel)
Fri, 06 Apr 2018 16:47:40 +0200 Goffi setup, tools(utils): fixed versioning in setup and getRepositoryData
Thu, 05 Apr 2018 17:42:05 +0200 Goffi setup: use NAME to get version
Thu, 05 Apr 2018 12:49:25 +0200 Goffi setup: use scm version
Thu, 05 Apr 2018 10:41:08 +0200 Goffi setup: version is now set in SAT/VERSION, sat is not imported anymore in setup
Wed, 04 Apr 2018 08:45:09 +0200 Goffi setup: minimal version of sat_tmp is 0.0.3
Tue, 03 Apr 2018 09:04:55 +0200 Goffi setup, constant: use https address in APP_URL, and keep pypi NAME separated from constants
Tue, 03 Apr 2018 08:00:42 +0200 Goffi setup: use constants to get name and version
Mon, 02 Apr 2018 19:44:50 +0200 Goffi core, setup: huge cleaning:
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
Wed, 03 Sep 2014 11:46:06 +0200 Goffi misc (D-Bus, installation): added a .service file for D-Bus auto-launch feature + installation from setup.py (path adaptation now use regex).
Tue, 26 Aug 2014 09:54:23 +0200 souliane setup: sat_frontends was omitted by the cleaning method
Mon, 25 Aug 2014 17:21:03 +0200 Goffi core (installation): replaced PIL by its maintained fork pillow (installation from pip is working out of the box with pillow, not with PIL)
Sun, 24 Aug 2014 18:44:18 +0200 Goffi installation: setup.py update:
Wed, 20 Aug 2014 23:45:21 +0200 Goffi misc: daemon mode refactoring:
Wed, 13 Aug 2014 18:39:46 +0200 souliane setup: cleaning also handles egg filenames not containing the python version
Tue, 15 Jul 2014 13:37:50 +0200 souliane setup: SAT_INSTALL environment variable handles "clean" and "purge" options
Sat, 07 Jun 2014 16:39:08 +0200 Goffi installation: added python OTR dependency
Fri, 16 May 2014 11:26:46 +0200 souliane fixes setup with PyCrypto minimal version
Wed, 07 May 2014 15:46:43 +0200 souliane memory, test: added module crypto to hash passwords and encrypt/decrypt passwords or blocks
Thu, 03 Apr 2014 16:10:44 +0200 souliane core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py
Sun, 23 Mar 2014 22:34:24 +0100 souliane misc: updated setup.py and README4PACKAGERS
Fri, 28 Feb 2014 15:01:37 +0100 Goffi version update 0.4.1 SàT v0.4.1
Fri, 28 Feb 2014 14:39:45 +0100 Goffi setup.py fixes and improvments