Joe Rickerby
4be9285fc7
Bump version: v1.7.4
2021-01-02 11:47:05 +00:00
Joe Rickerby
eed12cf4c9
Bump version: v1.7.3
2021-01-01 13:21:29 +00:00
Joe Rickerby
ed8a9533c5
Bump version: v1.7.2
2020-12-21 13:20:45 +00:00
Joe Rickerby
49077c2a36
Bump version: v1.7.1
2020-12-03 18:02:15 +00:00
Joe Rickerby
0fb2ead6fb
Bump version: v1.7.0
2020-11-26 23:29:34 +00:00
Yannick Jadoul
2f4ed1fafc
Update to PyPy 7.3.3 ( #460 )
...
* Test PyPy 7.3.3rc1
* Revert "Update Travis CI and CircleCI to use macOS 10.14 " and "Change examples to use macOS >= 10.14"
This reverts commits 870bf3f740 and cd53552b4b .
* PyPy 7.3.3rc2
* PyPy 7.3.3 released
* Revert to using pypywheels docker images
2020-11-22 14:55:04 +01:00
Joe Rickerby
d12e54af41
Bump version: v1.6.4
2020-10-31 15:56:43 +00:00
Joe Rickerby
1e16497776
Bump version: v1.6.3
2020-10-12 21:05:20 +01:00
Joe Rickerby
97dd4ee1c0
Bump version: v1.6.2
2020-10-09 13:23:04 +01:00
Yannick Jadoul
cd53552b4b
Change examples to use macOS >= 10.14
2020-10-03 21:37:17 +02:00
Joe Rickerby
aacd0fe33c
Bump version: v1.6.1
2020-09-20 17:36:35 +01:00
Joe Rickerby
200d4af89c
Bump version: v1.6.0
2020-09-09 08:57:25 +01:00
Joe Rickerby
5c4767899d
Bump version: v1.5.5
2020-07-22 18:57:47 +01:00
Joe Rickerby
c0cb43800b
Bump version: v1.5.4
2020-07-19 22:40:33 +01:00
Joe Rickerby
c884530a1d
Bump version: v1.5.3
2020-07-19 11:59:56 +01:00
Joe Rickerby
8ddc6d57a2
Bump version: v1.5.2
2020-07-08 22:59:40 +01:00
Joe Rickerby
321335e756
Bump version: v1.5.1
2020-06-25 10:53:30 +01:00
Joe Rickerby
41891277d3
Bump version: v1.5.0
2020-06-24 09:54:55 +01:00
Joe Rickerby
ecbdc2e3d3
Bump version: v1.4.2
2020-05-25 16:16:13 +01:00
Yannick Jadoul
575e229514
Drop 3.5 host support and adapt CI configurations
2020-05-06 23:57:00 +02:00
Joe Rickerby
9ea7fa7628
Bump version: v1.4.1
2020-05-04 17:11:32 +01:00
Joe Rickerby
783dedad22
Bump version: v1.4.0
2020-05-02 17:55:50 +01:00
Joe Rickerby
40ff745321
Bump version: v1.3.0
2020-03-12 19:53:34 +00:00
Joe Rickerby
4628c1334e
Bump version: v1.2.0
2020-03-08 12:50:23 +00:00
Joe Rickerby
ec42cb6f42
Fix example references to python3 on Windows, where it's only python
...
Fix #285
2020-03-06 10:31:01 +00:00
Joe Rickerby
16e23410b4
Change twine references to be immediately preceded by the pip install
...
line
This ensures that the python that installs is the same python that
should execute the module (this sometimes isn't true on macOS because
the python.org installs that cibuildwheel makes take precedence over
the system versions)
Fix #266
2020-02-27 20:30:02 +00:00
Joe Rickerby
4bc7e4f40d
Use python3 instead of python in examples
2020-02-26 22:10:42 +00:00
Joe Rickerby
186599a1f0
Switch examples to use PyPI API tokens
2020-01-18 11:15:40 +00:00
Yannick Jadoul
9d44d9edf0
Remove check for branch of tags in examples/travis-ci-test-and-deploy.yml; fix #246
2020-01-16 17:17:20 +01:00
Yannick Jadoul
eda3dc1a4f
Moving Azure, AppVeyor, and CircleCI minimal examples in docs also to their own file under examples/
2019-12-10 14:57:25 +01:00
Seth Morton
20ba988b72
Add an example folder with Travis-CI examples
...
I have placed two example Travis-CI configurations in an examples/
folder. The first is the same as in the README, and the second shows how
to both test and deploy in two stages.
I am hoping that examples might be added for other CI providers as well,
so that users can see different approaches to building and deploying
wheels.
2019-11-25 18:59:07 -08:00