Commit graph

171 commits

Author SHA1 Message Date
Maximilian Güntner cff544bc99
matrix-synapse: 0.99.4 -> 0.99.5 2019-05-22 18:32:02 +02:00
Maximilian Güntner f654606e87
matrix-synapse: 0.99.3.2 -> 0.99.4 2019-05-19 23:10:05 +02:00
Maximilian Güntner f91b7984b4
matrix-synapse: 0.99.3 -> 0.99.3.2 2019-05-04 22:32:43 +02:00
Franz Pletz 5344fcfeb1
matrix-synapse: 0.99.2 -> 0.99.3 2019-04-01 23:18:18 +02:00
pacien 9620a0cf9d matrix-synapse: 0.99.1.1 -> 0.99.2 2019-03-01 20:34:57 +01:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
pacien 0c663e9032 matrix-synapse: restore entry point for service 2019-02-23 20:57:20 +01:00
pacien ce62a9dd11 matrix-synapse: register additional maintainer 2019-02-23 20:54:18 +01:00
Frederik Rietdijk 5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Frederik Rietdijk d2c3fd5af0 Python: fix outfall after setting strictDeps = true; 2019-02-17 14:40:54 +01:00
pacien 1b01704503 matrix-synapse: 0.99.0 -> 0.99.1.1 2019-02-16 09:48:48 +01:00
nyanloutre d667c33cb2 matrix-synapse: 0.34.1.1 -> 0.99.0
Also cleanup of old dependencies and irrelevant patch
2019-02-06 10:50:20 +01:00
Robert Schütz b720ecb9ee matrix-synapse: use python3 2019-01-11 16:36:28 +01:00
nyanloutre bc561526d1 matrix-synapse: 0.34.0.1 -> 0.34.1.1
Also correctly run tests.
2019-01-11 16:36:27 +01:00
Notkea 0be693a8df
matrix-synapse: 0.34.0 -> 0.34.0.1 (CVE-2019-5885) 2019-01-10 20:22:01 +01:00
Michael Raskin 35efbedce4 matrix-synapse: 0.33.9 -> 0.34.0 2018-12-21 15:01:45 +01:00
Michael Raskin 13d5941d50 matrix-synapse: fix build by local dependency downgrade 2018-12-21 15:01:45 +01:00
Franz Pletz 2bf16cbbc3
matrix-synapse: 0.33.8 -> 0.33.9 2018-11-23 21:09:57 +01:00
Peter Hoeg dc74c44e67 matrix-synapse: prepare for python3 switch
With this commit, we *can* swap python2 for python3 to run synapse using python3
instead.

The reason for not making the switch is that a number of CLI tools provided with
synapse do not yet work under py3 despite synapse running fine.

So this doesn't actually do anything on its own except to prepare for the
upcoming py3 switch.
2018-11-08 16:23:32 +08:00
Léo Gaspard bb86056575
matrix-synapse: 0.33.6 -> 0.33.8
Also reworked dependencies:
 * blist and ujson are marked as no longer needed
 * pytz has no mention throughout `git log -p` on synapse's repository
 * systemd and affinity are optional (but turned on by default)
