Demote python3-pytz to Suggests
Django 4.0 says:
The Python standard library's :mod:
zoneinfo
is now the default timezone implementation in Django. This is the next step in the migration from usingpytz
to using :mod:zoneinfo
.
Closes: #1099601
Django 4.0 says:
The Python standard library's :mod:
zoneinfo
is now the default timezone implementation in Django. This is the next step in the migration from usingpytz
to using :mod:zoneinfo
.
Closes: #1099601