Commit Graph

5084 Commits

Author SHA1 Message Date
David Lord 6b9acd565c
switch docs to flit 2023-06-27 14:13:56 -07:00
David Lord 46b328854a
switch examples to flit 2023-06-27 14:13:56 -07:00
David Lord f38f3a745a
switch to flit build backend 2023-06-27 14:13:56 -07:00
David Lord d67c47b81f
simplify tox config
envs inherit base testenv
2023-06-27 08:29:41 -07:00
David Lord 8933d75443
update pypy test version 2023-06-27 07:41:15 -07:00
David Lord aca7d5637d
update dependencies 2023-06-27 07:11:22 -07:00
David Lord ec2b2394dc
update import of declarative_base from SQLAlchemy (#5171) 2023-06-21 09:32:37 -07:00
mohammad m. moniri a7ae372f2f
update import of declarative_base from SQLAlchemy 2023-06-21 09:30:03 -07:00
David Lord 8e33b7b3e2
update werkzeug requirement 2023-06-09 09:41:17 -07:00
David Lord 4be9f52142
fix use of `importlib.util.find_spec` (#5161) 2023-06-09 09:38:59 -07:00
David Lord bda295d37f
fix use of importlib.util.find_spec 2023-06-09 09:34:42 -07:00
David Lord c8cf4694c6
unpin sphinx and sphinx-tabs 2023-06-08 14:33:16 -07:00
David Lord 9930b0fe8e
Python 3.12 compatibility (#5157) 2023-06-07 13:21:49 -07:00
David Lord ed8ddb6a3a
update werkzeug to 2.3.5 2023-06-07 13:18:49 -07:00
David Lord 84e11a1e82
use importlib instead of pkgutil 2023-06-07 13:13:41 -07:00
David Lord 367e1df785
start version 2.3.3 2023-06-07 13:10:39 -07:00
David Lord 2be71d323d
[pre-commit.ci] pre-commit autoupdate (#5154) 2023-06-07 12:53:30 -07:00
David Lord d614d6bf8c
ignore pytest ast warnings 2023-06-06 09:30:34 -07:00
pre-commit-ci[bot] 32d2f47ed1
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports
2023-06-06 09:26:43 -07:00
David Lord 7dbb2f7e05
retarget pre-commit.ci 2023-06-06 09:25:47 -07:00
David Lord 38f02e04f4
update metadata 2023-05-31 09:18:33 -07:00
David Lord e7264776bd
update dependencies 2023-05-31 09:17:51 -07:00
David Lord ae07dead24
Merge pull request #5140 from Jeroendevr/patch-1 2023-05-31 09:14:56 -07:00
Jeroendevr 0f477df86a
Config from Data Files to match from_file API
In the API docs using a TOML file to load config is referred to as https://flask.palletsprojects.com/en/2.3.x/api/#flask.Config.from_file

To keep docs consistent a small change to the config docs.
2023-05-24 11:13:36 +02:00
Pedro Guilherme S. Moreira 55332be325
docs: fix wrong JS syntax (#5136) 2023-05-18 14:33:44 +02:00
David Lord b80baaf359
Merge pull request #5126 from pgjones/pathlike
Allow for PathLike types for config file variables
2023-05-14 09:43:35 -07:00
pgjones 2abb7513dc Allow for PathLike types for config file variables
This follows the Flask practice elsewhere and makes it clear PathLike
filenames are valid.
2023-05-14 16:09:25 +01:00
David Lord 4911012cf4
update workflows
update publish parameter names
remove pip update
2023-05-09 12:37:33 -07:00
David Lord 859d63902e
Merge pull request #5111 from pallets/update-tests
update tests
2023-05-02 10:41:41 -07:00
David Lord 0a00e1b608
use tmp_path instead of tmpdir 2023-05-02 10:38:27 -07:00
David Lord 1d7281fe07
remove egg test
eggs aren't supported, and Python 3.12 removes setuptools
2023-05-02 09:53:31 -07:00
David Lord 97c830190f
Merge branch '2.2.x' into 2.3.x 2023-05-02 07:50:30 -07:00
David Lord bda08b11c6
Merge pull request #5110 from pallets/release-2.2.5
release version 2.2.5
2023-05-02 07:43:48 -07:00
David Lord 47af817c8f
release version 2.2.5 2023-05-02 07:35:27 -07:00
David Lord afd63b1617
Merge pull request #5109 from pallets/backport-vary-cookie
backport 2.2.x: set `Vary: Cookie` header consistently for session
2023-05-02 07:18:08 -07:00
David Lord ca12e8ebb7
update dependencies 2023-05-02 07:17:52 -07:00
David Lord 8646edca6f
set `Vary: Cookie` header consistently for session 2023-05-02 07:14:15 -07:00
David Lord a6367dac74
Merge pull request #5108 from pallets/werkzeug-compat
werkzeug 2.3.3 compatibility
2023-05-02 07:12:59 -07:00
David Lord 3fbfbad79f
werkzeug 2.3.3 compatibility 2023-05-02 07:09:36 -07:00
David Lord 726d3f4fa9
start version 2.2.5 2023-05-02 06:56:08 -07:00
David Lord 0afeb1d11c
fix release date 2023-05-01 09:01:40 -07:00
David Lord 4cf8b78c6c
Merge pull request #5102 from pallets/release-2.3.2
release version 2.3.2
2023-05-01 08:42:27 -07:00
David Lord f3b8f57054
release version 2.3.2 2023-05-01 08:35:10 -07:00
David Lord c990bba94a
update min test env 2023-05-01 08:35:10 -07:00
David Lord adedb2a64e
Merge pull request #5101 from pallets/update-werkzeug
update werkzeug to >=2.3.3
2023-05-01 08:22:58 -07:00
David Lord e1aedecdc6
update werkzeug 2023-05-01 08:18:03 -07:00
David Lord 37badc3ce8
update changelog 2023-05-01 08:13:12 -07:00
David Lord 70f906c51c
Merge pull request from GHSA-m2qf-hxjv-5gpq
set `Vary: Cookie` header consistently for session
2023-05-01 08:11:41 -07:00
David Lord 8705dd39c4
set `Vary: Cookie` header consistently for session 2023-05-01 08:10:52 -07:00
David Lord 9532cba45d
fix mypy finding 2023-05-01 08:10:25 -07:00