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

There are problems with version info of some of the packages: #2

Closed
prjemian opened this issue Dec 22, 2022 · 0 comments · Fixed by #3
Closed

There are problems with version info of some of the packages: #2

prjemian opened this issue Dec 22, 2022 · 0 comments · Fixed by #3
Assignees
Labels
bug Something isn't working

Comments

@prjemian
Copy link
Owner

There are problems with version info of some of the packages:

In [1]: RE.md["versions"]
Out[1]: 
{'apstools': '0.1.dev8+g0c0ec98.d20221216',
 'bluesky': '1.10.0',
 'databroker': '1.2.5',
 'epics': '3.5.0',
 'h5py': '3.7.0',
 'intake': '0.6.4',
 'matplotlib': '3.6.2',
 'numpy': '1.23.5',
 'ophyd': '1.7.0',
 'pyRestTable': '0.1.dev8+g0c0ec98.d20221216',
 'spec2nexus': '0.1.dev8+g0c0ec98.d20221216'}

This is related to use of setuptools-scm.get_version() in packages apstools, pyRestTable, and spec2nexus. Requires a fix (probably the same fix) in each of those.

Originally posted by @prjemian in aps-8id-dys/bluesky#1 (comment)

@prjemian prjemian added the bug Something isn't working label Dec 22, 2022
@prjemian prjemian self-assigned this Dec 22, 2022
prjemian added a commit that referenced this issue Dec 22, 2022
prjemian added a commit that referenced this issue Dec 22, 2022
prjemian added a commit that referenced this issue Dec 22, 2022
@prjemian prjemian mentioned this issue Dec 22, 2022
prjemian added a commit that referenced this issue Dec 22, 2022
prjemian added a commit that referenced this issue Dec 22, 2022
prjemian added a commit that referenced this issue Dec 22, 2022
prjemian added a commit that referenced this issue Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant