ubccr / coldfront

HPC Resource Allocation System
https://coldfront.readthedocs.io
GNU General Public License v3.0
96 stars 76 forks source link

ColdFront requires Python 3.6 which is no longer supported #478

Closed thomasbergernz closed 1 year ago

thomasbergernz commented 1 year ago

I'd like to clarify the Requirements which state:

ColdFront requires Python 3.6.

Does this actually specify the minimum version of Python? Python v3.6 has reached end-of-life...

As of 2021-12-23, 3.6 has reached the end-of-life phase of its release cycle. 3.6.15 was the final security release. The code base for 3.6 is now frozen and no further updates will be provided nor issues of any kind will be accepted on the bug tracker.

dsajdak commented 1 year ago

Yes, thanks for pointing this out. ColdFront has been tested on the latest version of Ubuntu with latest Python 3. We'll update this information.

dsajdak commented 1 year ago

Resolved with PR #519