Azure / azure-uamqp-python

AMQP 1.0 client library for Python
MIT License
56 stars 47 forks source link

Rebuild ARM Docker Image w/ out External Dependencies #328

Closed scbedd closed 1 year ago

scbedd commented 2 years ago

Right now, we pull from this repository: resin/raspberrypi3-debian:wheezy However, not only has that repo been deprecated, but we need to consume from purely internal docker sources where possible. This means that we will need to build it ourselves.

Details:

kashifkhan commented 1 year ago

Closed with #339, building wheels with cibuildwheel