1 Commits

Author SHA256 Message Date
1722d29368 - Update to 0.4.0
* Add the ``interpret_parsed`` function.
  * Fix #238: Add build tag to wheel metadata if specified.
  * Fix #243: Update to support free-threading version of Python (3.13t).
  * Fix #246: Support subdirectories in the dist-info directory.
    Thanks to Pieter P for the patch.
  * Fix #248: Fix path normalisation issue caused by the fix for #246.
  * Move import in script wrapper to "if __name__ == 'main'" clause.
  * Fix #245: Skip test_package_data if a SKIP_EXT_PACKAGE_DATA
    environment variable is present.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distlib?expand=0&rev=34
2025-07-23 10:33:08 +00:00