On Wed, Aug 2, 2023 at 4:31 AM Robin Jarry <[email protected]> wrote:
> setup.py upload is now deprecated. When used, pypi.org returns an error: > > > Upload failed (400): Invalid value for blake2_256_digest. Error: Use > > a valid, hex-encoded, BLAKE2 message digest. > > Use twine which is the recommended replacement tool to upload on > pypi.org. > > Link: > https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html#summary > Reported-by > <https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html#summaryReported-by>: > Terry Wilson <[email protected]> > Signed-off-by: Robin Jarry <[email protected]> > Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
