pypi / support

Issue tracker for support requests related to using https://pypi.org
91 stars 48 forks source link

PEP 541 Request: as7343 #3556

Open Gadgetoid opened 6 months ago

Gadgetoid commented 6 months ago

Project to be claimed

as7343: https://pypi.org/project/as7343

Your PyPI username

pimoroni: https://pypi.org/user/pimoroni

Reasons for the request

Attempting to upload a driver for the AS7343 spectral sensor fails with the error:

The user 'pimoroni' isn't allowed to upload to project 'AS7343'

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

Gadgetoid commented 3 months ago

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/