Joe Rickerby
4eff3bc7a8
Add a failure example build
2020-11-01 17:06:55 +00:00
Joe Rickerby
0a32e3bc0e
Improve appearance outside CI
2020-11-01 16:57:22 +00:00
Joe Rickerby
b22001b26d
Add build end message
2020-11-01 15:19:42 +00:00
Joe Rickerby
39b94b7dec
Tidy up log output
2020-11-01 15:19:25 +00:00
Joe Rickerby
152483bcb4
Try putting all build output on stdout
2020-11-01 15:16:28 +00:00
Joe Rickerby
f51c8dc1e3
More tweaks
2020-11-01 12:33:14 +00:00
Joe Rickerby
45c723cdea
Fix folding
2020-11-01 12:03:21 +00:00
Joe Rickerby
dac4006083
More formatting tweaks
2020-11-01 12:00:59 +00:00
Joe Rickerby
f48a84d92f
Improve some formatting
2020-11-01 11:43:28 +00:00
Joe Rickerby
38e7b5a91d
Change to an imperative-style API
2020-11-01 11:34:02 +00:00
Joe Rickerby
946306b21d
Fix sample project gen command
2020-10-31 18:19:02 +00:00
Joe Rickerby
0191496fc9
Install dependencies in sample build
2020-10-31 18:17:36 +00:00
Joe Rickerby
4ec28cb37e
Fix flake8
2020-10-31 18:16:23 +00:00
Joe Rickerby
136adebf09
Add a github action to run a sample build to check output
2020-10-31 18:13:31 +00:00
Joe Rickerby
461aa35f99
Initial commit of logger functionality
2020-10-31 17:48:34 +00:00
Joe Rickerby
d12e54af41
Bump version: v1.6.4
v1.6.4
2020-10-31 15:56:43 +00:00
Matthieu Darbois and Joe Rickerby
336c80b694
Use certifi provided certificates when downloading files ( #455 )
...
* Use certifi provided certificates when downloading files
* fix typo
* Add comment about certifi usage
Co-authored-by: Joe Rickerby <joerick@mac.com >
Co-authored-by: Joe Rickerby <joerick@mac.com >
2020-10-31 10:06:14 +01:00
Joe Rickerby
7dcd6826a4
Merge pull request #439 from dimitern/dimitern-xmlstarlet-example-readme
...
Add xmlstarlet to Working examples.
2020-10-30 22:20:35 +00:00
Joe Rickerby
1e16497776
Bump version: v1.6.3
v1.6.3
2020-10-12 21:05:20 +01:00
Joe Rickerby
39ea08469c
Add merged PRs shortcut
2020-10-12 21:00:46 +01:00
Joe Rickerby
441a98f054
Merge pull request #448 from Czaki/dependency_constraints_str
...
Add str representation to DependencyConstraints
2020-10-11 10:42:30 +01:00
Joe Rickerby
7664768b8e
Merge pull request #449 from mayeut/macos-update-ssl-patch
...
Update openssl patch from 1.0.2u to 1.1.1h on macOS
2020-10-11 10:41:58 +01:00
mayeut
b2c4f3d385
Update openssl patch from 1.0.2u to 1.1.1h on macOS
...
- Update openssl patch from 1.0.2u to 1.1.1h on macOS
- Remove python 3.5 workaround in install_certifi.py
2020-10-10 18:55:26 +02:00
8094b3f6db
Update macOS SSL certificates ( #447 )
...
Update macOS SSL certificates using latest `certifi` certificate bundle.
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com >
2020-10-10 18:24:15 +02:00
Grzegorz Bokota
d781111941
add str representation to DependencyConstraints
2020-10-09 23:10:44 +02:00
Joe Rickerby
97dd4ee1c0
Bump version: v1.6.2
v1.6.2
2020-10-09 13:23:04 +01:00
Joe Rickerby
f6eaa9feec
Merge pull request #444 from joerick/joerick-patch-1
...
Add Python 3.9 to build identifiers table in docs
2020-10-08 13:32:29 +01:00
Joe Rickerby
acedefdda5
Add Python 3.9 to build identifiers table in docs
...
Just noticed this was missing from the docs, have added it :)
2020-10-08 08:54:58 +01:00
Dimiter Naydenov
3e7a665b11
Updated description
2020-10-07 19:26:32 +03:00
Henry Schreiner and Matthieu Darbois
9fbe8186f9
chore: Python 3.9.0 final, Python 3.7 constraints ( #440 )
...
* chore: update to 3.9.0 final
* chore: add python 3.7 constraints
* chore: missed one image due to travis-ci fail
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com >
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com >
2020-10-06 22:02:11 -04:00
Yannick Jadoul
015f382418
Merge pull request #430 from YannickJadoul/pypy-7.3.2
...
[READY] Updating PyPy to 7.3.2
2020-10-06 17:47:34 +02:00
Dimiter Naydenov
734377b5f5
Add xmlstarlet to Working examples.
...
Building binary wheels for Python 3.6+ and Linux, MacOS, and Windows.
The easiest way to install and use the tool on Windows (from Python), also builds a truly native MSVC win_amd64 binary (not MinGW64).
I couldn't find a good example of a usable CFFI cross-platform binary wheel build setup (esp. when the original C sources only build under MinGW32).
2020-10-04 20:45:46 +03:00
Yannick Jadoul
0154a8f992
Run less tests in macOS builds on Travis CI
2020-10-04 00:13:18 +02:00
Yannick Jadoul
cd53552b4b
Change examples to use macOS >= 10.14
2020-10-03 21:37:17 +02:00
Joe Rickerby
630653b786
add henryiii to maintainers 🎉
2020-10-03 11:18:29 +01:00
Yannick Jadoul
870bf3f740
Update Travis CI and CircleCI to use macOS 10.14
2020-09-27 13:44:48 +02:00
Yannick Jadoul
6ef2f92dfc
Reverting to the official PyPy docker image
2020-09-26 22:46:40 +02:00
Yannick Jadoul
b3a16d58cf
PyPy 7.3.2 was released
2020-09-25 15:42:05 +02:00
Yannick Jadoul
7f95eb3d8f
Update PyPy to 7.3.2rc2
2020-09-25 15:41:33 +02:00
Yannick Jadoul
a7b69cc16d
Remove workaround for AppVeyor bug on macOS ( #318 ), as the AppVeyor issue is closed now
2020-09-25 15:41:33 +02:00
Yannick Jadoul
87dfa75dcb
Revert "Allow failures on Appveyor macos"
...
This reverts commit f1c4ebbed0 .
2020-09-25 15:41:33 +02:00
Yannick Jadoul
61c45248bd
Temporarily fixing some tests of default docker images (now that pypywheels/manylinux2010-pypy_x86_64 temporarily moved to yannickjadoul/manylinux2010-pypy_x86_64)
2020-09-25 15:41:33 +02:00
Yannick Jadoul
acd9300077
Update Linux versions as well, with 'yannickjadoul/manylinux2010-pypy_x86_64:7.3.2rc1' temporary docker image
2020-09-25 15:41:33 +02:00
Yannick Jadoul
37a6504351
Adding PyPy Python 3.7 to the tests
2020-09-25 15:41:33 +02:00
Yannick Jadoul
452631eb60
Updating PyPy to 7.3.2rc1 on macOS and Windows, and adding the Python 3.7 version
2020-09-25 15:41:33 +02:00
Joe Rickerby
aacd0fe33c
Bump version: v1.6.1
v1.6.1
2020-09-20 17:36:35 +01:00
Joe Rickerby
26705eef1b
Merge pull request #436 from YannickJadoul/update-docker-images-ppc64le
...
Update pinned_docker_images.cfg after the ppc64le manylinux2014 image is built again on Travis CI
2020-09-20 17:27:42 +01:00
Yannick Jadoul
ff277fd345
Remove Python 3.9 on ppc64le warning from README
2020-09-20 15:53:37 +02:00
Yannick Jadoul
3d9fef458c
Update pinned_docker_images.cfg after the ppc64le manylinux2014 image is built again on Travis CI
2020-09-20 15:51:10 +02:00
Joe Rickerby
fac9b13307
Merge pull request #433 from mondeja/fix-travis-examples
...
Fix TravisCI deploy example link and TravisCI config example in README
2020-09-20 10:15:19 +01:00