forked from pool/python-pyproject-hooks
2941ce9f58b21c348052d5c280d003e902467a2846d24cf1e8f38a92377c4335
- skip test that fails with setuptools 70.1 (gh#pypa/pyproject-hooks#203) - update to 1.1.0: * Add type annotations to the public API. * More careful handling of the backend-path key from pyproject.toml. Previous versions would load the backend and then check that it was loaded from the specified path; the new version only loads it from the specified path. The BackendInvalid exception is now a synonym for :exc:`BackendUnavailable`, and code should move to using the latter name. OBS-URL: https://build.opensuse.org/request/show/1184122 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproject-hooks?expand=0&rev=3
Description
No description provided
Languages
RPM Spec
100%