nutti / fake-bpy-module

Fake Blender Python API module collection for the code completion.
MIT License
1.37k stars 97 forks source link

4.1 not available on pypi #227

Closed walles closed 4 months ago

walles commented 4 months ago

Expected behavior

pip3 install fake-bpy-module-4.1 should install fake-bpy-module-4.1.

Description about the bug

(env) ~ $ pip3 install fake-bpy-module-4.1
ERROR: Could not find a version that satisfies the requirement fake-bpy-module-4.1 (from versions: none)
ERROR: No matching distribution found for fake-bpy-module-4.1
(env) ~ [0|1]$ 

Notes

README.md says 4.1 should be available, but the link doesn't work: https://github.com/nutti/fake-bpy-module/blob/6400d1c064c3526735361ebbe2ce6f7a39c67e92/README.md?plain=1#L89

JonathanPlasse commented 4 months ago

When do you expect fake-bpy-module-4.1 to be published on PyPI?

Before releasing new version, we consider to fix all current issues.

walles commented 4 months ago

What confused me is that README.md says 4.1 is already available, even though that seems not to be the case: https://github.com/nutti/fake-bpy-module/blob/6400d1c064c3526735361ebbe2ce6f7a39c67e92/README.md?plain=1#L89

nutti commented 4 months ago

We will release new version after resolving issue 234. Other issues are complex to solve.

nutti commented 4 months ago

fake-bpy-module-4.1 is released now. Thank you contributors!

JonathanPlasse commented 4 months ago

https://pypi.org/project/fake-bpy-module-4.1/