Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Bump picamera2 from 0.3.3 to 0.3.5#59

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/picamera2-0.3.5
Closed

Bump picamera2 from 0.3.3 to 0.3.5#59
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/picamera2-0.3.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps picamera2 from 0.3.3 to 0.3.5.

Release notes

Sourced from picamera2's releases.

Beta release 4

0.3.5 Beta Release 4

Added

Changed

  • Add support for outputting timestamps when using the JPEG encoder for video.
  • Fix a bug which prevented the mjpeg_server.py example from working. This has also been added to the automatic test suite so shouldn't get broken again!

Beta release 3

0.3.4 Beta Release 3

Added

  • Ability to record uncompressed or raw video frames.

Changed

  • Releasing of camera resources has been made more reliable, so once the Picamera2 object has been closed it can be re-opened more reliably (optionally by other processes).
  • Logging has been revised to work better with applications already using Python logging.
  • Some reporting of, and recovery from, certain error conditions has been improved.
  • Large encoded video frames are now split automatically for streaming over UDP.
Changelog

Sourced from picamera2's changelog.

0.3.5 Beta Release 4

Added

Changed

  • Add support for outputting timestamps when using the JPEG encoder for video.
  • Fix a bug which prevented the mjpeg_server.py example from working. This has also been added to the automatic test suite so shouldn't get broken again!

0.3.4 Beta Release 3

Added

  • Ability to record uncompressed or raw video frames.

Changed

  • Releasing of camera resources has been made more reliable, so once the Picamera2 object has been closed it can be re-opened more reliably (optionally by other processes).
  • Logging has been revised to work better with applications already using Python logging.
  • Some reporting of, and recovery from, certain error conditions has been improved.
  • Large encoded video frames are now split automatically for streaming over UDP.
Commits
  • 243a0ad Update CHANGELOG and setup.py for 0.3.5 release
  • 9ab3703 MJPEG timestamp example
  • f4099b0 Timestamp support for MJPEG encoding
  • fb9f491 Simple example to test mjpeg server
  • 63cf2db Test for BufferedIOBase rather than BufferedWriter, to allow mjpeg_server.py ...
  • 7301cf3 Update CHANGELOG and setup.py for 0.3.4 release
  • 5f2ccf4 Fix DRM overlays when using fkms
  • ff16fc4 Fix framerate calculation in preparation for libcamera update
  • 49d9673 Example to capture from camera multiplexer with 4 cameras
  • fa06feb Initial changes to avoid RuntimeError when Picamera2 initialised in loop
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [picamera2](https://github.com/RaspberryPi/picamera2) from 0.3.3 to 0.3.5.
- [Release notes](https://github.com/RaspberryPi/picamera2/releases)
- [Changelog](https://github.com/raspberrypi/picamera2/blob/main/CHANGELOG.md)
- [Commits](raspberrypi/picamera2@v0.3.3...v0.3.5)

---
updated-dependencies:
- dependency-name: picamera2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 24, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #69.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/pip/picamera2-0.3.5 branch November 14, 2022 06:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants