Latest upstream release: 3.14.0 Current version/release in rawhide: 3.13.0-1.fc36 URL: https://pypi.org/project/google-cloud-spanner/1.13.0 Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/42677/
The new google-cloud-iam-v1 is required from BZ 2075625. 😢
In Fedora 35, lots of tests are failing with this: ________ ERROR collecting tests/unit/spanner_dbapi/test_parse_utils.py _________ tests/unit/spanner_dbapi/test_parse_utils.py:18: in <module> from google.cloud.spanner_v1 import param_types ../../BUILDROOT/python-google-cloud-spanner-3.14.0-1.fc35.x86_64/usr/lib/python3.10/site-packages/google/cloud/spanner_v1/__init__.py:64: in <module> from google.cloud.spanner_v1.client import Client ../../BUILDROOT/python-google-cloud-spanner-3.14.0-1.fc35.x86_64/usr/lib/python3.10/site-packages/google/cloud/spanner_v1/client.py:36: in <module> from google.cloud.spanner_admin_database_v1 import DatabaseAdminClient ../../BUILDROOT/python-google-cloud-spanner-3.14.0-1.fc35.x86_64/usr/lib/python3.10/site-packages/google/cloud/spanner_admin_database_v1/__init__.py:17: in <module> from .services.database_admin import DatabaseAdminClient ../../BUILDROOT/python-google-cloud-spanner-3.14.0-1.fc35.x86_64/usr/lib/python3.10/site-packages/google/cloud/spanner_admin_database_v1/services/database_admin/__init__.py:16: in <module> from .client import DatabaseAdminClient ../../BUILDROOT/python-google-cloud-spanner-3.14.0-1.fc35.x86_64/usr/lib/python3.10/site-packages/google/cloud/spanner_admin_database_v1/services/database_admin/client.py:44: in <module> from google.iam.v1 import iam_policy_pb2 # type: ignore /usr/lib/python3.10/site-packages/google/iam/v1/iam_policy_pb2.py:35: in <module> from google.iam.v1 import options_pb2 as google_dot_iam_dot_v1_dot_options__pb2 /usr/lib/python3.10/site-packages/google/iam/v1/options_pb2.py:36: in <module> _GETPOLICYOPTIONS = DESCRIPTOR.message_types_by_name["GetPolicyOptions"] E AttributeError: 'NoneType' object has no attribute 'message_types_by_name' But all of the requirements are met in F35. Upstream bug opened: https://github.com/googleapis/python-spanner/issues/728
There's a tiny subtle difference between F36 and F35 that has caused this one to FTBFS. I'm wondering if it's the grpc package. Trying to see if I can find a fix for it in COPR: https://copr.fedorainfracloud.org/coprs/mhayden/spanner/
FEDORA-2022-8307916abc has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-8307916abc
FEDORA-2022-8307916abc has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-8307916abc` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-8307916abc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-8307916abc has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.