Henry Schreiner
f34ae7731d
fix(setup.py): look inside if name == main block
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2023-09-13 15:45:40 -04:00
Lisandro Dalcin and Joe Rickerby
4f888e27c3
feature: Automatically pass SOURCE_DATE_EPOCH to Linux containers
...
Co-authored-by: Joe Rickerby <joerick@mac.com >
2023-09-08 18:59:32 +03:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
1280565f7f
[Bot] Update dependencies ( #1594 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-09-05 10:06:44 -04:00
Joe Rickerby
5311f88684
Fix for missing table in option parsing
2023-08-30 09:28:47 +01:00
cibuildwheel-bot[bot]
ae6b3d40b5
Update dependencies
2023-08-28 06:12:52 +00:00
Joe Rickerby
297e4a6099
Add args param to build-frontend option
2023-08-26 19:37:29 +01:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
98b83afe63
[Bot] Update dependencies ( #1581 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-08-21 17:24:01 -04:00
Henry Schreiner and Joe Rickerby
ce71f445de
fix: --only shouldn't require prerelease pythons setting ( #1564 )
...
* fix: --only shouldn't require prerelease pythons setting
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
* Add test
---------
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
Co-authored-by: Joe Rickerby <joerick@mac.com >
2023-08-14 12:15:53 -04:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
12d548865f
[Bot] Update dependencies ( #1575 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-08-14 12:15:24 -04:00
Mark Barsi-Siminszky
7508943e06
fix: path construction when testing Linux wheels on Windows hosts ( #1573 )
...
fix: path construction when testing linux wheels
2023-08-14 08:30:33 +02:00
Joe Rickerby
39a63b5912
Bump version: v2.15.0
2023-08-08 18:54:48 +01:00
Henry Schreiner
a63e11a1c4
feat: build using 3.12 RC by default
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2023-08-08 08:29:44 +02:00
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
Joe Rickerby
f21bb8376a
Bump version: v2.14.1
2023-07-15 09:53:23 +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
2023-07-10 11:43:05 +01:00
cibuildwheel-bot[bot]
8bfc92df50
Update dependencies
2023-07-10 06:15:20 +00: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
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
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
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
0ecddd92b6
Bump version: v2.13.1
2023-06-10 13:14:46 +01:00
cibuildwheel-bot[bot]
1c3b8e112e
Update dependencies
2023-06-09 12:42:06 +00:00
cibuildwheel-bot[bot]
dd4c36f68a
Update dependencies
2023-06-05 06:13:21 +00:00
Joe Rickerby
51f5c7fe68
Bump version: v2.13.0
2023-05-28 17:03:34 +01:00
Henry Schreiner and Joe Rickerby
8499628a5b
feat: add Python 3.12 beta 1 ( #1507 )
...
* feat: add Python 3.12 beta 1
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
* fix: try updating some versions to (near) final 3.6 supported version
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
* tests: skip dep check on 3.6
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
* Update test pip version pin
* Fix expected wheels check
---------
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
Co-authored-by: Joe Rickerby <joerick@mac.com >
2023-05-26 21:14:55 -07:00
Joe Rickerby
b2bc6fdda6
Merge pull request #1499 from pypa/docker-flags
...
Add create_args suboption to CIBW_CONTAINER_ENGINE
2023-05-26 21:07:09 +01:00
Joe Rickerby and Henry Schreiner
9b904777d4
Apply suggestions from code review
...
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2023-05-26 15:58:18 +01:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
c74083cfda
[Bot] Update dependencies ( #1485 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-05-16 13:28:30 -04:00
Joe Rickerby
3486f0f207
Fix support for Python 3.7 host version
2023-05-15 22:01:04 +01:00
Joe Rickerby
f29da13c2c
Fix bug with copy-in
2023-05-14 20:50:33 +01:00
Joe Rickerby
290a55097d
Add string and TOML-dict configuration of this param
2023-05-12 14:18:08 +01:00
Joe Rickerby
5cb0964111
Implement create_args in the oci container class
2023-05-08 21:59:11 +01:00
Joe Rickerby
d7759bf876
Fix a few types to keep pyright happy
2023-05-08 21:05:24 +01:00
Henry Schreiner
f8ef7fa826
chore: bump to Ruff 0.0.262 ( #1481 )
2023-04-20 12:44:19 -07:00
Joe Rickerby
5e15bb25b4
Bump version: v2.12.3
2023-04-19 09:00:54 +01:00
Henry Schreiner
aff6dd5adc
refactor: tomllib in _compat
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2023-04-18 23:29:54 -04:00
Henry Schreiner
31bd9c9174
refactor: restore typing for non-backports
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2023-04-18 23:29:01 -04:00
Henry Schreiner
d996af554a
fix: restore Python 3.7 support
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2023-04-18 22:02:47 -04:00
Joe Rickerby
9f18d385cb
Bump version: v2.12.2
2023-04-18 21:11:25 +01:00
Henry Schreiner
8c5f89c035
chore: update typing to be generic on function args
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2023-04-18 13:06:17 -04:00
Henry Schreiner
6d038dfbdf
chore: update typing to collections.abc
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2023-04-18 12:38:21 -04:00
Henry Schreiner
440e18c275
chore: minor cleanup ( #1475 )
2023-04-18 06:06:18 -07:00