Markus Heiser
3d96a9839a
[format.python] initial formatting of the python code
...
This patch was generated by black [1]::
make format.python
[1] https://github.com/psf/black
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-27 09:26:22 +01:00
Markus Heiser
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
...
Suggested-by: @dalf https://github.com/searxng/searxng/issues/102#issuecomment-914168470
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-09-07 13:34:35 +02:00
Markus Heiser
e856b563dd
[pylint] Pylint 2.10 - unspecified-encoding
...
Pylint 2.10 added new default checks [1]:
unspecified-encoding:
Emitted when open() is called without specifying an encoding [2]
[1] https://pylint.pycqa.org/en/latest/whatsnew/2.10.html
[2] https://github.com/PyCQA/pylint/issues/3826
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-08-31 10:49:36 +02:00
Alexandre Flament
4b43775c91
version based on the git repository
...
This commit remove the need to update the brand for GIT_URL and GIT_BRANCH:
there are read from the git repository.
It is possible to call python -m searx.version freeze to freeze the current version.
Useful when the code is installed outside git (distro package, docker, etc...)
2021-07-30 14:40:09 +02:00
Adam Tauber
ae122ea943
[enh] release v1.0.0
2021-03-27 20:30:08 +01:00
Alexandre Flament
39ac81478c
prepare release 0.18.0
2020-12-14 19:03:09 +01:00
Adam Tauber
8199ab50f9
[enh] release v0.17.0
2020-07-09 17:31:28 +02:00
Adam Tauber
6060ab85f8
[enh] version v0.16.0
2020-01-30 13:39:06 +01:00
Noémi Ványi
29d146dde6
update changelog and version.py
2019-01-06 21:59:59 +01:00
Adam Tauber
3ac578c0a8
[enh] version 0.14.0
2018-02-19 00:22:56 +01:00
Adam Tauber
7828a1833b
[enh] version 0.13.1
2017-11-23 17:59:06 +01:00
Adam Tauber
e766939440
[enh] version 0.13.0
2017-11-21 19:29:35 +01:00
Adam Tauber
f82646f386
[enh] version 0.12.0
2017-06-04 13:19:15 +02:00
Adam Tauber
d6cbc6b78b
[enh] 0.11.0 version bump
2017-01-10 21:09:04 +01:00
Adam Tauber
ce371f766a
[enh] version 0.10.0
...
closes #659
2016-09-06 18:31:25 +02:00
Adam Tauber
2caf0d4c9a
[enh] version 0.9.0 - #529
2016-05-24 13:35:52 +02:00
Adam Tauber
371fc09b6f
[enh] version 0.8.1
2015-12-22 23:21:12 +01:00
Adam Tauber
23dab175b2
[enh] v0.8.0
2015-09-08 22:13:09 +02:00
Adam Tauber
40ae8c8247
[enh] v0.7.0
2015-02-03 19:15:58 +01:00
Adam Tauber
fcc394540b
[enh] v0.6.0
2014-12-25 17:56:01 +01:00
Adam Tauber
2538a3ec26
[enh] v0.5.0
2014-12-08 23:57:36 +01:00
Adam Tauber
b1b0b82a2a
[fix] version.py pep8 and py3 compatibility
2014-12-02 00:09:08 +01:00
Thomas Pointhuber
aba65369d2
[enh] make version of searx readable
2014-11-18 11:37:42 +01:00