Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyaaf2 requirement from <1.7,>=1.4 to >=1.4,<1.8 #1615

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Updates the requirements on pyaaf2 to permit the latest version.

Release notes

Sourced from pyaaf2's releases.

v1.7.0

  • Added support for copying any AAFObjects between files
    • Added aaf_merge example showing how to use copy method
  • Added cfb viewer utility
  • Fix miss-labeled dnx profiles and add 24/60 fps variants
  • Updates to embed media tool
    • Renamed tool to aaf_embed_media_tool
    • Migrated from optparse to argparse
    • Audio channel get separated into individual streams
Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [pyaaf2](https://github.com/markreidvfx/pyaaf2) to permit the latest version.
- [Release notes](https://github.com/markreidvfx/pyaaf2/releases)
- [Commits](markreidvfx/pyaaf2@v1.4.0...v1.7.0)

---
updated-dependencies:
- dependency-name: pyaaf2
  dependency-type: direct:production
...

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 Jun 5, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1615 (24dd0e2) into main (45c6cfd) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1615      +/-   ##
==========================================
- Coverage   79.91%   79.91%   -0.01%     
==========================================
  Files         197      197              
  Lines       21731    21731              
  Branches     4339     4339              
==========================================
- Hits        17367    17366       -1     
  Misses       2213     2213              
- Partials     2151     2152       +1     
Flag Coverage Δ
py-unittests 79.91% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45c6cfd...24dd0e2. Read the comment docs.

@timlehr
Copy link
Contributor

timlehr commented Jun 9, 2023

Can we merge this one? There is some new features in pyaaf2 1.7.0 that we use internally and it currently clashes with OTIO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

2 participants