Commit graph

12 commits

Author SHA1 Message Date
Prinz23
f2f39568dd Change min required Python version to 3.9
Change add support for  Python 3.9.20, 3.10.15, 3.11.10, 3.12.7
Update zoneinfo to 2024b.
Change improve config.ini save failure messages.
Change add '-f' to copy_file command for 'posix' systems.
Change add '.avif' extensions as valid image type (used by tvc cards)
Change hide lazy load animation when loading fails (unsupported image format)
2024-10-07 00:28:05 +01:00
JackDandy
c645ff464f Update dateutil 2.8.2 (296d419) → 2.9.0.post0 (0353b78). 2024-06-07 11:46:29 +01:00
JackDandy
316ee49883 Merge branch 'main' into dev 2024-02-01 22:33:55 +00:00
Prinz23
34bf3613db Update fallback-zoneinfo to 2024a 2024-02-01 20:28:19 +01:00
JackDandy
29dd2e84c6 Merge branch 'main' into dev 2024-01-02 11:14:42 +00:00
Prinz23
2d7283e185 Change update fallback zoneinfo to 2023d.
Change add Python 3.12 to the unit tests.
2024-01-02 11:11:43 +00:00
JackDandy
e20c80369e Update dateutil 2.8.2 (28da62d) → 2.8.2 (296d419). 2023-10-22 16:45:32 +01:00
JackDandy
01045f22de Merge branch 'main' into dev 2023-04-12 10:20:48 +01:00
Prinz23
49f6c99e0a Change handle exceptions thrown from pkg_resources parsing newly extended working set modules not even used by SG.
Fix parsing shows where multiple same names are in SG and show_obj is set for parser.
Change update fallback zoneinfo to 2023c.
Change update gitignore.
2023-04-12 10:17:48 +01:00
JackDandy
2779c60f42 Change remove calls to legacy py2 fix encoding function.
Change various code cleanups, e.g. replace CamelCase with pythonic casing.
2023-02-10 21:40:19 +00:00
JackDandy
6daffc36de Update dateutil 2.8.1 (c496b4f) → 2.8.2 (28da62d). 2023-02-09 14:42:53 +00:00
SickGear
e56303798c Change bump to major version 3.xx to signal that this branch supports Python3+ only.
Initial SickGear for Python 3.
2023-02-09 13:41:15 +00:00