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

Inconsistent use of version files #4097

Closed
ocelotl opened this issue Jul 31, 2024 · 3 comments · Fixed by #4099
Closed

Inconsistent use of version files #4097

ocelotl opened this issue Jul 31, 2024 · 3 comments · Fixed by #4099
Assignees

Comments

@ocelotl
Copy link
Contributor

ocelotl commented Jul 31, 2024

Some packages use version/__init__.py, some use version.py. Fix that.

@ocelotl ocelotl added the bug Something isn't working label Jul 31, 2024
@ocelotl ocelotl self-assigned this Jul 31, 2024
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Jul 31, 2024
@ocelotl ocelotl removed the bug Something isn't working label Jul 31, 2024
@emdneto
Copy link
Member

emdneto commented Aug 6, 2024

@ocelotl is this duplicate of #4077 ?

@ocelotl
Copy link
Contributor Author

ocelotl commented Aug 8, 2024

Jul 31, 2024
@emdneto

Right, keeping this one as it already has a PR.

@ocelotl
Copy link
Contributor Author

ocelotl commented Aug 8, 2024

The change from version.py to version/__init__.py came from the fix for #3385.

ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Sep 6, 2024
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Sep 11, 2024
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Sep 11, 2024
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Sep 20, 2024
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Sep 20, 2024
ocelotl added a commit that referenced this issue Sep 25, 2024
* Rename version.py files to version/__init__.py

Fixes #4097

* Use a better variable name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants