 cibuildwheel-bot[bot]andmayeut
|
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]andmayeut
|
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 RickerbyandHenry 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]andmayeut
|
2709a49715
|
Update dependencies (#814)
Co-authored-by: mayeut <mayeut@users.noreply.github.com>
|
2021-09-06 13:24:07 +02:00 |
|
 cibuildwheel-bot[bot]andmayeut
|
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] <66853113+pre-commit-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) pre-commit-ci[bot]andpre-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 RickerbyandHenry 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] <66853113+pre-commit-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) pre-commit-ci[bot]andpre-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 RickerbyandHenry 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]andmayeut
|
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 |
|
pre-commit-ci[bot]
|
80a57d98c5
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.23.1 → v2.23.3](https://github.com/asottile/pyupgrade/compare/v2.23.1...v2.23.3)
|
2021-08-09 17:20:43 +00:00 |
|
Joe Rickerby
|
000137b9c7
|
Merge pull request #788 from pypa/update-dependencies-pr
[Bot] Update dependencies
|
2021-08-09 08:51:08 +01:00 |
|
mayeut
|
6608c2364b
|
Update dependencies
|
2021-08-09 06:10:29 +00:00 |
|
Joe Rickerby
|
3926ceaf45
|
Merge pull request #787 from henryiii/henryiii/docs/prerel
|
2021-08-08 08:43:40 +01:00 |
|
Henry Schreiner
|
7f6350e97a
|
docs: remove mention of prerelease flag for 3.10
|
2021-08-07 23:38:44 -04:00 |
|
Joe Rickerby
|
c713c6053d
|
Bump version: v2.1.1
v2.1.1
|
2021-08-07 20:06:19 +01:00 |
|
Joe Rickerby
|
f45570bf0d
|
Merge branch 'main' of github.com:pypa/cibuildwheel into main
|
2021-08-07 20:03:45 +01:00 |
|
Joe Rickerby
|
713b3d6cea
|
Merge pull request #786 from pypa/enable-3.10
Bring 3.10 out of prerelease
|
2021-08-07 20:02:19 +01:00 |
|