2018-11-04 23:39:42 +09:00
Notkea 570b9bab25
matrix-synapse: 0.33.5 -> 0.33.6 2018-10-04 20:30:48 +02:00
Notkea 4cd6502925
matrix-synapse: 0.33.3.1 -> 0.33.5
Upgrade matrix-synapse to the latest version,
adding a new required dependency (treq)
2018-09-24 16:57:37 +02:00
Michael Raskin 6ea0c3e271 matrix-synapse: 0.33.3 -> 0.33.3.1 2018-09-06 17:16:45 +03:00
Michael Raskin 37c0f1cafa matrix-synapse: 0.33.0 -> 0.33.3 2018-08-31 14:50:15 +03:00
rnhmjoj cdb3e689f6
matrix-synapse: use python2 2018-08-08 02:20:54 +02:00
Andreas Rammhold 782342cf30
Merge pull request #43888 from Ekleog/synapse-0.33.0
matrix-synapse: 0.31.2 -> 0.33.0
2018-07-28 10:13:52 +02:00
Léo Gaspard 182b7f63af
matrix-synapse: 0.31.2 -> 0.33.0 2018-07-21 21:56:46 +09:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Tristan Helmich 1e7d53d113 matrix-synapse: 0.31.1 -> 0.31.2 2018-06-14 19:05:38 +02:00
florianjacob c86622219a matrix-synapse: 0.30.0 -> 0.31.1 (#41728) 2018-06-09 11:46:24 +02:00
Florian Jacob 429d81db2b matrix-synapse: 0.28.1 -> 0.30.0 2018-05-24 18:13:41 +02:00
florianjacob 0f62284972 matrix-synapse: 0.27.4 -> 0.28.1 (#39922) 2018-05-03 23:38:14 +02:00
Florian Jacob 53bea54a65 matrix-synapse: 0.27.2 -> 0.27.4 2018-04-20 16:42:27 +02:00
Benjamin Saunders 29473c5208 matrix-synapse: 0.26.1 -> 0.27.2 2018-04-06 18:19:01 -07:00
Benjamin Saunders cef5ed1bc2 matrix-synapse: 0.26.0 -> 0.26.1
Security hotfix
2018-03-15 20:47:48 -07:00
Robert Schütz c8d3a81d2a matrix-synapse: fix pynacl dependency
closes #34959
2018-02-19 15:57:28 +01:00
Eric Wolf e2859068b1 pythonPackages.msgpack: renamed to msgpack-python 2018-02-10 14:47:19 +01:00
Frederik Rietdijk 50896074c2 matrix-synapse-ldap3: 0.1.2 -> 0.1.3 2018-01-07 10:20:58 +01:00
Ruben Maher fb094fdc36 matrix-synapse: 0.25.1 -> 0.26.0 2018-01-07 16:09:30 +10:30
Ruben Maher b68f6e14bf matrix-synapse: 0.24.1 -> 0.25.1 2017-11-19 13:47:54 +10:30
Benjamin Saunders 11d3143f91 matrix-synapse: 0.22.1 -> 0.24.1
Also fix use of buildPythonApplication where buildPythonPackage is
more appropriate.
2017-10-28 08:55:20 -07:00
Franz Pletz 90f9d52b73
matrix-synapse: 0.21.0 -> 0.22.1 2017-07-10 09:36:05 +02:00
Tristan Helmich 2b7eb321de matrix-synapse: 0.20.0 -> 0.21.0 2017-05-19 10:11:46 +02:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Tristan Helmich 0f64656dca matrix-synapse: 0.19.3 -> 0.20.0 2017-04-12 01:58:28 +02:00
Franz Pletz 28a4c998fa
matrix-synapse: 0.19.2 -> 0.19.3 2017-03-22 15:05:30 +01:00
Tristan Helmich 0cb62ab661 matrix-synapse: 0.19.1 -> 0.19.2 2017-02-28 13:02:47 +01:00
Benjamin Saunders 1fbab53a80 matrix-synapse: 0.19.0 -> 0.19.1 2017-02-09 19:31:40 -08:00
Benjamin Saunders 433f7c7bef matrix-synapse: 0.18.7-rc2 -> 0.19.0 2017-02-04 00:49:53 -08:00
Benjamin Saunders 7027bbfba3 matrix-synapse: 0.18.6-rc3 -> 0.18.7-rc2 2017-01-06 20:41:29 -08:00
Benjamin Saunders 62e4cfa887 matrix-synapse: 0.18.6-rc2 -> 0.18.6-rc3 2017-01-05 19:53:47 -08:00
Benjamin Saunders a715adf960 matrix-synapse: 0.18.5 -> 0.18.6-rc2 2016-12-30 12:42:22 -08:00
Benjamin Saunders 3422a7710f matrix-synapse: 0.18.4 -> 0.18.5 2016-12-19 19:50:24 -08:00
Ruben Maher 9c9a21d525 matrix-synapse service: Make url_preview_enabled optional (#20609) 2016-11-28 03:33:48 +01:00
Benjamin Saunders 205aecdf3b matrix-synapse: 0.18.0 -> 0.18.4 2016-11-24 20:43:45 -08:00
Frederik Rietdijk 104c50dd1a Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
Emery Hemingway 5c8a31f84b matrix-synapse: 0.17.1 -> 0.18.0 2016-09-26 12:19:58 +02:00
Frederik Rietdijk 3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Emery Hemingway 3adbc07af7 matrix-synapse: 0.17.1 -> 0.17.2 2016-09-12 11:52:16 +02:00
Benjamin Saunders 96198d7421 matrix-synapse: 0.17.0 -> 0.17.1 2016-08-26 23:37:18 -07:00
Benjamin Saunders 199f5a2844 matrix-synapse: 0.16.1-r1 -> 0.17.0 (#17605) 2016-08-09 12:02:10 +02:00
Benjamin Saunders 96e5533cfa matrix-synapse: fix missing curses dependency 2016-07-31 12:33:27 -07:00
Robin Lambertz b65e9d87e2 matrix-synapse: Only run StartPre script when data folder doesn't exist (#17216) 2016-07-28 04:13:21 +02:00
roblabla f77af9aa5e matrix-synapse: 0.16.1 -> 0.16.1-r1 2016-07-08 15:12:15 +02:00
Benjamin Saunders 65005fe302 matrix-synapse: 0.16.0 -> 0.16.1 2016-06-22 11:16:28 -07:00
Benjamin Saunders 26da79230b matrix-synapse: 0.14 -> 0.16 2016-06-17 09:21:46 -07:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
roblabla be21e16652 matrix-synapse: update 0.12.0 -> 0.14.0 2016-04-23 01:48:54 +02:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Frederik Rietdijk 8535503556 pythonPackages.twisted: 11.1 -> 15.5 2016-01-24 14:33:56 +01:00
roblabla 7e10bf4327 matrix-synapse: init at 0.12.0 2016-01-15 15:17:14 +01:00