Skip to content

Upgrade dev Python packages, part 1 #773

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 11 commits into from
Apr 17, 2023
Merged

Upgrade dev Python packages, part 1 #773

merged 11 commits into from
Apr 17, 2023

Conversation

Jongy
Copy link
Contributor

@Jongy Jongy commented Apr 15, 2023

This is incremental work towards the full #769, starting with some of the dev packages, fixes by new versions of formatters, etc

Jongy added 2 commits April 15, 2023 21:22
This commit is an incremental upgrade for some of our packages.
@Jongy Jongy changed the title Upgrade Python packages Upgrade Python packages, part 1 Apr 15, 2023
@Jongy
Copy link
Contributor Author

Jongy commented Apr 16, 2023

Also getting stuck :/ bleh

@Jongy Jongy changed the title Upgrade Python packages, part 1 Upgrade dev Python packages, part 1 Apr 17, 2023
@Jongy Jongy added the enhancement New feature or request label Apr 17, 2023
@Jongy Jongy requested a review from netaneld122 April 17, 2023 08:29
netaneld122
netaneld122 previously approved these changes Apr 17, 2023
@Jongy Jongy changed the title Upgrade dev Python packages, part 1 Upgrade dev Python packages Apr 17, 2023
@Jongy Jongy changed the title Upgrade dev Python packages Upgrade dev Python packages, part 1 Apr 17, 2023
@@ -5,7 +5,7 @@ ConfigArgParse==1.3
distro==1.7.0
setuptools==65.5.1 # For pkg_resources
six==1.16.0
packaging==21.2
packaging==23.1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed for new black, anyway in gProfiler code we use only packaging.version.Version which I suppose continues to function properly.

@Jongy
Copy link
Contributor Author

Jongy commented Apr 17, 2023

Now after intel/granulate-utils#140

@Jongy Jongy requested a review from netaneld122 April 17, 2023 09:31
@Jongy Jongy merged commit ab22f2e into master Apr 17, 2023
@Jongy Jongy deleted the upgrade-packages-2 branch April 17, 2023 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants