[Bug 2089013] Re: python-jsonschema-specifications fails to build
Launchpad Bug Tracker
2089013 at bugs.launchpad.net
Wed Nov 20 22:48:09 UTC 2024
This bug was fixed in the package rpds-py - 0.21.0-2ubuntu1
---------------
rpds-py (0.21.0-2ubuntu1) plucky; urgency=low
* Merge from Debian unstable (LP: #2089013). Remaining changes:
- Vendor required Rust crates for Ubuntu main inclusion:
+ d/refresh-vendor.sh: Helper script to refresh crates for new
upstream releases.
+ d/README.source: Document use of helper script.
+ d/cargo_home/config.toml: Use vendored crates for build.
+ d/control: Drop BD's on librust-*-dev packages.
+ d/python3-rpds-py.docs: Install Cargo.lock.
+ d/control: Use dh-cargo to generate list of vendored sources and
detail in the XS-Vendored-Sources-Rust field.
* d/refresh-vendor.sh: Misc tweak for changes in dh-cargo tooling.
rpds-py (0.21.0-2) unstable; urgency=medium
* Team upload.
* Depends on python3-all-dev, build for all supported Python versions.
* Bump Standards-Version to 4.7.0
rpds-py (0.21.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
rpds-py (0.20.1-1) unstable; urgency=medium
* Team upload.
* Add debian/watch.
* New upstream release:
- Build with pyo3 0.22 (closes: #1078392).
* Enable autopkgtest-pkg-pybuild.
-- James Page <james.page at ubuntu.com> Tue, 19 Nov 2024 14:27:10 +0000
** Changed in: rpds-py (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-jsonschema-specifications in
Ubuntu.
https://bugs.launchpad.net/bugs/2089013
Title:
python-jsonschema-specifications fails to build
Status in python-jsonschema-specifications package in Ubuntu:
Fix Released
Status in rpds-py package in Ubuntu:
Fix Released
Bug description:
python-jsonschema-specifications fails to build, when it tries to run
the build tests against both Python 3.12 and 3.13. We are in the early
part of the Python 3.13 transition where there are 2 Python versions
available for packages to build with.
https://launchpad.net/ubuntu/+source/python-jsonschema-
specifications/2023.12.1-2/+latestbuild/amd64
The build error has this line during the Python 3.13 build:
E ModuleNotFoundError: No module named 'rpds.rpds'
My guess is that we need to merge rpds-py 0.21.0-2 which includes this change:
"Depends on python3-all-dev, build for all supported Python versions."
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-jsonschema-specifications/+bug/2089013/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list