adafruit / Adafruit_CircuitPython_Bundle

A bundle of useful CircuitPython libraries ready to use from the filesystem.
MIT License
875 stars 189 forks source link

Add pycamera #446

Closed jepler closed 11 months ago

jepler commented 11 months ago

Note: pypi and rtd links are not yet in place so they are expected to be 404'd at this time

tannewt commented 11 months ago

From CI:

Run circuitpython-build-bundles --filename_prefix adafruit-circuitpython-bundle --library_location libraries --library_depth 2 --package_folder_prefix "adafruit_, asyncio"
fatal: No names found, cannot describe anything.
fatal: run_command returned non-zero status for helpers/pycamera
.
/home/runner/work/Adafruit_CircuitPython_Bundle/Adafruit_CircuitPython_Bundle/libraries/drivers/libraries has version that doesn't follow SemVer (semver.org)
20231130 is not valid SemVer string
jepler commented 11 months ago

Thanks! I'll get to it, but there's other stuff also blocking this from going in so it wasn't a priority today.