J. Nick Koston
|
ebdf07ec9e
|
fix: revert avoid building wheels if a release is not made (#357)
|
2025-01-07 12:59:01 -10:00 |
|
J. Nick Koston
|
f9ec254150
|
chore: avoid building wheels if a release is not made (#355)
|
2025-01-07 12:50:52 -10:00 |
|
J. Nick Koston
|
a249777e03
|
fix: disable wheel builds for old python versions (#346)
|
2025-01-07 11:27:25 -10:00 |
|
J. Nick Koston
|
d1298de2a1
|
chore: bump codecov action to v5 (#343)
|
2025-01-07 10:58:45 -10:00 |
|
J. Nick Koston
|
5bf90b9fb1
|
chore: add codspeed benchmarks (#340)
|
2025-01-07 10:52:53 -10:00 |
|
J. Nick Koston
|
439b2da878
|
chore: split wheel builds to speed up releases (#341)
|
2025-01-07 09:49:14 -10:00 |
|
J. Nick Koston
|
42a786b23f
|
chore: drop Python 3.8 support as it has reached EOL (#338)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-01-07 09:22:28 -10:00 |
|
J. Nick Koston
|
1a890a5003
|
Remove FUNDING.yml (#325)
|
2024-10-22 20:29:41 -10:00 |
|
Stefan Agner
|
42f1d4a3f2
|
feat: use dbus-run-session to drop X11 dependency (#299)
|
2024-08-26 09:36:31 -10:00 |
|
J. Nick Koston
|
45c0e7491d
|
feat: python 3.13 support (#291)
|
2024-08-21 07:19:07 -05:00 |
|
J. Nick Koston
|
d444333f18
|
Create dependabot.yml
|
2024-08-20 22:46:43 -05:00 |
|
J. Nick Koston
|
c44eb2cabd
|
fix: wheel build exclude for pp37 (#285)
|
2024-06-26 08:15:04 +02:00 |
|
Mimoja
|
d0ac990a7a
|
feat: build wheels for aarch64 to allow use in embedded systems (#283)
|
2024-06-26 08:00:33 +02:00 |
|
J. Nick Koston
|
fa48bc025c
|
chore: drop python 3.7 support (#284)
|
2024-06-26 07:44:20 +02:00 |
|
J. Nick Koston
|
460a072652
|
feat: update for final cpython release (#263)
|
2023-10-17 21:44:41 -10:00 |
|
J. Nick Koston
|
16b31f91e5
|
chore: bump cpython CI version (#249)
|
2023-09-11 19:03:15 -05:00 |
|
J. Nick Koston
|
b38aa58aa7
|
feat: build cpython 3.12 wheels (#234)
|
2023-08-24 09:49:58 -05:00 |
|
J. Nick Koston
|
53644927b9
|
chore: bump cpython 3.12 version in CI (#233)
|
2023-08-24 09:47:58 -05:00 |
|
J. Nick Koston
|
c755193ee0
|
feat: initial cpython 3.12 support (#207)
|
2023-07-24 10:51:22 -05:00 |
|
J. Nick Koston
|
e5d355ff40
|
feat: improve performance of reading from the socket during unmarshall (#200)
|
2023-05-03 17:20:50 -05:00 |
|
J. Nick Koston
|
6387f821e0
|
chore: bump python-semantic-release to fix CI (#196)
|
2023-02-13 18:26:15 -06:00 |
|
J. Nick Koston
|
9240bfda6e
|
chore: make big endian workflow manual until we get it working properly (#157)
|
2022-11-04 21:09:12 +01:00 |
|
J. Nick Koston
|
984738c803
|
chore: add big endian github workflow (#155)
thanks to https://til.simonwillison.net/docker/emulate-s390x-with-qemu
|
2022-11-04 19:43:09 +01:00 |
|
David Lechner
|
4a23e0e0c5
|
chore: update pyproject.toml dependencies (#136)
|
2022-11-02 19:54:08 +01:00 |
|
J. Nick Koston
|
b53a4675d7
|
feat: add support and workarounds for cpython3.11 (#31)
|
2022-11-01 16:49:02 -05:00 |
|
J. Nick Koston
|
3c773e118c
|
chore: fix ci (#119)
|
2022-10-28 11:15:34 -05:00 |
|
J. Nick Koston
|
7398a3fc47
|
feat: unpack header names as message kwargs (#82)
|
2022-10-07 06:57:53 -10:00 |
|
J. Nick Koston
|
cca0d6e98a
|
fix: install python-semantic-release in wheel workflow (#68)
|
2022-10-02 12:31:28 -10:00 |
|
J. Nick Koston
|
ecd5a70369
|
fix: ensure we can get the latest version in the wheels build process (#67)
|
2022-10-02 12:22:29 -10:00 |
|
J. Nick Koston
|
3051a9322c
|
fix: checkout main for wheels (#66)
|
2022-10-02 12:10:22 -10:00 |
|
J. Nick Koston
|
b76eb97188
|
fix: use semantic-release to find the latest tag for wheels (#65)
|
2022-10-02 12:00:03 -10:00 |
|
J. Nick Koston
|
faee18172b
|
fix: build wheels from the sha saved after release (#64)
|
2022-10-02 11:36:50 -10:00 |
|
J. Nick Koston
|
af0ed88998
|
fix: switch to on create instead of push (#63)
|
2022-10-02 11:23:41 -10:00 |
|
J. Nick Koston
|
60fca54d2a
|
fix: accept any tag to build wheels (#62)
|
2022-10-02 11:19:00 -10:00 |
|
J. Nick Koston
|
b95d0b8ce6
|
fix: github action tag matching (#61)
|
2022-10-02 11:11:54 -10:00 |
|
J. Nick Koston
|
6166896c49
|
fix: build wheels on tag instead (#60)
|
2022-10-02 11:05:10 -10:00 |
|
J. Nick Koston
|
45e8ac00c6
|
fix: publish wheels when release happens (#59)
|
2022-10-02 10:56:20 -10:00 |
|
J. Nick Koston
|
c74c2519a1
|
fix: seperate wheels back out so it builds after (#58)
|
2022-10-02 10:43:41 -10:00 |
|
J. Nick Koston
|
4779e7b825
|
fix: increase verbosity of wheel builds (#55)
|
2022-10-02 10:04:58 -10:00 |
|
J. Nick Koston
|
49d98d01c2
|
fix: make wheel build depend on release success (#54)
|
2022-10-02 09:57:56 -10:00 |
|
J. Nick Koston
|
05b9453173
|
fix: additional tweaks to publishing wheels (#53)
|
2022-10-02 09:52:37 -10:00 |
|
J. Nick Koston
|
6259fb2997
|
fix: wheel builds on released (#52)
|
2022-10-02 09:46:26 -10:00 |
|
J. Nick Koston
|
f6e4c3c8ae
|
chore: add cibuildwheel action (#50)
|
2022-10-02 09:32:33 -10:00 |
|
J. Nick Koston
|
b737574cf0
|
feat: add optional cython extension (#44)
|
2022-10-01 13:10:34 -10:00 |
|
J. Nick Koston
|
f4d173e042
|
chore: run gi tests in the CI (#21)
|
2022-09-15 09:49:53 +02:00 |
|
J. Nick Koston
|
6e10c51d88
|
chore: fix ci
|
2022-09-09 09:03:46 -05:00 |
|
J. Nick Koston
|
2a2d486494
|
chore: fix ci
|
2022-09-09 09:00:47 -05:00 |
|
J. Nick Koston
|
61e00c1c07
|
chore: fix ci
|
2022-09-09 08:58:54 -05:00 |
|
J. Nick Koston
|
fad09d60a8
|
chore: ci fixes
|
2022-09-09 08:55:14 -05:00 |
|
J. Nick Koston
|
169581f691
|
chore: initial commit
|
2022-09-09 08:37:05 -05:00 |
|