Hi, > This Python package name is generated from Python configuration file and > its version number, we cannot simply rename the package name using mv, > otherwise, it will be failed to upload to Pypi and install.
Yes we can there isn’t anything preventing us from have two slightly different names in different places. Remember the only official distribution is the ASF mirror system. > The only thing we can do is change the version number to "0.6.0.incubating" > ("-" is not allowed for Python version numbers) and re-package them. Is the > version number "0.6.0.incubating" ok for you? That would also work. > Yeah, the readme is more about how to build from scratch. This Python > package is a release package that can be used directly, no need to compile. > The README can be improved, but it's not a blocking thing here. As I said it was a minor issue, not a blocking one. I mentioned it as it may be an issue that the IPMC brings up as they woudl probably not be able to compile that package without some guidance that’s not in the README. Kind Regards, Justin