Commit Graph

114 Commits

Author SHA1 Message Date
Unrud c2a159a6cd Move project description to README.MD
Fixes #831
2022-07-14 17:22:00 +02:00
Unrud ad5ce94817 Remove download url from metadata 2022-07-14 17:21:57 +02:00
Unrud 9bed0af669 Remove shebang and executable bit 2022-07-14 17:21:50 +02:00
Unrud 5aa2f59b38 Always test bcrypt 2022-07-03 12:56:24 +02:00
Unrud 14a3c3d763 Use tox for tests 2022-07-03 10:14:38 +02:00
Unrud f08912ace1 Remove deprecated tests_require 2022-07-02 21:29:53 +02:00
Unrud 9aae5655cf typeguard requires pytest<7 2022-07-02 21:29:17 +02:00
Unrud 413c74c27c Remove pytest-runner 2022-07-02 20:39:09 +02:00
Unrud a2ceaa41a4 Fix setuptools requirement if installing wheel 2022-07-02 20:39:09 +02:00
Unrud 2b8f4b9419 Replace pkg_resources with importlib for Python >= 3.9
Fixes #1184
2022-04-04 18:18:50 +02:00
Unrud c155e2a351 Use pytest<7 for tests 2022-02-07 14:13:56 +01:00
Unrud 59e4f2d594 Rename NEWS.md to CHANGELOG.md 2022-01-18 21:39:37 +01:00
Unrud 1234802f51 Use " instead of ' 2021-12-09 19:32:47 +01:00
Unrud e176567ad0 Add Python 3.10 classifier 2021-12-09 19:15:44 +01:00
Unrud e38ae96227 Cosmetics 2021-12-09 19:15:23 +01:00
Unrud bbaf0ebd8c Change name in file header 2021-12-09 16:55:46 +01:00
Jochen Sprickerhof f72b344981 Add py.typed to mark as having typing information
According to PEP 561.
2021-10-16 17:38:41 +02:00
Unrud cd3f834a27 Rename variable 2021-09-27 17:22:42 +02:00
Tomáš Hrnčiar 574e6f8c7b Require setuptools, radicale/__init__.py, radicale/web/internal.py, radicale/storage/__init__.py, radicale/app/__init__.py import pkg_resources 2021-09-26 22:28:41 +02:00
Unrud 12fe5ce637 Enable run-time type checking during tests 2021-09-26 22:24:45 +02:00
Unrud 73e42f8101 Enable static type checking 2021-09-26 22:24:45 +02:00
Unrud 571567a4ec Drop support for Python 3.5 (end-of-life) 2020-10-04 15:13:01 +02:00
Unrud d31eaf79ec Add Python implementation classifier 2020-09-26 03:20:56 +02:00
Unrud dd30aea7a5 Add Python 3.9 classifier 2020-09-25 23:36:15 +02:00
Unrud b700b5ed44 Change version to "master" 2020-05-17 10:37:48 +02:00
Unrud d6d5e512dc Add documentation to manifest 2020-04-11 13:51:59 +02:00
Unrud 9603aa3496 Tests: Replace gunicorn with waitress (works on Windows too) 2020-02-20 07:57:39 +01:00
Unrud a03911f954 Add bcrypt as direct dependency 2020-01-19 21:33:13 +01:00
Unrud e11661ff3e Protect against XML DOS attacks
Only XML content from authenticated users is parsed.
2020-01-19 21:07:54 +01:00
Unrud 6108d8d759 Remove unsecure methods from htpasswd and make md5 default 2020-01-19 21:07:54 +01:00
Unrud 41f8368c7e Rework entrypoints 2020-01-17 05:00:31 +01:00
Unrud 2e4924a0da Improve documentation 2020-01-13 15:51:10 +01:00
Unrud 63e6d091b9 Update copyright 2019-06-17 04:13:24 +02:00
Unrud f1de843188 test WSGI server 2018-09-09 14:58:51 +02:00
Unrud 5e0a387ed9 remove whitespace before email 2018-09-04 03:33:47 +02:00
Unrud df5eb1bfcc include all packages 2018-08-29 16:39:26 +02:00
Unrud e5de5f3c87 Change URLs to https and remove www in doc/metadata 2018-08-29 16:39:25 +02:00
Unrud 8869b34470 refactor 2018-08-28 16:19:43 +02:00
Unrud a5fa35e785 require python>=3.5.2 2018-08-16 08:00:02 +02:00
Unrud 6c12bba8a8 Bump version to 2.90.0 2018-08-16 08:00:00 +02:00
Unrud 68740d10f3 Bump version to 2.1.10 2018-08-14 20:14:05 +02:00
Unrud 42276c0177 require dateutil>=2.7.3 2018-08-14 18:49:49 +02:00
Unrud e62aa4f767 require vobject>=0.9.6 2018-08-14 18:46:38 +02:00
Unrud 87a68a6ea8 Revert "Fork vobject"
This reverts commit 126a31c82a.
2018-08-14 18:45:21 +02:00
Unrud d37a533423 Revert "vobject: apply PRs (Fixes #764, fixes #765)"
This reverts commit 5cd43acb3c.
2018-08-14 18:45:03 +02:00
Unrud 5cd43acb3c vobject: apply PRs (Fixes #764, fixes #765) 2018-04-27 18:37:22 +02:00
Unrud 126a31c82a Fork vobject 2018-04-27 18:37:22 +02:00
Unrud 16efa357a2 Bump version to 2.1.9 2018-04-20 22:53:42 +02:00
Unrud b16fac2cad setuptools: Add md5 and bcrypt as extra requirements 2018-04-20 16:03:36 +02:00
Unrud 478a9cb251 specify version for vobject and python-dateutil 2018-04-20 16:03:36 +02:00