Static versioning in pyproject.toml is conflicting with version.py versioning
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- build-system, ci-cd
Research direction
Start by comparing the static version in pyproject.toml with the dynamic version.py setup and reviewing the scikit-build compatibility concerns described in the issue. Investigate whether the current build configuration or hatchling can provide consistent versioning, then verify that forced version updates are checked in CI; done means the two versioning approaches no longer conflict and CI enforces the intended check.
Written by the indexing model from the issue text.
Description
version.py and the dynamic version in pyproject.toml were intended to work in tandem, with further checks on forced version updates with every PR. It's hardcoded in pyproject.toml and is not checked in CI.
That was a HACK due to the issues of scikit-build. Thus, to resolve the issue, it is recommended to verify the compatibility of scikit-build and pyproject.toml, or consider using the hatchling library as an alternative for wheel building.
- Dominant language
- Python
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from arrayfire/arrayfire-py
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
arrayfire/arrayfire-py#39 · 1 comment ·
-
documentation enhancement
Difficulty 3/5 1-2 days Newbie friendliness 30/100
arrayfire/arrayfire-py#34 ·
-
Array API Open
Difficulty 4/5 3-5 days Newbie friendliness 30/100
arrayfire/arrayfire-py#22 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
arrayfire/arrayfire-py#21 ·
All issues in arrayfire/arrayfire-py
Similar issues
-
Add: hunch Open
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
AbdelStark/awesome-typesafe#104 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
DiamondLightSource/dodal#2211 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
openml/openml-python#1749 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
sipyourdrink-ltd/bernstein#6191 ·