-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PEP 541 Request: as7343 #3556
Comments
For some reason the package as7343 cannot be uploaded to pypi, I attempted to resolve this with pypi/support#3556 Stick a pimoroni- prefix in front of the package name to "fix" this.
Worth noting also that test accepted this package, if blocking this name is correct behaviour then it should probably happen there too? - https://test.pypi.org/project/as7343/0.0.1/ |
For some reason the package as7343 cannot be uploaded to pypi, I attempted to resolve this with pypi/support#3556 Stick a pimoroni- prefix in front of the package name to "fix" this.
Hi @Gadgetoid, We are working to contact the owner to determine if they're reachable and have sent them a courtesy message. Final determination regarding project ownership will be made by the PyPI Administrators when the research process is complete. |
as7343 has been deemed invalid. Additionally, the owner did not respond back regarding the status of their project. I recommend that the PyPI Admins release the name for future use, as well as freeze the user for potentially violating CoC. |
Added 'pimoroni' as 'Owner' on 'AS7343' |
Thank you to all involved! |
Project to be claimed
as7343
: https://pypi.org/project/as7343Your PyPI username
pimoroni
: https://pypi.org/user/pimoroniReasons for the request
Attempting to upload a driver for the AS7343 spectral sensor fails with the error:
I can't see any evidence that an AS7343 library exists or has ever existed, but this name is very close to our driver for the AS7262. These are meaningfully different sensors, however, requiring individual libraries.
Maintenance or replacement?
Replacement
Source code repositories URLs
Code for our AS7262 driver - https://github.com/pimoroni/as7262-python
And for our AS7343 driver - https://github.com/pimoroni/as7343-python
Contact and additional research
As near as I can tell, there is no existing owner? I can only guess we're failing a similarity check- though that strikes me as strange because there are at least a few similar device names for which we already have libraries-
https://pypi.org/search/?q=bmp280
https://pypi.org/search/?q=drv8833
https://pypi.org/search/?q=vl53l1cx
Code of Conduct
The text was updated successfully, but these errors were encountered: