David Lord
a13b8185e4
update pyproject.toml
...
add typed classifier
add pyright config
simplify urls
2024-04-06 16:43:54 -07:00
David Lord
2da298bd85
license is txt, readme is md
2024-04-06 16:43:54 -07:00
David Lord
d3e315d3aa
update .readthedocs.yaml
2024-04-06 16:43:54 -07:00
David Lord
b120cd83cc
update gitignore
2024-04-06 16:43:54 -07:00
David Lord
d78c4c5179
update editorconfig
2024-04-06 16:43:54 -07:00
David Lord
58cd961a11
update dev dependencies
2024-04-06 16:43:54 -07:00
David Lord
beeecc5bf5
use sphinx.ext.extlinks instead of sphinx-issues
2024-04-06 16:43:54 -07:00
David Lord
9080b95cc8
use dependabot grouped updates
...
ignore upload/download-artifact until slsa updates
2024-04-06 16:43:54 -07:00
David Lord
a694f3bf7a
update versions, separate typing job
2024-04-06 16:43:54 -07:00
David Lord
9907209138
update versions
2024-04-06 16:43:54 -07:00
David Lord
b348e4e96f
show url in publish environment
2024-04-06 16:43:54 -07:00
David Lord
f354a86138
update description and version
2024-04-06 16:43:54 -07:00
David Lord
2deea0ae28
upgrade pip with venv
2024-04-06 16:43:54 -07:00
David Lord
0a8735404d
update pre-commit hooks
2024-04-06 16:43:54 -07:00
David Lord
d5e321b792
release version 3.0.2 ( #5403 )
2024-02-03 13:12:15 -08:00
David Lord
d2030595dc
release version 3.0.2
2024-02-03 12:54:41 -08:00
David Lord
d7209a9570
fix super call in list comprehension ( #5393 )
2024-02-03 12:39:33 -08:00
Tony Huang
1af8f95785
fix super call in list comprehension
2024-02-03 12:36:06 -08:00
David Lord
3435d2ff15
Fix jinja_loader typehint ( #5389 )
2024-02-03 12:18:40 -08:00
Cody Scott
ecc057dd48
fix jinja_loader annotation
2024-02-03 12:14:38 -08:00
David Lord
3207af8827
start version 3.0.2
2024-02-03 09:41:38 -08:00
David Lord
233be7a0fa
release version 3.0.1 ( #5386 )
2024-01-18 12:03:25 -08:00
David Lord
f622b1cade
release version 3.0.1
2024-01-18 11:57:33 -08:00
David Lord
5fcc999b7d
fix create release action
2024-01-18 11:57:22 -08:00
David Lord
da3a0ddfe2
fix slsa generator version
2024-01-18 11:53:19 -08:00
David Lord
5e059be1b3
update actions versions
2024-01-18 11:41:38 -08:00
David Lord
bae6ee888f
address mypy strict findings ( #5383 )
2024-01-18 09:16:53 -08:00
David Lord
81b3c85f51
update requirements
2024-01-18 09:15:01 -08:00
David Lord
08d3185e87
update pre-commit hooks
2024-01-16 10:12:10 -08:00
David Lord
6000e80acf
address mypy strict findings
2024-01-16 10:11:13 -08:00
David Lord
5a48a0fe6b
untag without object_hook ( #5382 )
2024-01-15 07:52:35 -08:00
David Lord
700fc7d928
untag without object_hook
2024-01-15 07:49:02 -08:00
David Lord
c275573147
run typing tests
2023-12-13 16:27:37 -08:00
David Lord
77f6c72cf9
Update docs to address redesigned macOS settings app ( #5355 )
2023-12-13 15:13:22 -08:00
Ben Huebscher
8a66990c61
Update docs to address redesigned macOS settings app
2023-12-13 15:10:47 -08:00
David Lord
05eebe36ab
fix missing quote in --key error message ( #5344 )
2023-12-13 15:06:37 -08:00
lizard
1d5abfadd7
Fixing issue 5342: 'The double quote is missing in the string'
2023-12-13 15:05:03 -08:00
David Lord
b97165db75
type hint fix for flask.send_file ( #5336 )
2023-11-15 12:55:43 -08:00
Daniel Isaac
4104f29956
type hint fix for flask.send_file
2023-11-15 12:53:22 -08:00
David Lord
66743d4f9d
start version 3.0.1
2023-11-15 12:50:46 -08:00
David Lord
5308db0637
update pre-commit hooks
2023-11-15 12:47:41 -08:00
David Lord
59fd6aa104
use pip-compile instead of pip-compile-multi
2023-11-15 12:44:20 -08:00
David Lord
560383fe14
update python version matrix
...
(cherry picked from commit 6ee5dcc0ec )
2023-11-15 12:19:59 -08:00
David Lord
6277036567
update read the docs env
...
(cherry picked from commit 29f1bd22d7 )
2023-11-15 12:19:59 -08:00
David Lord
54e05a2824
use ruff linter and formatter
2023-11-15 12:14:37 -08:00
pgjones
14232513fd
Release version 3.0.0
2023-09-30 15:37:24 +01:00
pgjones
3252f2bc54
Bump Werkzeug 3.0.0
2023-09-30 15:37:24 +01:00
pgjones
438edcdf01
Allow self as an argument to url_for
...
This makes the Flask.url_for self argument positional only (Flask
supports Python 3.8+) thereby restoring the ability to pass self as a
value argument to url_for.
2023-09-30 15:25:31 +01:00
nick2202
b7c1290528
Fix wrong spelling of JS method .innerHTML
2023-09-24 15:58:22 +01:00
David Lord
8037487165
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 ( #5248 )
2023-09-05 14:02:38 -07:00