Henry Schreiner
a07edd9ddc
refactor: pull repr out of BuildOptions
2021-09-20 12:39:51 -04:00
Joe Rickerby
a9c86e791a
Increase Azure linux job timeout
2021-09-20 11:09:03 -04:00
mayeut
542ad6099f
Update dependencies
2021-09-20 11:09:03 -04:00
Matthieu Darbois
87b8de3d70
chore: remove test_unicode.py ( #834 )
...
This test was designed for python 2.7 in #352 .
It's useless now that python 2.7 has been dropped.
2021-09-20 16:01:05 +02:00
Matthieu Darbois
a85a2d7ea8
feat(CI): run linux tests with pytest-xdist ( #831 )
2021-09-20 12:32:05 +02:00
Matthieu Darbois and Joe Rickerby
803c5e46ce
feat: add musllinux support (PEP 656) ( #768 )
...
* feat: add musllinux support (PEP 656)
Add musllinux support (PEP 656) allowing to build wheels for musl libc based distros (e.g. Alpine)
* feat: add musllinux support (PEP 656) doc
* doc: combine `CIBW_MANYLINUX_*_IMAGE` & `CIBW_MUSLLINUX_*_IMAGE` options
* fix: doc to be squashed
* doc: combine manylinux /musllinux in README
* Update docs/options.md
Co-authored-by: Joe Rickerby <joerick@mac.com >
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-09-20 08:12:35 +02:00
Joe Rickerby
d5add4261f
Add CPython 3.10 to docs build id table ( #832 )
2021-09-19 17:12:05 +02:00
Alexander Piskun and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2ab5eed02f
Update projects.yml ( #828 )
...
* Update projects.yml
Add `pillow-heif`
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-18 20:26:30 -04:00
cibuildwheel-bot[bot] and mayeut
27d4b6a2ca
Update dependencies ( #830 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-09-18 16:55:49 +02:00
Henry Schreiner
a665fb7746
fix: fallthrough empty manylinux images ( #829 )
...
* fix: fall through if empty for manylinux
* refactor: review cleanup
2021-09-17 15:52:43 -04:00
Joe Rickerby
fded547220
Merge pull request #824 from pypa/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-09-14 09:17:23 +01:00
Joe Rickerby
de80b4af95
Bump version: v2.1.2
v2.1.2
2021-09-14 09:13:26 +01:00
Joe Rickerby
12ecb7fa4f
Update bump_version script for the changelog updates
2021-09-14 09:12:27 +01:00
pre-commit-ci[bot]
a1ce6bb5d5
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.25.0 → v2.26.0](https://github.com/asottile/pyupgrade/compare/v2.25.0...v2.26.0 )
2021-09-13 17:41:59 +00:00
cibuildwheel-bot[bot] and mayeut
604a1b5a33
Update dependencies ( #823 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-09-13 10:16:27 -04:00
Joe Rickerby
19cb9c10f7
Merge pull request #821 from pypa/joerick-patch-1
2021-09-12 20:51:42 +01:00
Joe Rickerby and Henry Schreiner
15123a0e29
Update docs/faq.md
...
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2021-09-11 13:51:14 +01:00
Joe Rickerby
efa161e329
Add tabs
2021-09-11 13:02:46 +01:00
Joe Rickerby
49e583a54a
Add docs entry regarding DYLD_LIBRARY_PATH
...
Fix #816
2021-09-09 17:43:38 +01:00
Joe Rickerby
f43b40394e
Merge pull request #749 from pypa/docs-setup
...
docs: Rework the setup page to include information about local builds before going to CI
2021-09-09 15:41:52 +01:00
jbarlow83
02652e662e
examples: pikepdf uses GitHub Actions now ( #815 )
2021-09-08 15:43:53 -04:00
cibuildwheel-bot[bot] and mayeut
2709a49715
Update dependencies ( #814 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-09-06 13:24:07 +02:00
cibuildwheel-bot[bot] and mayeut
3092095414
Update dependencies ( #812 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-08-31 16:28:41 +02:00
Matthieu Darbois
9f9b6bb6b9
fix: nox update_proj session ( #811 )
2021-08-31 10:22:12 +02:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
b7ae58fb07
[pre-commit.ci] pre-commit autoupdate ( #810 )
...
updates:
- [github.com/asottile/pyupgrade: v2.24.0 → v2.25.0](https://github.com/asottile/pyupgrade/compare/v2.24.0...v2.25.0 )
- [github.com/psf/black: 21.7b0 → 21.8b0](https://github.com/psf/black/compare/21.7b0...21.8b0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-31 00:56:10 +02:00
Joe Rickerby
435a780712
Merge pull request #772 from pypa/readme-tidy
...
Tidy up the readme, pushing working examples and changelog into the docs
2021-08-28 15:04:44 +01:00
Joe Rickerby
144733dc60
Merge pull request #807 from jbarlow83/pr-auditwheel-diag
...
Improve diagnostics when auditwheel repair fails
2021-08-28 15:02:59 +01:00
Joe Rickerby
2915eb4701
Merge pull request #803 from nsoranzo/update_dep_only_on_pypa_repo
...
Update dependencies workflow only on pypa repo
2021-08-28 12:41:55 +01:00
Joe Rickerby
38a5d51a69
Fix option name 🤦♂️
2021-08-28 12:38:58 +01:00
Joe Rickerby
326a9a942b
Make clear local builds are optional
2021-08-28 12:24:21 +01:00
Joe Rickerby
02cbd89ae6
Improve troubleshooting tests and add test for repair step
2021-08-28 11:15:33 +01:00
pre-commit-ci[bot]
f700a2f775
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2021-08-28 00:44:26 +00:00
James R. Barlow
31646fbfc6
fix
2021-08-27 17:44:02 -07:00
Henry Schreiner
9e787cf124
Update update-dependencies.yml
2021-08-25 17:37:42 -04:00
Joe Rickerby and Henry Schreiner
18b18a336b
Update .github/workflows/update-dependencies.yml
...
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2021-08-25 21:05:23 +01:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
41a47ff04e
[pre-commit.ci] pre-commit autoupdate ( #802 )
...
updates:
- [github.com/asottile/pyupgrade: v2.23.3 → v2.24.0](https://github.com/asottile/pyupgrade/compare/v2.23.3...v2.24.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-25 15:30:24 -04:00
Nicola Soranzo
eab043b05b
Update dependencies workflow only on pypa repo
...
Currently this is run also on forks, where it fails at the
generate-token step.
2021-08-24 15:25:05 +01:00
Joe Rickerby
f29bce52d7
Run bin/projects.py
2021-08-23 19:49:42 +01:00
Joe Rickerby
effc102b4d
Merge remote-tracking branch 'origin/main' into readme-tidy
2021-08-23 18:53:58 +01:00
Joe Rickerby and Henry Schreiner
f5f6c20e57
Apply suggestions from code review
...
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2021-08-23 18:48:06 +01:00
Joe Rickerby
0a4b5e2c3e
Merge pull request #800 from MarshalX/new-tgcalls-example
...
Add tgcalls example
2021-08-23 09:13:44 +01:00
Joe Rickerby
5b64a4dc6a
Spelling
2021-08-23 09:13:20 +01:00
cibuildwheel-bot[bot] and mayeut
d3fd1fb4ad
Update dependencies ( #801 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-08-23 10:00:26 +02:00
Il'ya
ed83b2efcf
add tgcalls example
2021-08-21 22:00:33 +02:00
Joe Rickerby
8bd05daf2c
Merge remote-tracking branch 'origin/main' into docs-setup
2021-08-20 17:32:12 +01:00
Joe Rickerby
3cbc86bd33
Big tidy of the Tips and tricks page
2021-08-20 17:29:51 +01:00
Joe Rickerby
6e7716e7a2
Move the build-in advice to faq.md
2021-08-20 17:00:22 +01:00
Joe Rickerby
d8ef6e889b
Merge pull request #795 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2021-08-17 09:11:57 +01:00
mayeut
8eaea06f6c
Update dependencies
2021-08-16 06:10:42 +00:00
Joe Rickerby
1ceaeb4fb2
Merge pull request #789 from pypa/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-08-10 09:08:34 +01:00