Skip to content

Conversation

@Mark-Powers
Copy link

No description provided.

@Mark-Powers Mark-Powers requested a review from msherman64 April 1, 2025 15:30
@@ -1,5 +1,5 @@
[metadata]
name = python-blazarclient
name = chameleon-blazarclient

Choose a reason for hiding this comment

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

Does this change the module names, for things that might import blazarclient

And I was trying to figure out what happens if you install both python-blazarclient and chameleon-blazarclient into the same venv

And I think pip will actually just partially overwrite one of them:
pypa/pip#4625

Choose a reason for hiding this comment

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

well, all the unittests still pass, so I thinkfrom blazarclient import foo still works

@@ -1,5 +1,5 @@
[metadata]
name = python-blazarclient
name = chameleon-blazarclient

Choose a reason for hiding this comment

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

well, all the unittests still pass, so I thinkfrom blazarclient import foo still works

@msherman64
Copy link

any reason not to merge?

@Mark-Powers
Copy link
Author

@msherman64 I was planning to merge this after #41

@Mark-Powers Mark-Powers merged commit 379791b into chameleoncloud/2023.1 Apr 21, 2025
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.

3 participants