log setup.py @ 3200:5c3bf37f2202

age author description
Sun, 09 Feb 2020 23:50:26 +0100 Goffi core (memory/crypto): replaced `PyCrypto` by `cryptography`:
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Sat, 11 Jan 2020 17:20:44 +0100 Goffi install (setup.py): use progressbar2 instead of progressbar
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing:
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin upload, XEP-0363: code modernisation + preparation for extension:
Fri, 20 Dec 2019 12:28:01 +0100 Goffi plugin XEP-0384: update to latest python-omemo + better trust management:
Sat, 07 Dec 2019 11:30:56 +0100 Goffi plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 port
Fri, 15 Nov 2019 17:55:39 +0100 Goffi install (setup): added Python 3.8 classifier
Fri, 18 Oct 2019 17:51:44 +0200 Goffi tools (common/template): removed warning catches, jinja2>=2.10.3 now handles them correctly
Tue, 08 Oct 2019 12:10:26 +0200 Goffi misc: don't import memory in launch script:
Tue, 01 Oct 2019 22:49:10 +0200 Goffi core (patches): updated TLS patches:
Wed, 25 Sep 2019 08:56:41 +0200 Goffi jp: jp asyncio port:
Sun, 25 Aug 2019 12:16:18 +0200 Goffi install (setup.py): updated classifiers
Sun, 25 Aug 2019 09:53:03 +0200 Goffi install (setup.py): updated `python_requires`
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port: