Joe Rickerby
39302c7c43
Try adding the existence check before reinstalling
2021-05-15 17:04:39 +01:00
pre-commit-ci[bot]
7cde8fb66e
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2021-05-13 18:40:33 +00:00
mayeut
36ef6de2d6
Force reinstall pip
2021-05-13 20:40:01 +02:00
mayeut
ee5dfc6f90
Force install pip
2021-05-13 20:32:38 +02:00
Joe Rickerby
a116c2e486
Fix paths
2021-05-09 10:43:21 +01:00
Joe Rickerby
b5f8002876
Use the same mechanism on mac for ensuring default-pip
2021-05-09 10:42:21 +01:00
Joe Rickerby
b0f94c3216
Merge remote-tracking branch 'origin/master' into ensurepip-2
2021-05-09 10:32:33 +01:00
Joe Rickerby
f5046a600e
Tidy up
2021-05-09 10:20:51 +01:00
mayeut
a972ee9fc7
test: update expected wheels when using auditwheel >= 4
2021-05-08 22:13:29 -04:00
mayeut
a7edf88fc3
Only patch PyPy3.6 7.3.3
...
PyPy3.7 7.3.4 has been fixed and does not require the patch anymore.
2021-05-08 22:13:29 -04:00
mayeut
7e24ebb0bb
Update dependencies
2021-05-08 22:13:29 -04:00
Joe Rickerby
0838df4ebb
Don't require pip!
2021-05-08 19:33:28 +01:00
Joe Rickerby
084e50b060
Fix some typing issues
2021-05-08 19:24:40 +01:00
Joe Rickerby
ef9163550e
Use the call() function
2021-05-08 19:20:04 +01:00
Joe Rickerby
9034e09e17
Try a different method to find out if pip is installed
2021-05-08 19:03:06 +01:00
Joe Rickerby
7ffa9bbb21
Run in the correct venv
2021-05-08 18:26:19 +01:00
Joe Rickerby
6007cdda14
--yes
2021-05-08 18:15:07 +01:00
Joe Rickerby
add1a64a53
Try to force pip to install itself on PATH
2021-05-08 18:11:27 +01:00
Joe Rickerby
62672c8101
Remove get-pip and use ensurepip instead
2021-05-08 17:55:10 +01:00
Joe Rickerby
c09befbf1b
Fix whitespace
2021-05-08 17:21:18 +01:00
Joe Rickerby
024334a325
Use a Github app to push in update-dependencies
...
App is already installed on the repo, and is here: https://github.com/apps/cibuildwheel-bot
2021-05-08 17:17:01 +01:00
Joe Rickerby
38b4626b87
Merge pull request #664 from mayeut/python-3.8-macosx10.9
...
pin CPython 3.8 installer on macosx10.9
2021-05-08 17:05:02 +01:00
Henry Schreiner
cab665a2ba
ci: use native actions syntax ( #662 )
2021-05-08 12:02:08 -04:00
mayeut
ada6c6495e
pin CPython 3.8 installer on macosx10.9
...
macosx11 installer requires macOS 11+ for CPython 3.8 while macosx11 installer for CPython 3.9+ only requires macOS 10.9+ on x86_64.
2021-05-08 13:14:19 +02:00
Henry Schreiner
32b25ebb5f
ci: fix auto-update by blocking PyPy 7.3.4 ( #660 )
2021-05-08 00:41:42 -04:00
Henry Schreiner
daf850a7fc
fix: missing f for fstrings in bin ( #659 )
2021-05-07 18:16:47 -04:00
mayeut
3e22cd9a41
Drop Python 2.7
2021-05-07 11:54:27 -04:00
mayeut
bf31d18fbb
Drop Python 3.5
2021-05-07 11:54:27 -04:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2b2e35bdc9
[pre-commit.ci] pre-commit autoupdate ( #656 )
...
updates:
- [github.com/psf/black: 21.4b1 → 21.4b2](https://github.com/psf/black/compare/21.4b1...21.4b2 )
- [github.com/asottile/pyupgrade: v2.13.0 → v2.14.0](https://github.com/asottile/pyupgrade/compare/v2.13.0...v2.14.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-05-03 14:07:29 -04:00
Henry Schreiner
bda76b21cb
style: activate string normalization
2021-05-03 13:12:36 -04:00
mayeut
d1900f6a05
Fix misaligned triple-quote blocks
2021-05-03 13:12:36 -04:00
Henry Schreiner
178aaea6c7
style: apply black via pre-commit run -a
2021-05-03 13:12:36 -04:00
Henry Schreiner
9cbed6a9be
chore: add black for all code, no string norm
2021-05-03 13:12:36 -04:00
Joe Rickerby
5716296071
Remove quotes from command line argument lists
2021-05-01 19:39:36 +01:00
Joe Rickerby
d33fffdc62
Add date to changelog
2021-05-01 18:45:31 +01:00
Joe Rickerby
aa12480ff0
'Bump version: v1.11.0'
v1.11.0
2021-05-01 18:24:56 +01:00
Joe Rickerby
2c7c2c8fc7
'Bump version: v1.10.1'
v1.10.1
2021-05-01 18:23:18 +01:00
Joe Rickerby
f0759803a3
fix: occasional nuget error ( #653 )
...
* Try some things to debug Travis failures
* Perhaps there is a config file
* Update .travis.yml
* Update .travis.yml
* Add -FallbackSource to nuget invocation
* Update windows.py
* Tidy things up
2021-04-30 17:41:19 -04:00
Joe Rickerby
75af5944f5
Merge pull request #650 from joerick/docs-updates
2021-04-30 12:20:11 +01:00
Joe Rickerby
2737add6e5
Merge remote-tracking branch 'origin/master' into docs-updates
2021-04-30 11:14:13 +01:00
Joe Rickerby
e11c9070ce
Add a cross-link between the CPP discussion and the FAQ entry.
2021-04-30 11:10:54 +01:00
Henry Schreiner and Joe Rickerby
dff3aca4b6
style: second set of updates ( #651 )
...
* style: second set of updates
* style: more updates from joerick
Co-authored-by: Joe Rickerby <joerick@mac.com >
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-04-29 20:21:42 -04:00
Joe Rickerby
07b87ea651
Add Windows 2.7 FAQ entry.
2021-04-27 19:06:33 +01:00
Joe Rickerby and Yannick Jadoul
0d08a1c85e
Apply suggestions from code review
...
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
2021-04-27 08:55:39 +01:00
pre-commit-ci[bot]
38ae494c0d
[pre-commit.ci] pre-commit autoupdate ( #652 )
2021-04-26 15:24:46 -04:00
Henry Schreiner
38f52569aa
refactor: string and setup.cfg normalization ( #593 )
2021-04-25 12:38:28 -04:00
Henry Schreiner
2f47e64225
chore: cleanup style in bin ( #648 )
...
* chore: cleanup style for bump_version
* chore: cleanup style for other bin items
2021-04-25 03:45:27 -04:00
Henry Schreiner
22d473acc0
fix: drop Python 2.7 on Windows using 2008 compiler
2021-04-25 00:55:16 -04:00
Henry Schreiner
f27943608b
ci: fix choco usage
...
Following https://docs.chocolatey.org/en-us/choco/commands/#scripting-integration-best-practices-style-guide
2021-04-25 00:55:16 -04:00
Joe Rickerby
d8dd54af11
Update options.md
2021-04-23 15:38:01 +01:00