Bug 2153614 - python-google-cloud-iam-2.11.2 is available
Summary: python-google-cloud-iam-2.11.2 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-google-cloud-iam
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Major Hayden 🤠
QA Contact:
URL:
Whiteboard:
Depends On: 2150012
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-14 21:53 UTC by Upstream Release Monitoring
Modified: 2023-02-21 19:05 UTC (History)
4 users (show)

Fixed In Version: python-google-cloud-iam-2.11.2-1.fc39
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-02-21 19:05:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 2.10.0 (#2153614) (736 bytes, patch)
2022-12-14 21:53 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2022-12-14 21:53:06 UTC
Releases retrieved: 2.10.0
Upstream release that is considered latest: 2.10.0
Current version/release in rawhide: 2.9.0-1.fc38
URL: https://pypi.org/project/google-cloud-iam

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://docs.fedoraproject.org/en-US/package-maintainers/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/81583/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-google-cloud-iam

Comment 1 Upstream Release Monitoring 2022-12-14 21:53:13 UTC
Created attachment 1932739 [details]
Update to 2.10.0 (#2153614)

Comment 2 Upstream Release Monitoring 2022-12-14 21:56:57 UTC
the-new-hotness/release-monitoring.org's scratch build of python-google-cloud-iam-2.10.0-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=95371896

Comment 3 Major Hayden 🤠 2023-01-05 20:46:19 UTC
Needs python-google-api-core update, which depends on grpc update. 😢

Comment 4 Upstream Release Monitoring 2023-01-10 18:54:30 UTC
Releases retrieved: 2.11.0
Upstream release that is considered latest: 2.11.0
Current version/release in rawhide: 2.9.0-1.fc38
URL: https://pypi.org/project/google-cloud-iam

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://docs.fedoraproject.org/en-US/package-maintainers/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/81583/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-google-cloud-iam

Comment 5 Upstream Release Monitoring 2023-01-10 18:54:34 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1673376873.4361324.cHKOMYzN/python-google-cloud-iam-2.11.0-1.fc36.src.rpm
Traceback:
  File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 198, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3083, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3018, in fastUpload
    raise GenericError("File upload failed: %s/%s" % (path, name))

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 6 Upstream Release Monitoring 2023-01-23 17:13:02 UTC
Releases retrieved: 2.11.1
Upstream release that is considered latest: 2.11.1
Current version/release in rawhide: 2.9.0-1.fc38
URL: https://pypi.org/project/google-cloud-iam

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://docs.fedoraproject.org/en-US/package-maintainers/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/81583/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-google-cloud-iam

Comment 7 Upstream Release Monitoring 2023-01-23 17:13:07 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1674493985.6909757.JNwnOhHR/python-google-cloud-iam-2.11.1-1.fc36.src.rpm
Traceback:
  File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 198, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3083, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3018, in fastUpload
    raise GenericError("File upload failed: %s/%s" % (path, name))

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 8 Upstream Release Monitoring 2023-02-07 16:55:35 UTC
Releases retrieved: 2.11.2
Upstream release that is considered latest: 2.11.2
Current version/release in rawhide: 2.9.0-2.fc38
URL: https://pypi.org/project/google-cloud-iam

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://docs.fedoraproject.org/en-US/package-maintainers/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/81583/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-google-cloud-iam

Comment 9 Upstream Release Monitoring 2023-02-07 16:55:39 UTC
Scratch build failed. Details below:

GenericError: Invalid method: krb_login
Traceback:
  File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 195, in build
    session = self._session_maker()
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 422, in _session_maker
    result = koji_session.krb_login(
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 2362, in __call__
    return self.__func(self.__name, args, opts)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 2874, in _callMethod
    raise err

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 10 Fedora Update System 2023-02-21 18:59:32 UTC
FEDORA-2023-5c8972844d has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5c8972844d

Comment 11 Fedora Update System 2023-02-21 19:05:36 UTC
FEDORA-2023-5c8972844d has been pushed to the Fedora 39 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.