Henry Schreiner
1a6408ffa9
tests: allow nox to pass through options ( #693 )
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2021-05-25 19:25:28 +02:00
Matthieu Darbois
58b2dc367c
Merge pull request #671 from YannickJadoul/pypy-7.3.5
...
Update PyPy to 7.3.5 and use PyPA's manylinux images with PyPy
2021-05-25 18:04:18 +02:00
Matthieu Darbois
d29f37ba6c
Revert "Temporarily disable CircleCI mac builds ( #685 )" ( #687 )
...
This reverts commit af45aface9 .
2021-05-25 10:45:19 +02:00
Henry Schreiner and Joe Rickerby
3be2d0c356
chore: rename joerick/cibuildwheel -> pypa/cibuildwheel ( #682 )
...
* chore: rename joerick/cibuildwheel -> pypa/cibuildwheel
* Update Appveyor status badge markup
Note that it still has joerick/cibuildwheel - confusingly it's still within my appveyor account, but this is the new project that points to the pypa github repo
* Update Appveyor badge markup again
I went through a few passes to enable that project, here's the latest.
* Update Azure badge, also
* Update Travis badge to reference the .com
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-05-24 10:21:03 -04:00
mayeut
d84665491a
Add i686 support for PyPy
2021-05-24 10:32:52 +02:00
mayeut
c29a701ebc
Add aarch64 support for PyPy
2021-05-24 10:32:51 +02:00
mayeut
7126c1063f
Add manylinux2014 & manylinux_2_24 support for PyPy
2021-05-23 23:46:47 +02:00
mayeut
9abf1990fc
Fix tests linked to manylinux2010_x86_64 usage for PyPy
2021-05-23 23:46:47 +02:00
mayeut
976d8a0740
Use quay.io/pypa/manylinux2010_x86_64 for PyPy
...
Update bin/update_docker.py
Update docker images to get PyPy 3.7 v7.3.5
2021-05-23 23:46:47 +02:00
mayeut
d608cc5da8
Update PyPy to 7.3.5 on macOS/Windows
2021-05-23 23:46:47 +02:00
Yannick Jadoul
0b0a37af73
Update to PyPy 7.3.5rc3
2021-05-23 23:46:46 +02:00
Yannick Jadoul
3ec1bfab12
Try out PyPy 7.3.5rc2
2021-05-23 23:46:46 +02:00
pre-commit-ci[bot]
acbfce04e0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2021-05-23 23:46:46 +02:00
Yannick Jadoul
1a6b9d2db3
PyPy 7.3.4 released
2021-05-23 23:46:46 +02:00
Yannick Jadoul
ac40e31b11
Change overlooked architecture entry of PyPy in build-platforms.toml
2021-05-23 23:46:46 +02:00
Yannick Jadoul
6789fb51a2
Fix Windows tests
2021-05-23 23:46:46 +02:00
Yannick Jadoul
921a6269bd
PyPy 7.3.4rc2
2021-05-23 23:46:45 +02:00
Yannick Jadoul
1ebad9473d
PyPy now has 64-bit Windows binaries
2021-05-23 23:46:45 +02:00
Yannick Jadoul
511606c5a7
Try out PyPy 7.3.4rc1 (dropping PyPy 3.6)
2021-05-23 23:46:45 +02:00
Matthieu Darbois
0e988e267d
Fix Travis CI tests on ppc64le/s390x ( #689 )
...
* Disable manylinux only tests on Travis CI ppc64le
Those tests are taking too much disk space for the Travis CI runner right now.
c.f. https://travis-ci.community/t/running-out-of-disk-space-quota-when-using-docker-on-ppc64le/11634
* Use focal to run aarch64/ppc64le/s390x jobs on Travis CI
This removes allow_failures from the Travis CI s390x job
* Use `focal` distribution for all Travis CI configurations
* Revert "Disable manylinux only tests on Travis CI ppc64le"
This reverts commit d0a09c689c058985c7dcb60b1e11a85a7bfce5e0.
* Skip test_manylinuxXXXX_only on Travis CI ppc64le
* Add a comment on why test_manylinuxXXXX_only test is skipped
2021-05-23 21:34:07 +02:00
Matthieu Darbois
d4f4db124c
Remove macOS build on travis-ci ( #686 )
...
* Remove macOS build on travis-ci
* Remove travis-ci macOS from docs/examples
2021-05-23 12:51:07 +02:00
Joe Rickerby
af45aface9
Temporarily disable CircleCI mac builds ( #685 )
2021-05-22 16:48:48 +02:00
Henry Schreiner
21e9c897ec
feat: add nox runner ( #661 )
2021-05-21 17:45:43 -04:00
Joe Rickerby
3319dc1843
Blank commit to trigger CI
2021-05-21 12:21:56 +01:00
d2529cfaf2
docs: update projects.yml ( #673 )
...
* Update projects.yml
Added EdoPro98/SimSiPM project
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* docs: add more projects
* docs: rerun projects.py
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-05-18 14:22:43 -04:00
Henry Schreiner
187bb8256f
chore: move to PyPA (PSF) CoC ( #679 )
2021-05-18 13:04:08 -04:00
Joe Rickerby
a1675673ce
Merge pull request #665 from joerick/ensurepip-2
...
Try using ensurepip instead of get-pip
2021-05-18 13:01:50 +01:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0aa342d52f
[pre-commit.ci] pre-commit autoupdate ( #680 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.0.1](https://github.com/pre-commit/pre-commit-hooks/compare/v3.4.0...v4.0.1 )
- [github.com/asottile/pyupgrade: v2.15.0 → v2.16.0](https://github.com/asottile/pyupgrade/compare/v2.15.0...v2.16.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-05-17 17:25:06 +00:00
Henry Schreiner
9b48a41e21
docs: remove get-pip from LICENCE
2021-05-17 10:00:09 -04:00
Joe Rickerby
4795e441d0
Remove probot-auto-merge config ( #678 )
2021-05-17 08:47:26 +00:00
Joe Rickerby
3a61a5aba8
Empty commit to trigger another build
2021-05-17 08:31:11 +01:00
probot-auto-merge[bot]
ebcd548747
Merge pull request #677 from joerick/update-dependencies-pr
...
[Bot] Update dependencies
2021-05-17 06:54:15 +00:00
mayeut
836fd0486e
Update dependencies
2021-05-17 06:11:29 +00:00
Joe Rickerby
fd94e77db4
Only call ensurepip if bin/pip wasn't found
2021-05-16 10:58:12 +01:00
Joe Rickerby
9a07f00545
Apply @mayeut's clean up suggestion
2021-05-16 10:13:05 +01:00
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
Henry Schreiner and Yannick Jadoul
63bb5e61f0
chore: update PyPy to 7.3.4 except on Windows ( #666 )
...
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
2021-05-11 21:23:53 -04:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
a405608801
[pre-commit.ci] pre-commit autoupdate ( #669 )
...
updates:
- [github.com/psf/black: 21.4b2 → 21.5b1](https://github.com/psf/black/compare/21.4b2...21.5b1 )
- [github.com/asottile/pyupgrade: v2.14.0 → v2.15.0](https://github.com/asottile/pyupgrade/compare/v2.14.0...v2.15.0 )
- [github.com/PyCQA/flake8: 3.9.1 → 3.9.2](https://github.com/PyCQA/flake8/compare/3.9.1...3.9.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-05-10 17:15:16 -04:00
Joe Rickerby
8f2d701c99
Merge pull request #668 from joerick/update-dependencies-pr
...
[Bot] Update dependencies
2021-05-10 20:27:00 +01:00
mayeut
e1774cf335
Update dependencies
2021-05-10 06:02:56 +00: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