cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
df94b5db67
[Bot] Update dependencies ( #1553 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-08-08 08:27:23 +02:00
Matthieu Darbois and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
36049d86a2
feature: add musllinux_1_2 support ( #1561 )
...
* feature: add musllinux_1_2 support
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix[test]: clean-up docker images in test_*linux*_only.py
We are reaching disk space limits (14 GB) when running tests.
Add a fixture to clean-up docker images after tests.
This fixture is applied on tests that pull a specific image for one test only in order not to take too much time pulling that image many times.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-07 12:01:10 -04:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
229f8570b4
[pre-commit.ci] pre-commit autoupdate ( #1562 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.281](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.280...v0.0.281 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-01 17:12:16 -04:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
5b32ee7d7b
[pre-commit.ci] pre-commit autoupdate ( #1559 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.278 → v0.0.280](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.278...v0.0.280 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-24 22:34:06 -04:00
Joe Rickerby
3f3bd9cff6
Merge pull request #1554 from pypa/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-07-24 18:36:15 +01:00
pre-commit-ci[bot]
8df6d59adf
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0 )
2023-07-17 23:27:43 +00:00
4135c0a01d
[pre-commit.ci] pre-commit autoupdate ( #1546 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.276 → v0.0.277](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.276...v0.0.277 )
* Update .pre-commit-config.yaml
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2023-07-16 15:32:55 -05:00
Joe Rickerby
6282bc5a83
Merge pull request #1542 from pypa/ci-exclude-paths
...
Ignore docs changes on Azure Pipelines and CirrusCI
2023-07-15 10:02:51 +01:00
Joe Rickerby
ddbcf561db
Correct logic with includes-only
...
I'm assuming it takes multiple arguments because the Starlark version of the function does
https://cirrus-ci.org/guide/programming-tasks/#changes_include_only
2023-07-15 09:57:54 +01:00
Joe Rickerby
f21bb8376a
Bump version: v2.14.1
v2.14
v2.14.1
2023-07-15 09:53:23 +01:00
Joe Rickerby
a5b2e543e5
Merge pull request #1550 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2023-07-15 09:49:24 +01:00
Joe Rickerby
bd9675d05b
Manually specify 3.12.0b4 on macOS
2023-07-14 22:42:03 +01:00
cibuildwheel-bot[bot]
661ba2d0de
Update dependencies
2023-07-14 19:20:18 +00:00
Joe Rickerby
66b46d0868
Bump version: v2.14.0
v2.14.0
2023-07-10 11:43:05 +01:00
Joe Rickerby
b0a5c951f5
Merge pull request #1543 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2023-07-10 11:39:37 +01:00
Joe Rickerby
f5960020cd
Add .pre-commit-config.yaml to CI ignore rules
2023-07-10 11:34:10 +01:00
cibuildwheel-bot[bot]
8bfc92df50
Update dependencies
2023-07-10 06:15:20 +00:00
9afee48243
[pre-commit.ci] pre-commit autoupdate ( #1541 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.275 → v0.0.276](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.275...v0.0.276 )
- [github.com/asottile/setup-cfg-fmt: v2.3.0 → v2.4.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.3.0...v2.4.0 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Apply suggestions from code review
* Update .pre-commit-config.yaml
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
Co-authored-by: Joe Rickerby <joerick@mac.com >
2023-07-09 23:01:17 -04:00
Joe Rickerby
7f6fe8a031
Merge pull request #1416 from Czaki/poerty_problem
2023-07-09 16:41:22 +01:00
Joe Rickerby
c824c7e87a
Ignore docs changes on more CIs
2023-07-09 15:59:27 +01:00
Joe Rickerby
f44d2784f8
Update docs/faq.md
2023-07-09 15:17:51 +01:00
Joe Rickerby
740f081606
Merge pull request #1526 from mayeut/drop-python-3.7
...
chore: drop python 3.7 for cibuildwheel driver
2023-07-09 14:31:54 +01:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
8c6ff25315
[Bot] Update dependencies ( #1539 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-07-08 09:39:18 -04:00
Henry Schreiner
b77cedba39
chore: ruff moved to astral-sh ( #1540 )
2023-07-03 18:21:29 -04:00
mayeut
6415878631
chore: remove cap on markdown-it-py
...
Since it's an indirect dependency (of rich), just remove the line altogether.
2023-07-01 14:42:03 +02:00
Henry Schreiner
ac34701e98
chore: bump Ruff to 3.8+ too
2023-07-01 14:33:24 +02:00
mayeut
4b19db8454
chore: drop python 3.7 for cibuildwheel driver
...
This drops python 3.7 for cibuildwheel.
Building python 3.6 / 3.7 packages is still supported.
2023-07-01 14:33:24 +02:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
af42be1f3b
[Bot] Update dependencies ( #1535 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-06-27 17:31:15 -04:00
aeb0a3ee83
[pre-commit.ci] pre-commit autoupdate ( #1536 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.272 → v0.0.275](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.272...v0.0.275 )
- [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.3.0...v1.4.1 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* chore: update for better mypy lambdas
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
---------
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com >
2023-06-27 17:30:17 -04:00
Joe Rickerby
33f02f2e1d
Merge pull request #1532 from pypa/henryiii/docs/trustedpub
2023-06-25 17:36:48 +01:00
Henry Schreiner and Joe Rickerby
062a745fc9
Update examples/github-deploy.yml
...
Co-authored-by: Joe Rickerby <joerick@mac.com >
2023-06-25 10:21:09 -04:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
b8a3cfa4f9
[Bot] Update dependencies ( #1528 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-06-23 12:01:33 -04:00
Henry Schreiner and Cosimo Lupo
cee0848b49
fix: allow access to {wheel} in more places ( #1533 )
...
pass {wheel} path to test command so I can use with tox --installpkg
Co-authored-by: Cosimo Lupo <clupo@google.com >
2023-06-23 08:29:58 -04:00
Joe Rickerby
2b769c9052
Merge pull request #1525 from mayeut/pypy-7.3.12
...
feature: add PyPy 3.10
2023-06-23 08:49:14 +01:00
Joe Rickerby
8f569c42ec
Merge remote-tracking branch 'origin/main' into poerty_problem
2023-06-23 08:46:51 +01:00
Henry Schreiner
28b03782f8
docs: use trusted publisher for GHA docs/example
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2023-06-22 15:08:24 -04:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
5ef9f081bd
[pre-commit.ci] pre-commit autoupdate ( #1529 )
...
updates:
- [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](https://github.com/codespell-project/codespell/compare/v2.2.4...v2.2.5 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-22 10:18:33 -04:00
Joe Rickerby
1ce209198a
Copy edit of the whole section, make it a bit easier to follow, add some details about universal2
2023-06-18 19:15:06 +01:00
Joe Rickerby
3192cdcbfa
Copy pass on this text
2023-06-18 18:03:06 +01:00
Joe Rickerby
983347f370
Add reference to the new 'wheel tags' command
2023-06-18 17:49:57 +01:00
mayeut
b1929b7eaf
feature: add PyPy 3.10
2023-06-17 14:21:50 +02:00
0a7800c9d9
[Bot] Update dependencies ( #1518 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
Co-authored-by: Joe Rickerby <joerick@mac.com >
2023-06-15 09:07:03 -04:00
Joe Rickerby
43cb682c24
Merge pull request #1521 from pypa/pre-commit-ci-update-config
2023-06-15 07:42:38 +01:00
Henry Schreiner
c9e0981955
tests: remove testpaths, since we have two incomplatible test suites
2023-06-14 09:14:44 -04:00
Henry Schreiner
aae0524f8a
chore: fix for Ruff & markdown-it updates
2023-06-14 09:02:39 -04:00
pre-commit-ci[bot]
ada476e3c1
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.270 → v0.0.272](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.270...v0.0.272 )
2023-06-12 22:20:58 +00:00
Joe Rickerby
0ecddd92b6
Bump version: v2.13.1
v2.13
v2.13.1
2023-06-10 13:14:46 +01:00
Joe Rickerby
f35d309173
Merge pull request #1517 from pypa/major-dot-minor-tag
...
Add workflow that updates a vX.Y tag on release
2023-06-10 13:08:28 +01:00
Joe Rickerby
3160e8dbca
Merge pull request #1516 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2023-06-09 18:03:28 +01:00
Joe Rickerby
012ae48172
Add workflow that updates a vX.Y tag on release
2023-06-09 14:31:40 +01:00