63 Commits

Author SHA1 Message Date
J. Nick Koston
81ce03058a
chore: add s390x tests (#408) 2025-03-06 10:58:38 -10:00
dependabot[bot]
a7e1a907e3
chore(deps-ci): bump python-semantic-release/python-semantic-release from 9.17.0 to 9.21.0 in the github-actions group (#394)
chore(deps-ci): bump python-semantic-release/python-semantic-release

Bumps the github-actions group with 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release).


Updates `python-semantic-release/python-semantic-release` from 9.17.0 to 9.21.0
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.17.0...v9.21.0)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 09:16:02 -06:00
Marc Mueller
829e0fc149
feat: build macos arm wheels (#387) 2025-02-05 09:37:58 -06:00
dependabot[bot]
1aab230439
chore(deps-ci): bump the github-actions group with 2 updates (#379)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-01 09:29:35 -06:00
J. Nick Koston
eb56b6464d
chore: fix release upload (#377) 2025-01-21 19:29:17 -10:00
J. Nick Koston
de57a21a3c
chore: fix release process (#375) 2025-01-21 19:06:09 -10:00
dependabot[bot]
94ba266539
chore: bump the github-actions group with 9 updates (#372)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-21 18:08:12 -10:00
J. Nick Koston
c4e37b077c
chore: update dependabot.yml prefix 2025-01-21 17:56:46 -10:00
J. Nick Koston
56c1595be9
chore: update dependabot.yml to include actions 2025-01-21 17:54:06 -10:00
J. Nick Koston
29be224be7
chore: bump upload/download artifact to v4 (#370) 2025-01-21 17:32:05 -10:00
J. Nick Koston
5a80415966
fix: fetching release tag during build (#368) 2025-01-17 09:52:28 -10:00
J. Nick Koston
18132b99bc
fix: wheel builds on aarch64 (#367) 2025-01-17 09:43:42 -10:00
J. Nick Koston
bdf08d253b
feat: migrate to using native arm runners for wheel builds (#366) 2025-01-17 09:29:43 -10:00
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