Skip to content

Reimplement naturalsize as part of pubtools-pulplib [RHELDST-29440] #232

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

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

MichalHaluza
Copy link
Contributor

@MichalHaluza MichalHaluza commented Mar 25, 2025

This commit pulls out the naturalsize() function from humanize module and reimplements its equivalent in pubtools-pulplib. The humanize module is then removed from dependencies as it's not used anywhere else. This is done to reduce the dependency bloat and make the RPM packaging easier on RHEL 9 which doesn't ship python-humanize.

@MichalHaluza MichalHaluza force-pushed the absorb_humanize branch 3 times, most recently from 7e7127e to e804175 Compare March 25, 2025 10:52
This commit pulls out the `naturalsize()` function from humanize module
and reimplements its equivalent in pubtools-pulplib. The humanize module
is then removed from dependencies as it's not used anywhere else.
This is done to reduce the dependency bloat and make the RPM packaging
easier on RHEL 9 which doesn't ship python-humanize.
@rajulkumar rajulkumar merged commit da92c8d into release-engineering:master Mar 26, 2025
6 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.

2 participants