Commit graph

138 commits

Author SHA1 Message Date
Peter Bieringer
e9d92f10f1 continue with dev 2024-06-04 08:01:08 +02:00
Peter Bieringer
7c54d8a96c update version 2024-06-02 11:37:35 +02:00
Peter Bieringer
c6d01b7874 downgrade requirement to typeguard<4.3 for tests to avoid broken test jobs 2024-05-29 21:54:36 +02:00
Unrud
b78730d570 Update pytest 2024-05-09 01:04:42 +02:00
Rilele
27e1b04529
Add new icons to setup.py 2024-05-06 13:08:22 +02:00
Peter Bieringer
3e4dbc5d79 continue with dev 2024-05-03 20:12:57 +02:00
Peter Bieringer
8db31b49fe Release 3.2.0 2024-05-03 20:11:25 +02:00
Peter Bieringer
2dec736fdf Drop: support for Python 3.7 (EOSL, can't be tested anymore) 2024-05-03 20:11:10 +02:00
Peter Bieringer
17169bbfdb cosmetics 2024-03-18 20:58:40 +01:00
Peter Bieringer
9457699a32 revert to 3.dev 2024-03-18 06:03:49 +01:00
Peter Bieringer
5d143ca0e8 update version to 3.1.9 2024-03-18 06:03:42 +01:00
Peter Bieringer
66b374bc28 leftover of replacement of passlib[bcrypt] 2024-03-07 07:26:21 +01:00
Peter Bieringer
3fdc15fccd add Python 3.12 2024-03-05 21:18:13 +01:00
Tuna Celik
1485777bc6 changed the minimum version requirement for pika 2024-03-02 18:02:09 +01:00
Tuna Celik
50140a54f5 resolved conflicts 2024-03-02 16:26:04 +01:00
Tuna Celik
682c048569 Upgraded pika version 2024-03-02 13:38:53 +01:00
Unrud
e8e709191a Tests: Specify typeguard version 2023-03-21 00:41:47 +01:00
Unrud
11a2b43b60 Use compliant version name 2023-03-05 17:15:34 +01:00
Unrud
6a96b1f5a7 Test python 3.11 2023-03-05 17:15:34 +01:00
Unrud
794c1f84fb Drop support for python 3.6 2023-03-05 17:15:34 +01:00
Tuna Celik
cf81d1f9a7 Synced with origin 2023-02-10 22:03:33 +01:00
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
Tuna Celik
df80a7f6ef Disabled pika_stubs module 2020-08-17 02:57:39 +02:00
Tuna Celik
3d8f1b3b08 Added Version marks for required modules 2020-08-17 02:54:53 +02:00
Tuna Celik
fbe2024342 Updated installation requirement 2020-08-17 02:48:17 +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