Skip to content

__version__ string of conda-forge cuda-python 12.6.2 & 11.8.5 build 1 is dirty #308

@leofang

Description

@leofang
+ python -c 'import cuda.bindings; print(cuda.bindings.__version__)'
0+untagged.310.ge14f0f1.dirty

https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=1107951&view=logs&j=5b44946f-b0b5-570f-e735-950feabb4722&t=61cfdd87-b98a-5bb9-08e2-446c3dd957d8&l=2050

This affects cuda.core logic, ex:

_py_major_ver = int(importlib.metadata.version("cuda-python").split(".")[0])

Metadata

Metadata

Assignees

Labels

P0High priority - Must do!bugSomething isn't workingcuda.bindingsEverything related to the cuda.bindings modulepackagingAnything related to wheels or Conda packages

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions