19
0

7 Commits

Author SHA256 Message Date
fa7a3e198b Accepting request 1266236 from devel:languages:python
- Make it compatible with older setuptools

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/request/show/1266236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=13
2025-04-11 14:45:08 +00:00
d0aeb52de5 - Make it compatible with older setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=30
2025-04-01 15:39:33 +00:00
97826264cc - Normalize metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=29
2025-03-26 05:50:48 +00:00
0f373c0f11 Accepting request 1217430 from devel:languages:python
- update to 10.2.3:
  * Adapt to latest versions of importlib.metadata that don't
    allow for implicit None values.

OBS-URL: https://build.opensuse.org/request/show/1217430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=12
2024-10-25 17:18:40 +00:00
c9fcbeb3b6 - update to 10.2.3:
* Adapt to latest versions of importlib.metadata that don't
    allow for implicit None values.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=27
2024-09-29 20:04:09 +00:00
92ad541fb7 Accepting request 1190159 from devel:languages:python
- Update to 10.2.2:
  * Fixed DeprecationWarning in metadata.hunt_down_url.
  * Fixed issue in rendering non-unique keys in print-metadata.
  * Add script for printing metadata.
  * Add metadata.extract_email helper.
  * Moved metadata helpers to metadata module.
  * In extract_author, expand the logic to support multiple authors in
    pyproject.toml form.
  * Configure Sphinx earlier in 'config-inited', allowing other etxensions
    to rely on the produced values.
  * Add support for other metadata fields since pyproject.toml shuffles
    things around.
  * Add metadata.load for loading metadata from a source dir with support
    for a BUILD_ENVIRONMENT setting. Set BUILD_ENVIRONMENT=current to bypass
    isolation when loading metadata.
  * Deprecated use of environment variable for isolated builds.
  * Add sidebar-links directive.
  * Require Python 3.8 or later.
- Skip two tests that are impacted by a Pytest bug.

OBS-URL: https://build.opensuse.org/request/show/1190159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=11
2024-08-13 11:22:49 +00:00
729dbe8c33 - Update to 10.2.2:
* Fixed DeprecationWarning in metadata.hunt_down_url.
  * Fixed issue in rendering non-unique keys in print-metadata.
  * Add script for printing metadata.
  * Add metadata.extract_email helper.
  * Moved metadata helpers to metadata module.
  * In extract_author, expand the logic to support multiple authors in
    pyproject.toml form.
  * Configure Sphinx earlier in 'config-inited', allowing other etxensions
    to rely on the produced values.
  * Add support for other metadata fields since pyproject.toml shuffles
    things around.
  * Add metadata.load for loading metadata from a source dir with support
    for a BUILD_ENVIRONMENT setting. Set BUILD_ENVIRONMENT=current to bypass
    isolation when loading metadata.
  * Deprecated use of environment variable for isolated builds.
  * Add sidebar-links directive.
  * Require Python 3.8 or later.
- Skip two tests that are impacted by a Pytest bug.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=25
2024-07-29 06:41:09 +00:00

Diff Content Not Available