piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Problem with package: smsmobileapi #483

Open SmsMobileApi opened 1 day ago

SmsMobileApi commented 1 day ago

Package name

smsmobileapi

Package version

1.0.8

PyPI URL

https://pypi.org/project/smsmobileapi/

piwheels URL

https://www.piwheels.org/project/smsmobileapi/

Python version

I am aware this is the issue tracker for a Python package index specifically for Raspberry Pi

I have checked for duplicate issues

I am the maintainer

More information

Hello, I'm the developer of the SMS Mobile API Python module. Can you tell me why your website reports my module as "unstable"? When I check the webpage presenting my module, it seems impossible to install. Thanks for your feedback.

bennuttall commented 21 hours ago

I don't know where you got the word "unstable" from?

piwheels aims to build wheels for all packages on PyPI. The builds failed for this package, which is why the red cross icon is shown. If you click one of the red cross icons it will show you the build output for that build.

For example: https://www.piwheels.org/logs/0000/1248/8780.txt

This shows that pip failed to generate the metadata for your package:

pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed

You may wish to investigate, fix the problem in your setup.py (or move to pyproject,toml) and make a new release.

Note that these failing builds are not preventing anyone from installing your package. Users on a Raspberry Pi will still be able to install the wheel you provided on PyPI.

SmsMobileApi commented 20 hours ago

Yes you are right. I used the term unsable  but I just sax the red cross to the webpage.

Il will fix my setup.py to get a Green cross of your webpage ;-)

I didnt know your webspage before but it's look like a good tool for dev ;-)

When I fix the setup.py have I have to contact you to run a test or it's a automatic process ?

⁣

Thomas B. CEO - SMS Mobile API Simplify your communications with our messaging API.

Connect with us:       ​

Le 20 oct. 2024, 13:38, à 13:38, Ben Nuttall @.***> a écrit:

I don't know where you got the word "unstable" from?

piwheels aims to build wheels for all packages on PyPI. The builds failed for this package, which is why the red cross icon is shown. If you click one of the red cross icons it will show you the build output for that build.

For example: https://www.piwheels.org/logs/0000/1248/8780.txt

This shows that pip failed to generate the metadata for your package:

pip._internal.exceptions.MetadataGenerationFailed: metadata generation
failed

You may wish to investigate, fix the problem in your setup.py (or move to pyproject,toml) and make a new release.

Note that these failing builds are not preventing anyone from installing your package. Users on a Raspberry Pi will still be able to install the wheel you provided on PyPI.

-- Reply to this email directly or view it on GitHub: https://github.com/piwheels/packages/issues/483#issuecomment-2424867817 You are receiving this because you authored the thread.

Message ID: @.***>

bennuttall commented 18 hours ago

When you do a new release (a new version) it will automatically be built.

SmsMobileApi commented 16 hours ago

Ok great

Thomas B. CEO - SMS Mobile API Simplify your communications with our messaging API.

Connect with us:       ​

Le 20 oct. 2024, 16:17, à 16:17, Ben Nuttall @.***> a écrit:

When you do a new release (a new version) it will automatically be built.

-- Reply to this email directly or view it on GitHub: https://github.com/piwheels/packages/issues/483#issuecomment-2424998037 You are receiving this because you authored the thread.

Message ID: @.***>