rauc-hawkbit icon indicating copy to clipboard operation
rauc-hawkbit copied to clipboard

Any plans of releasing a new version in PyPi

Open mazimkhan opened this issue 5 years ago • 2 comments

The released version in PyPi 0.1.0 does not have this fix https://github.com/rauc/rauc-hawkbit/commit/ace4fee537496f57f9fe1d98136dea26e4c54bb7#diff-b26810f4f7bc2fdcc3f3c60c0bf284f8R167 asyncio.Timeout is deprecated and the released version throws an exception on its use.

This has already been fixed in the above commit. Please release a newer version.

mazimkhan avatar Jun 26 '19 17:06 mazimkhan

@mazimkhan I totally agree with you and it's now my todo list.

I'll try to give it a little higher prio ;)

ejoerns avatar Jun 28 '19 09:06 ejoerns

I've created v0.2.0 release of the current state now. It was uploaded to PyPi, too.

Please check if it works as expected.

ejoerns avatar Feb 20 '20 23:02 ejoerns