dependabot[bot]
c79ffc8794
Bump docker/setup-qemu-action from 1 to 2
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 18:33:39 -07:00
55f0ced229
getting started instructions
2022-05-04 23:29:28 -07:00
eb7b259d53
Autogenerated command documentation from helpstrings
2022-05-04 23:03:06 -07:00
03801e2e1b
New index page and remove broken page
2022-05-04 22:51:40 -07:00
3a28ec690c
Merge remote-tracking branch 'origin/dependabot/github_actions/pypa/cibuildwheel-2.5.0' into dev
2022-05-02 22:42:11 -07:00
697f7243a0
Documentation nice-to-haves
2022-05-02 22:41:39 -07:00
22e1455ceb
tell dependabot to target the dev branch
2022-05-02 22:26:05 -07:00
dependabot[bot]
c13f64828f
Bump pypa/cibuildwheel from 2.4.0 to 2.5.0
...
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases )
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md )
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.4.0...2.5.0 )
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 11:41:47 +00:00
9a57b096f5
Set min version for sphinx tools
2022-04-21 09:34:21 -07:00
82f079f1b6
Enable RTD building
2022-04-19 21:55:00 -07:00
2c72b7ad22
Ignore previous commit in blames
2022-04-18 19:56:41 -07:00
cb84f32eda
Migrate code style to Black
2022-04-18 19:53:26 -07:00
b34fdf2316
Ignore wheels and sdists
2022-04-16 22:40:54 -07:00
ac4e5b2679
Release 0.1.3
...
### Fixed
- Fixed quicktex not compiling for python 3.10 on Windows
### Changed
- Reworked CI job, adding wheels for ARM macOS, ARM Linux, and x86 musl Linux.
- Added wheels for python 3.10
- Added a more useful error message when importing quicktex on macOS when libomp.dylib isn't installed
2022-04-12 19:21:06 -07:00
dependabot[bot]
25e74b9b08
Bump actions/setup-python from 3.1.1 to 3.1.2
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3.1.1...v3.1.2 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 18:24:37 -07:00
a881a0a36b
Add more helpful error when importing without libomp installed
...
Also use non-shallow clones in ci
2022-04-11 23:05:20 -07:00
3fdfc3ecaa
Pretty job names
2022-04-11 21:48:22 -07:00
b440543de3
why
2022-04-11 21:18:43 -07:00
23ed54c7a2
fix conditional
2022-04-11 21:15:15 -07:00
e7e8657100
fix syntax error
2022-04-11 21:11:19 -07:00
2a07db8c8f
Run arm64 linux builds on their own job for faster CI
2022-04-11 21:09:50 -07:00
dependabot[bot]
b8a80235f8
Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 10:26:24 -07:00
dependabot[bot]
4cac24798e
Bump actions/download-artifact from 2 to 3
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 10:25:24 -07:00
9b6097373e
Another attempt
2022-04-10 22:03:17 -07:00
b954ac6ccc
Attempt to hint to cmake what python install to use correctly
...
Should fix my linux building issue?
2022-04-10 21:51:18 -07:00
593a0c3f46
Fix windows test command and install fat binaries for libomp
2022-04-10 21:08:07 -07:00
3b73bc8bce
use Py_ssize_t to make msvc happy
2022-04-10 01:06:25 -07:00
abeb08fc81
Upgrade cibuildwheel to 2.4.0
2022-04-10 00:26:00 -07:00
77637f6abd
Run tests in the right directory and skip linux for now
2022-04-10 00:22:13 -07:00
df6d5b1848
Use latest setuptools instead of pinning it
2022-04-10 00:09:44 -07:00
b5aea803d5
Use relative imports in tests
2022-04-10 00:04:08 -07:00
b80a6d2229
Fix arch selection and test command
2022-04-09 23:15:23 -07:00
dac7f07db4
Build for musl linux for platforms supported by Pillow
...
Specifically x64 for cpython 3.8-3.10
2022-04-09 22:54:06 -07:00
7dfefa3007
Skip musl linux wheel builds
...
Pillow appears to fail to compile on these without installing a bunch of dependencies, so... sorry alpine users
2022-04-09 22:40:05 -07:00
eaca455a08
syntax error
2022-04-09 22:24:35 -07:00
e5ccdbb4f4
Don't try to download test images
2022-04-09 22:23:00 -07:00
94d88c7e00
Remove nose dependence
...
Also move test images into the base repo because they're not very big anyways
2022-04-09 22:20:09 -07:00
9421a6d372
Merge branch 'main' into build-modernization
2022-04-09 20:39:43 -07:00
cab0eeebae
Merge pull request #10 from drewcassidy/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-04-09 20:21:43 -07:00
3d98b37a37
Merge pull request #13 from drewcassidy/dependabot/github_actions/actions/setup-python-3.1.1
...
Bump actions/setup-python from 2 to 3.1.1
2022-04-09 20:21:33 -07:00
654b6d628a
Slightly modernize how project is compiled
2022-04-09 19:43:40 -07:00
dependabot[bot]
1502c5318c
Bump actions/setup-python from 2 to 3.1.1
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.1.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3.1.1 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 11:45:36 +00:00
421876ab0f
Move more metadata to pyproject.toml
2022-04-03 20:41:02 -07:00
29590e0323
Move a good chunk of metadata to pyproject.toml
2022-04-03 16:22:47 -07:00
dependabot[bot]
8b4e3c5746
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-03 20:15:09 +00:00
8e7b95609c
Dependabot for gh actions
2022-04-03 13:12:29 -07:00
71379b7ae1
Revert to manylinux2014
2022-04-03 00:05:35 -07:00
d1346ca11d
Enable macos cross-compiling in setup.py
2022-04-02 21:39:14 -07:00
e488dbcbff
Fix builder version
...
and here I was thinking this was semver smh
2022-04-01 21:07:57 -07:00
1f7b45aa57
Compile for multiple architectures
2022-04-01 21:06:51 -07:00