pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
d6bede539d
[pre-commit.ci] pre-commit autoupdate ( #973 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v4.1.0 )
- [github.com/pre-commit/mirrors-mypy: v0.920 → v0.930](https://github.com/pre-commit/mirrors-mypy/compare/v0.920...v0.930 )
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.2 → v0.8.0.3](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.2...v0.8.0.3 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-27 23:09:35 +01:00
Matthieu Darbois
21df1e576d
fix: minor fixes to get pycharm not to complain too much ( #972 )
2021-12-27 09:26:33 +01:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
4ed927c4a2
[pre-commit.ci] pre-commit autoupdate ( #968 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.910-1 → v0.920](https://github.com/pre-commit/mirrors-mypy/compare/v0.910-1...v0.920 )
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.1 → v0.8.0.2](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.1...v0.8.0.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-21 10:58:00 -05:00
cibuildwheel-bot[bot] and henryiii
f30aaa6e3f
Update dependencies ( #963 )
...
Co-authored-by: henryiii <henryiii@users.noreply.github.com >
2021-12-14 18:47:01 -05:00
Joe Rickerby
461bed51d3
Bump version: v2.3.1
v2.3.1
2021-12-14 18:58:09 +00:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
f8bd6a502b
[pre-commit.ci] pre-commit autoupdate ( #950 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.11b1 → 21.12b0](https://github.com/psf/black/compare/21.11b1...21.12b0 )
* [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-12-13 17:23:59 -05:00
Henry Schreiner
53b8f8149c
fix: environment variable affect initial setup macOS/win ( #956 )
2021-12-13 09:39:41 -05:00
cibuildwheel-bot[bot]
3b40094a3a
Update dependencies ( #958 )
2021-12-13 09:36:17 -05:00
Joe Rickerby
96f90bad29
Merge pull request #960 from guillaumekln/update-opennmt-ctranslate2-info
...
docs: update information for project OpenNMT/CTranslate2
2021-12-13 14:33:16 +00:00
Guillaume Klein
acbb46e60c
docs: update information for project OpenNMT/CTranslate2
2021-12-13 14:58:22 +01:00
Joe Rickerby
be1dd0119f
Merge pull request #948 from pypa/windows-rm-ignore-errors
...
Ignore rmtree errors on Windows during cleanup
2021-12-13 13:38:26 +00:00
Joe Rickerby
52f7801799
Merge pull request #953 from tonybaloney/patch-4
...
Fix toml config option in docs
2021-12-08 13:33:48 +00:00
Anthony Shaw
c10e6fcd1a
Update options.md
2021-12-08 19:18:32 +11:00
cibuildwheel-bot[bot]
e518dcc5cb
Update dependencies ( #949 )
2021-12-06 08:55:40 -05:00
Joe Rickerby
4d32321f34
Ignore rmtree errors on Windows during cleanup
...
This fails our CI occasionally, but we don't really care about the
occasional file escaping deletion - this is more about hygene than
anything else, so ignore errors on this step.
2021-12-04 11:13:52 +00:00
Joe Rickerby
14bb508bc4
Merge pull request #947 from caspervdw/casper-travis
...
Fix Travis deploy example
2021-12-04 11:02:46 +00:00
Casper van der Wel
2699802bca
Output wheels into dist, not wheelhouse
2021-12-03 22:23:55 +01:00
cibuildwheel-bot[bot]
6cf09c9e3b
Update dependencies ( #943 )
2021-11-29 08:49:49 -05:00
Zuzu-Typ
a6ddf09ef7
docs: add PyPy 3.8 to supported operating systems table ( #940 )
2021-11-28 21:08:33 -05:00
Joe Rickerby
f717468ff6
Bump version: v2.3.0
v2.3.0
2021-11-26 18:42:09 +00:00
Joe Rickerby
7b223b468b
Merge pull request #938 from pypa/henryiii-patch-2
...
docs: note about musllinux mess
2021-11-26 17:44:08 +00:00
cibuildwheel-bot[bot] and mayeut
716b784517
Update dependencies ( #929 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-11-25 12:35:11 -05:00
Henry Schreiner
a02eeaab20
Update README.md
2021-11-25 12:34:43 -05:00
Henry Schreiner
e519566674
Update README.md
2021-11-25 11:01:37 -05:00
Henry Schreiner
c33639ccb0
docs: note about musllinux mess
...
See #934 .
2021-11-24 13:54:58 -05:00
594d89f6f7
add support for building wheels for windows on arm64 ( #920 )
...
* add support for building wheels for windows on arm64
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix main_platform_test.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Remove unrequired explicit nuget source
* add python arm64 3.9.9 version
* extend update_pythons.py to add win/arm64 support
* update documentation for new win/arm64 platform
* style: include ARM64 in literal
* Fix python 3.9 identifier for win_arm64
* Fix table layout issues in README and add note about arm64 pip issue
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2021-11-24 13:50:49 -05:00
Joe Rickerby
59b157f333
Merge pull request #926 from mattip/manylinux2014
...
always default to manylinux2014
2021-11-24 08:55:12 +00:00
Daniele Varrazzo
6ef2ec3280
docs: add psycopg 3 to the projects page ( #932 )
2021-11-23 13:04:57 -05:00
Joe Rickerby
6c2e1cc0be
Merge pull request #928 from ofek/patch-1
...
Update link to multibuild
2021-11-23 09:00:36 +00:00
Joe Rickerby
e12f520c82
Merge pull request #931 from pypa/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-11-23 09:00:09 +00:00
pre-commit-ci[bot]
d13758a20e
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.29.0 → v2.29.1](https://github.com/asottile/pyupgrade/compare/v2.29.0...v2.29.1 )
- [github.com/psf/black: 21.10b0 → 21.11b1](https://github.com/psf/black/compare/21.10b0...21.11b1 )
- [github.com/asottile/setup-cfg-fmt: v1.19.0 → v1.20.0](https://github.com/asottile/setup-cfg-fmt/compare/v1.19.0...v1.20.0 )
2021-11-22 18:19:10 +00:00
Ofek Lev
3ec67a2eba
Update link to multibuild
2021-11-21 18:28:12 -05:00
Henry Schreiner and Joe Rickerby
f45de3f24e
feat: support passenv ( #914 )
...
* feat: support passenv
* refactor: environment-pass and spaces
* docs: document environment pass
* Add unit test for passing through awkward env variable values
* Remove unused as_shell_commands method from environment
* Fix passthrough edge case by avoiding bash for passthrough assignments
* Fix mypy error in test
* Fix unit test
* Apply suggestions from code review
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-11-21 15:19:45 -05:00
Joe Rickerby
4122d77630
Update docker image test to 2014
2021-11-21 14:37:13 +01:00
Joe Rickerby
3a31459ffd
Fix expected auditwheel tags
2021-11-21 14:37:13 +01:00
Joe Rickerby
2c9ccac843
Update the option defaults and fix up unit tests
2021-11-21 14:37:13 +01:00
Henry Schreiner
04cdc49fcf
Update options.md
2021-11-21 14:37:12 +01:00
mattip
116dc34be3
fix documentation from review
2021-11-21 14:37:12 +01:00
mattip
330355b5e3
document changed default manylinux image
2021-11-21 14:37:12 +01:00
mattip
afd8413298
always default to manylinux2014
2021-11-21 14:37:12 +01:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1176024473
[pre-commit.ci] pre-commit autoupdate ( #921 )
...
updates:
- [github.com/PyCQA/isort: 5.10.0 → 5.10.1](https://github.com/PyCQA/isort/compare/5.10.0...5.10.1 )
- [github.com/shellcheck-py/shellcheck-py: v0.7.2.1 → v0.8.0.1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.7.2.1...v0.8.0.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-21 14:33:03 +01:00
Joe Rickerby
cb4d38ebd3
Merge pull request #927 from pypa/circle-ci-workaround
...
Workaround CircleCI timeouts by deselecting tests
2021-11-21 11:02:59 +00:00
Joe Rickerby
cc85b107a7
Workaround CircleCI timeouts by deselecting tests
2021-11-20 13:32:43 +00:00
cibuildwheel-bot[bot] and mayeut
782783a3b4
Update dependencies ( #919 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-11-17 00:34:33 -05:00
Joe Rickerby
6d6793f34c
Merge pull request #889 from pypa/fmtpass-alt
...
Alternative string-based approach to format string passthrough
2021-11-15 09:21:44 +00:00
Joe Rickerby
c3e38ca6c6
Add note in docs about placeholders
2021-11-14 19:01:07 +00:00
Joe Rickerby
c824ed99d6
Use hash rather than backslash for escaping
2021-11-14 18:43:34 +00:00
53251c7184
fix: add python3.exe symlink on windows ( #917 )
...
* Add python3.exe symlink.
* Check if python3.exe already exists and print debug info.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Raise error.
* Remove error raise and debug output.
* Add comment to symlink creation.
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 >
2021-11-14 10:19:57 -05:00
Joe Rickerby
69d2854781
Merge remote-tracking branch 'origin/main' into fmtpass-alt
2021-11-14 13:39:59 +00:00
Joe Rickerby
f4b14d3da0
Fix backslash replacement issue
2021-11-14 13:38:41 +00:00