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

fix: re-release due to pypi not seeing the new version #134

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 1, 2022

https://pypi.org/project/dbus-fast/ shows the new version but the index shows the old version.

https://status.python.org/ shows now issues so trying to do another release to see if it resolves

@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Base: 81.77% // Head: 81.48% // Decreases project coverage by -0.29% ⚠️

Coverage data is based on head (4626005) compared to base (1b5c9e1).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
- Coverage   81.77%   81.48%   -0.30%     
==========================================
  Files          27       27              
  Lines        3095     3095              
  Branches      598      592       -6     
==========================================
- Hits         2531     2522       -9     
- Misses        345      350       +5     
- Partials      219      223       +4     
Impacted Files Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)
src/dbus_fast/constants.py 100.00% <100.00%> (ø)
src/dbus_fast/glib/message_bus.py 80.32% <0.00%> (-2.05%) ⬇️
src/dbus_fast/service.py 86.87% <0.00%> (-1.42%) ⬇️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bdraco
Copy link
Member Author

bdraco commented Nov 1, 2022

Looks like semantic-release choked on 3.11 in the title of the previous pr

@bdraco bdraco merged commit 2f21ee8 into main Nov 1, 2022
@bdraco bdraco deleted the fix_pypi branch November 1, 2022 22:12
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.

1 participant