OpenAstronomy / publish-wheels-anaconda

GitHub action to publish wheels to Anaconda.org and clear away old wheels
3 stars 3 forks source link

Wheel upload failed with time format error #8

Closed pllim closed 7 months ago

pllim commented 7 months ago

Example log:

  File "python3.12/_strptime.py", line 333, in _strptime
    raise ValueError("time data %r does not match format %r" %
ValueError: time data '2024-02-16 04:19:43+00:00' does not match format '%Y-%m-%d %H:%M:%S.%f%z'
Error: Process completed with exit code 1.

https://github.com/astropy/astropy/actions/runs/7954387476/job/21712087501