Shantanu
4798903d7a
Add Python 3.13 to build ( #334 )
.
1 settimana fa
Ben Kurtovic
b997514125
run-tests: with-extension env var must be set when building project
1 anno fa
Ben Kurtovic
fed08e09f3
Add missing dependencies to run-tests action
1 anno fa
Ben Kurtovic
edb448fa29
Add Python 3.12 to build
1 anno fa
Ben Kurtovic
8bce6ff379
Drop EOL Python 3.7
1 anno fa
Ben Kurtovic
258aac9884
Downgrade checkout action (?)
1 anno fa
Ben Kurtovic
c2efba5fc1
Update actions versions
1 anno fa
Ben Kurtovic
1f8121c691
Update Linux and Windows wheel builds
1 anno fa
Ben Kurtovic
41a86058af
Drop 3.6 in MacOS wheel build
1 anno fa
Ben Kurtovic
8c8d4463ac
Drop Python 3.6, add 3.11
1 anno fa
Kunal Mehta
d3b8469e89
Move tests to GitHub Actions instead of Travis CI
3 anni fa
Ben Kurtovic
6665505251
Version bump; switch from master+develop to main
2 anni fa
Ben Kurtovic
492fc22283
Congruity in GH Actions step names
2 anni fa
Ben Kurtovic
abcf6298aa
Attempt to fix build again
3 anni fa
Ben Kurtovic
70ec3e36e3
Attempt to improve GH Actions wheel building
3 anni fa
Ben Kurtovic
a7098af650
Thanks YAML, very cool
3 anni fa
Ben Kurtovic
3ae07d450a
Add Python 3.10 to Linux/macOS wheel builds; drop 3.5 ( #278 )
3 anni fa
odidev
3a9d63fccb
Add linux aarch64 wheel build support ( #276 )
Signed-off-by: odidev <odidev@puresoftware.com>
3 anni fa
Ben Kurtovic
dd6d0c9b3b
Update Linux wheel build script, part 2
3 anni fa
Ben Kurtovic
89e3a300db
Update Linux wheel build script
3 anni fa
Kunal Mehta
786b08828b
Build wheels for Python 3.9 too ( #262 )
4 anni fa
Ben Kurtovic
d650f827b3
Drop EOL Python 3.4 support
4 anni fa
Kunal Mehta
6e144d3657
Use Github Actions to build macOS wheels
For 3.5+ on the latest macOS version.
5 anni fa
Ben Kurtovic
6ff88262af
Pointless changes to action
5 anni fa
Kunal Mehta
8fdf75ccad
Use Github Actions to build manylinux1 wheels
Just like the Windows wheels, these allow for Linux users to install
mwparserfromhell and use the faster CTokenizer without needing to
have build tools installed.
Under the hood, this uses pypa manylinux1 docker image to build and
tag the wheels, then publishes them to pypi if a new tag was pushed.
Fixes #170 .
5 anni fa