Skip to content

fixing issue with setup.py and bumping version to v3.1.2#1515

Merged
jogomojo merged 1 commit intoXilinx:image_v3.1.2from
jogomojo:install_update
Sep 29, 2025
Merged

fixing issue with setup.py and bumping version to v3.1.2#1515
jogomojo merged 1 commit intoXilinx:image_v3.1.2from
jogomojo:install_update

Conversation

@jogomojo
Copy link
Collaborator

setup.py depended on GitHub versions of PYNQ-Metadata and PYNQ-Utils, which did not play nice with PyPI. This was causing pip install pynq to fail in some circumstances.

Updated setup.py to pull Metadata and Utils from PyPI and bumping version to v3.1.2

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 35.10%. Comparing base (bae1409) to head (80d95c7).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff                @@
##           image_v3.1.2    #1515      +/-   ##
================================================
- Coverage         35.11%   35.10%   -0.02%     
================================================
  Files                30       30              
  Lines              4650     4649       -1     
  Branches            814      814              
================================================
- Hits               1633     1632       -1     
  Misses             2957     2957              
  Partials             60       60              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jogomojo jogomojo merged commit 62f8175 into Xilinx:image_v3.1.2 Sep 29, 2025
3 checks passed
@jogomojo jogomojo deleted the install_update branch September 29, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments