Commit Graph

59 Commits

Author SHA1 Message Date
Adam Englander
51dbd8977e
use uv for dependency management
drop python 3.7 and 3.8
move tox config into pyproject
use new license metadata
2025-05-28 10:08:29 -07:00
David Lord
6aeab5d1da
Merge branch 'stable' 2024-12-21 10:47:46 -08:00
David Lord
eda8fe86fd
update dev dependencies 2024-12-21 10:14:25 -08:00
David Lord
ee6c734e9b
Merge branch 'stable' 2024-10-24 14:14:07 -07:00
David Lord
1e383959f7
update dev dependencies 2024-10-24 14:13:23 -07:00
David Lord
cd74006a9b
remove pre-commit.ci update 2024-08-23 18:06:04 -07:00
David Lord
65b27afb61
update dev dependencies 2024-08-23 16:49:33 -07:00
David Lord
004476c22b
test on python 3.13
update dev dependencies
refactor update tox envs
3.7 requires an old version of trio

xfail zip loader template test
2024-05-13 08:40:44 -07:00
David Lord
20477c6357
update project files (#5457)
* update pre-commit hooks
* add devcontainer
* show url in publish environment
* update actions versions
* separate typing job
* use dependabot grouped updates
  ignore upload/download-artifact until slsa updates
* use sphinx.ext.extlinks instead of sphinx-issues
* update editorconfig
* update gitignore
* update .readthedocs.yaml
* license is txt, readme is md
* use pyproject.toml and flit_core instead of setuptools
 add typed classifier
 add pyright config
 simplify urls
* tox builds docs in place
* add tox env to update all dev dependencies
* update issue and pr templates
* simplify matrix
2024-04-23 09:28:57 -07:00
David Lord
7277d8068b
update pre-commit hooks 2024-01-10 14:33:07 -08:00
pre-commit-ci[bot]
4504beba06
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.10.1](https://github.com/asottile/pyupgrade/compare/v3.8.0...v3.10.1)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](https://github.com/PyCQA/flake8/compare/6.0.0...6.1.0)
2023-08-01 08:46:03 +00:00
pre-commit-ci[bot]
ac57ea048d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.7.0 → v3.8.0](https://github.com/asottile/pyupgrade/compare/v3.7.0...v3.8.0)
2023-07-04 06:36:57 +00:00
David Lord
8d0ea74289
update dependencies 2023-06-27 07:36:34 -07:00
pre-commit-ci[bot]
02df0dad29
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports
2023-06-06 04:21:37 +00:00
David Lord
ae312b3065
update dependencies 2023-06-01 10:47:07 -07:00
pre-commit-ci[bot]
a24a4b1574
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)
2023-05-02 04:33:39 +00:00
pre-commit-ci[bot]
c8c3c846d5
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
2023-04-04 06:32:14 +00:00
pre-commit-ci[bot]
f39ffa0d8a
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/peterdemin/pip-compile-multi: v2.6.1 → v2.6.2](https://github.com/peterdemin/pip-compile-multi/compare/v2.6.1...v2.6.2)
2023-03-07 03:52:21 +00:00
pre-commit-ci[bot]
42b3a35410
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)
2023-02-07 04:43:06 +00:00
David Lord
3fadee01b7
update dependencies 2022-12-29 10:39:00 -08:00
pre-commit-ci[bot]
7e691ed15b
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.3.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
- [github.com/peterdemin/pip-compile-multi: v2.5.0 → v2.6.1](https://github.com/peterdemin/pip-compile-multi/compare/v2.5.0...v2.6.1)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
2022-12-06 00:35:35 +00:00
pre-commit-ci[bot]
6a8246be1e
[pre-commit.ci] pre-commit autoupdate (#1756)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-07 20:38:40 -08:00
pre-commit-ci[bot]
46298e0c6b
[pre-commit.ci] pre-commit autoupdate (#1748) 2022-11-01 06:53:00 -07:00
David Lord
0a10079f33
update dev dependencies 2022-10-13 09:08:56 -07:00
pre-commit-ci[bot]
c436c9f18f
[pre-commit.ci] pre-commit autoupdate (#1716) 2022-10-02 07:03:21 -07:00
pre-commit-ci[bot]
9e1895f0e2
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.3)
- [github.com/asottile/reorder_python_imports: v3.3.0 → v3.8.2](https://github.com/asottile/reorder_python_imports/compare/v3.3.0...v3.8.2)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2)
- [github.com/peterdemin/pip-compile-multi: v2.4.5 → v2.4.6](https://github.com/peterdemin/pip-compile-multi/compare/v2.4.5...v2.4.6)
2022-08-01 23:18:35 +00:00
David Lord
033bfd12d7
update pre-commit hooks 2022-07-04 07:25:04 -07:00
David Lord
8efee35092
pre-commit updates latest release branch 2022-04-28 07:08:16 -07:00
David Lord
9faee281ea
update requirements 2022-04-28 07:04:19 -07:00
David Lord
466a200ea4
update requirements 2022-04-25 12:40:57 -07:00
David Lord
8fd4b28a22
update requirements 2022-04-01 12:31:39 -07:00
David Lord
80e6c4bb56
Merge branch '3.0.x' 2022-02-17 17:04:40 -08:00
David Lord
070469f19a
use pip-compile-multi for requirements 2022-02-17 16:56:45 -08:00
David Lord
d5edb25f55
update pre-commit hooks 2022-02-17 16:53:43 -08:00
David Lord
b2b41c0c6d
Merge branch '3.0.x' 2022-01-13 14:46:46 -08:00
David Lord
24d3215f06
update tool config 2022-01-13 14:45:55 -08:00
David Lord
27d0687ef7
Merge branch '3.0.x' 2022-01-12 11:47:49 -08:00
David Lord
67f8e67c39
update requirements 2022-01-12 11:40:58 -08:00
David Lord
896a62135b
Merge branch '3.0.x' 2021-12-26 07:48:45 -07:00
David Lord
9dcb94fc2d
update requirements 2021-12-26 07:38:45 -07:00
David Lord
5308c9588d
drop Python 3.6 2021-11-08 08:07:29 -08:00
David Lord
23619d33da
update requirements 2021-11-01 12:44:28 -07:00
David Lord
c287f61adc
update pre-commit hooks 2021-10-04 13:22:34 -07:00
David Lord
6630044b57
update pre-commit monthly 2021-05-11 07:05:21 -07:00
pre-commit-ci[bot]
0798a6616e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.14.0 → v2.15.0](https://github.com/asottile/pyupgrade/compare/v2.14.0...v2.15.0)
- [github.com/psf/black: 21.4b2 → 21.5b1](https://github.com/psf/black/compare/21.4b2...21.5b1)
- [github.com/PyCQA/flake8: 3.9.1 → 3.9.2](https://github.com/PyCQA/flake8/compare/3.9.1...3.9.2)
2021-05-10 20:26:14 +00:00
pre-commit-ci[bot]
47a404d4c6
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.13.0 → v2.14.0](https://github.com/asottile/pyupgrade/compare/v2.13.0...v2.14.0)
- [github.com/psf/black: 21.4b0 → 21.4b2](https://github.com/psf/black/compare/21.4b0...21.4b2)
2021-05-03 17:22:40 +00:00
pre-commit-ci[bot]
7fa2ff34b7
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.12.0 → v2.13.0](https://github.com/asottile/pyupgrade/compare/v2.12.0...v2.13.0)
- [github.com/asottile/reorder_python_imports: v2.4.0 → v2.5.0](https://github.com/asottile/reorder_python_imports/compare/v2.4.0...v2.5.0)
- [github.com/psf/black: 20.8b1 → 21.4b0](https://github.com/psf/black/compare/20.8b1...21.4b0)
2021-04-26 17:22:03 +00:00
David Lord
9784db5388
update deprecated pre-commit hook 2021-04-16 08:18:09 -07:00
David Lord
bac57a70fe
update requirements 2021-04-16 08:17:55 -07:00
pre-commit-ci[bot]
d43430791f
[pre-commit.ci] pre-commit autoupdate 2021-04-12 17:12:51 +00:00