|
| 1 | +py-pitop-sdk (0.20.0-2) bullseye; urgency=medium |
| 2 | + |
| 3 | + * New workflows (#407) |
| 4 | + * Update master workflow files |
| 5 | + * Drop pip from build deps |
| 6 | + * Update master workflow files |
| 7 | + * Vendor simple_pid (#410) |
| 8 | + * Vendor luma.oled and luma.core (#409) |
| 9 | + * Add missing pyserial dependency override |
| 10 | + * Revert "Add missing pyserial dependency override" |
| 11 | + * Make onnxruntime optional (#417) |
| 12 | + * Remove scikit-learn dependency (#416) |
| 13 | + * Add dependency versions for optional deps |
| 14 | + * Add buster dependency versions for optional deps |
| 15 | + * Integrate common library into SDK (#413) |
| 16 | + * Vendor `pynput` (#415) |
| 17 | + * Add ZMQ to Python dependencies (#420) |
| 18 | + * Add .pc to gitignore |
| 19 | + * Replace UsbCamera PyV4L2Camera dependency with cv2.VideoCapture (#422) |
| 20 | + * Make opencv core dependency |
| 21 | + * Patch `smbus2` import for using `python-smbus` in Debian (#419) |
| 22 | + * Improve import & CLI speed (#381) |
| 23 | + * Add MCU-based Ultrasonic Sensor readings on ports A1 and A3 (#368) |
| 24 | + * Prax head shake and nod (#394) |
| 25 | + * Add debian/watch |
| 26 | + * Update patch |
| 27 | + * Comment out trailing whitespace |
| 28 | + * Use vendored simple_pid |
| 29 | + * Changed all D4 examples to D0 (#427) |
| 30 | + * Use new lock file path (#436) |
| 31 | + * Drop FSMe (#438) |
| 32 | + * Drop onnxruntime as core dependency (#435) |
| 33 | + * OpenCV is now a main dependency due to image handling (#434) |
| 34 | + * Add OS build info to API (#437) |
| 35 | + * Add virtual.py needed by `pt-miniscreen` (#440) |
| 36 | + * Add miniscreen assistant class (#430) (#439) |
| 37 | + * Re-add OpenCV dist override |
| 38 | + * Fix smbus patch |
| 39 | + * Drop v4l-utils build dependency |
| 40 | + * Drop unused dpkg trigger |
| 41 | + * Add comment |
| 42 | + * Rename miniscreen lock |
| 43 | + * Rename pt-miniscreen in docs |
| 44 | + * Drop __LOCK_FILE_PATH |
| 45 | + * Drop V4L mocks |
| 46 | + * Update build dependencies (#441) |
| 47 | + * Refactor setuptools (#443) |
| 48 | + * Add startup animation handling for pt-miniscreen |
| 49 | + * Drop setup.py shebang |
| 50 | + * Add headers to dependencies |
| 51 | + * Bullseye release (#442) |
| 52 | + * Update extra dependencies for Bullseye versions |
| 53 | + * New changelog entry: v0.20.0-1 (#412) |
| 54 | + * Update distribution to bullseye |
| 55 | + * Updated master workflow files |
| 56 | + |
| 57 | + -- pi-top <deb-maintainers@pi-top.com> Wed, 01 Sep 2021 20:48:33 +0000 |
| 58 | + |
1 | 59 | py-pitop-sdk (0.20.0-1) bullseye; urgency=medium
|
2 | 60 |
|
3 | 61 | * Vendor some dependencies (for manageability)
|
|
0 commit comments