Skip to content
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

Openwrt integration #562

Open
grosjo opened this issue Nov 25, 2024 · 6 comments
Open

Openwrt integration #562

grosjo opened this issue Nov 25, 2024 · 6 comments

Comments

@grosjo
Copy link

grosjo commented Nov 25, 2024

Hi

I am trying to make a PR for Openwrt to include tinytuya

openwrt/packages#25443

But I am missing the source file on PyPi https://pypi.org/project/tinytuya/#files

How to push them there ?

thank you

@grosjo
Copy link
Author

grosjo commented Nov 25, 2024

I put the github as a reference, not PyPi

@grosjo
Copy link
Author

grosjo commented Nov 25, 2024

It does not like it for dependencies... can you please put the sources on Pypi ?

@jasonacox
Copy link
Owner

From what I see from https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md, they require that the package maintainer submit the package. I'll see what is needed for me to do that...

@grosjo
Copy link
Author

grosjo commented Nov 26, 2024

I switch my PR to mose other topics, and let you do your own PR

Looking very much forward to it

@grosjo
Copy link
Author

grosjo commented Nov 26, 2024

And would you remove colorama from the dependencies, that would be super helpful (as space is scarce on small devices)

@grosjo
Copy link
Author

grosjo commented Nov 26, 2024

Actual dependencies I managed to reduce to, while keeping it working, are

python3-colorama (I guess can be removed)
python3-cryptography
python3-decimal
python3-requests
python3-uuid
python3-xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants