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

Revert "Remove workarounds for old version of attrs library" #203

Merged

Conversation

MichalHaluza
Copy link
Contributor

This reverts commit 73e2568.

The workarounds are still needed on RHEL 8 where the python 3.6 libraries are installed from RPMs as RHEL 8 ships attrs 17.4

This reverts commit 73e2568.

The workarounds are still needed on RHEL 8 where the python 3.6
libraries are installed from RPMs as RHEL 8 ships attrs 17.4
@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (be2e4f5) 100.00% compared to head (56e0603) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #203   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines         3153      3153           
=========================================
  Hits          3153      3153           
Impacted Files Coverage Δ
pubtools/pulplib/_impl/compat_attr.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MichalHaluza
Copy link
Contributor Author

I'm not addressing the bandit complaints about mocked requests timeout, as the bug which it is hitting, covered under PyCQA/bandit#996, was fixed earlier today and the fix will presumably get to the next bandit release.

@rohanpm rohanpm merged commit edb1e4a into release-engineering:master Apr 3, 2023
7 of 8 checks passed
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.

None yet

2 participants