Bug 2076943 - python-google-cloud-spanner-3.14.0 is available
Summary: python-google-cloud-spanner-3.14.0 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-google-cloud-spanner
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Major Hayden 🤠
QA Contact:
URL:
Whiteboard:
Depends On: 2075625
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-20 09:28 UTC by Upstream Release Monitoring
Modified: 2022-06-12 02:05 UTC (History)
1 user (show)

Fixed In Version: python-google-cloud-spanner-3.14.0-1.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-12 02:05:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2022-04-20 09:28:28 UTC
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/

Comment 1 Major Hayden 🤠 2022-04-20 13:14:59 UTC
The new google-cloud-iam-v1 is required from BZ 2075625. 😢

Comment 2 Major Hayden 🤠 2022-05-09 20:55:39 UTC
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

Comment 3 Major Hayden 🤠 2022-05-09 21:19:16 UTC
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/

Comment 4 Fedora Update System 2022-06-03 14:40:02 UTC
FEDORA-2022-8307916abc has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-8307916abc

Comment 5 Fedora Update System 2022-06-04 02:08:11 UTC
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.

Comment 6 Fedora Update System 2022-06-12 02:05:10 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.