• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Chia-Network / chiapos / 28480115915
80%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2026 10:34PM UTC
Jobs 1
Files 29
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Jun 2026 10:31PM UTC coverage: 79.715%. Remained the same
28480115915

push

github

web-flow
Align supported Python versions with chia-blockchain (#554)

<!-- CURSOR_AGENT_PR_BODY_BEGIN -->
## Summary

Addresses the Bugbot finding on #552: `setuptools_scm[toml]>=10.1.2`
requires Python 3.10+, but chiapos still declared support for Python
3.7+ and tested Python 3.9 in the riscv64 workflow.

This PR aligns chiapos with [chia-blockchain's Python
requirements](https://github.com/Chia-Network/chia-blockchain/blob/main/pyproject.toml)
(`>=3.10, <4`).

## Changes

- Update `python_requires` in `setup.py` from `>=3.7` to `>=3.10, <4`
- Remove Python 3.9 from the riscv64 CI matrix in
`.github/workflows/build-test-riscv64.yml`

## Context

Bugbot reported on PR #552 that requiring `setuptools_scm[toml]>=10.1.2`
breaks builds on Python 3.7–3.9 because that version of setuptools-scm
needs Python 3.10+. Since chia-blockchain already requires Python 3.10+,
dropping older Python versions in chiapos is consistent with downstream
usage.
<!-- CURSOR_AGENT_PR_BODY_END -->

<div><a
href="https://cursor.com/agents/bc-019f1984-3c3d-75fb-83bb-2d5f1eb70896"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-web-light.png"><img
alt="Open in Web" width="114" height="28"
src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>&nbsp;<a
href="https://cursor.com/background-agent?bcId=bc-019f1984-3c3d-75fb-83bb-2d5f1eb70896"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img
alt="Open in Cursor" width="131" height="28"
src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;</div>

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Gene Hoffman <hoffmang9@users.noreply.github.com>

3576 of 4486 relevant lines covered (79.71%)

14644933.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28480115915.1 30 Jun 2026 10:34PM UTC 29
79.71
GitHub Action Run
Source Files on build 28480115915
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28480115915
  • f2cac1b7 on github
  • Prev Build on main (#28180271580)
  • Next Build on main (#28480884238)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc