Chia-Network / clvm

[Contract Language|Chia Lisp] Virtual Machine
Apache License 2.0
86 stars 35 forks source link

Missing tarball on Pypi #89

Open Chewbakka-Wakka opened 3 years ago

Chewbakka-Wakka commented 3 years ago

I am trying to build an RPM from this but see no tar.gz file on pypi. Can you please upload the source tarball to pypi ?

warning: Downloading https://pypi.io/packages/source/c/clvm/clvm-0.9.6.tar.gz curl: (22) The requested URL returned error: 404 error: Couldn't download https://pypi.io/packages/source/c/clvm/clvm-0.9.6.tar.gz

https://pypi.org/project/clvm/#files only shows a .whl file.

$python3 setup.py --help-commands | grep sdist sdist create a source distribution (tarball, zip file, etc.)

so if you can first generate this sdist tar ball then upload it

Chewbakka-Wakka commented 3 years ago

Is anyone able to update?

jamartin9 commented 2 years ago

This would be useful...

Chewbakka-Wakka commented 5 months ago

Issue remains on Version 0.9.9 ...

Any update please?