Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

(#1324) Update python version to 3.11 #1328

Merged

Conversation

rtuck99
Copy link
Contributor

@rtuck99 rtuck99 commented Apr 23, 2024

Fixes #1324

Link to dodal PR (if required): #N/A
(remember to update setup.cfg with the dodal commit tag if you need it for tests to pass!)

Also fix a minor issue in deploy_hyperion.py wrt parsing of tags to versions when they aren't formatted as such

Acceptance criteria

CI runs with only python 3.11
the deploy script installs with 3.11
references to older python versions (e.g. in setup.cfg are removed)
this policy is documented in ``README`
there is an issue for moving to 3.12 when compatible ophyd-async/p4p are available

Link to GH issue for Python 3.12 is DiamondLightSource/mx-bluesky#258

Fix minor issue in deploy_hyperion.py wrt parsing of arbitrary tags into versions
@rtuck99 rtuck99 requested a review from d-perl April 23, 2024 12:47
@rtuck99
Copy link
Contributor Author

rtuck99 commented Apr 23, 2024

Raised issue in DiamondLightSource/blueapi#432 wrt experiment plan signatures and unions

@d-perl d-perl merged commit 5c686b9 into main Apr 23, 2024
6 checks passed
@d-perl d-perl deleted the 1324_drop_support_for_all_but_the_most_recent_python_3_11 branch April 23, 2024 14:54
olliesilvester pushed a commit to olliesilvester/mx-bluesky that referenced this pull request Aug 23, 2024
…Source/1324_drop_support_for_all_but_the_most_recent_python_3_11

(DiamondLightSource/hyperion#1324) Update python version to 3.11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for all but the most recent possible Python (currently 3.11)
2 participants