Go to file
Ana Guerrero 8aede9e7d9 Accepting request 1218874 from devel:languages:python
- update to 7.0:
  * Drop support for Python 3.7.
  * Build Windows wheels on GHA.
  * Add support for Python 3.13.
  * Enable multi-phase module initialization (PEP 489) for all
    supported Python versions.  See this "how-to" doc for
    rationale and steps:
    https://docs.python.org/3.13/howto/isolating-extensions.html
  * Make the hookable extension type heap-allocated for Python >=
    3.9. Likewise, see the doc above for rationale and steps.
    For Python < 3.9, the hookable extension type continues to be
    allocated statically, even though the module itself is
    allocated dynamically.
- drop fix-intersphinx-mapping.patch (obsolete)

OBS-URL: https://build.opensuse.org/request/show/1218874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.i18nmessageid?expand=0&rev=19
2024-10-29 13:35:25 +00:00
_multibuild - update to 7.0: 2024-10-28 21:49:32 +00:00
.gitattributes - update to 7.0: 2024-10-28 21:49:32 +00:00
.gitignore - update to 7.0: 2024-10-28 21:49:32 +00:00
python-zope.i18nmessageid.changes - drop fix-intersphinx-mapping.patch (obsolete) 2024-10-28 21:49:49 +00:00
python-zope.i18nmessageid.spec - update to 7.0: 2024-10-28 21:49:32 +00:00
zope_i18nmessageid-7.0.tar.gz - update to 7.0: 2024-10-28 21:49:32 +00:00