Bug 2115320 - python-catkin_lint-1.6.22 is available
Summary: python-catkin_lint-1.6.22 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-catkin_lint
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Scott K Logan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-04 12:12 UTC by Upstream Release Monitoring
Modified: 2023-05-19 01:50 UTC (History)
4 users (show)

Fixed In Version: python-catkin_lint-1.6.22-1.fc39 python-catkin_lint-1.6.22-1.el9 python-catkin_lint-1.6.22-1.el8 python-catkin_lint-1.6.22-1.fc38 python-catkin_lint-1.6.22-1.fc37
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-10 02:04:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 1.6.18 (#2115320) (1.11 KB, patch)
2022-08-04 12:12 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.6.19 (#2115320) (1.11 KB, patch)
2022-09-29 08:21 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.6.21 (#2115320) (1.11 KB, patch)
2023-01-04 22:01 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.6.22 (#2115320) (1.12 KB, patch)
2023-02-01 15:17 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2022-08-04 12:12:32 UTC
Releases retrieved: 1.6.18
Upstream release that is considered latest: 1.6.18
Current version/release in rawhide: 1.6.17-4.fc37
URL: https://github.com/fkie/catkin_lint

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/3790/


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

Comment 1 Upstream Release Monitoring 2022-08-04 12:12:37 UTC
Created attachment 1903546 [details]
Update to 1.6.18 (#2115320)

Comment 2 Upstream Release Monitoring 2022-08-04 12:16:37 UTC
the-new-hotness/release-monitoring.org's scratch build of python-catkin_lint-1.6.18-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=90464484

Comment 3 Upstream Release Monitoring 2022-09-29 08:21:53 UTC
Releases retrieved: 1.6.19
Upstream release that is considered latest: 1.6.19
Current version/release in rawhide: 1.6.17-4.fc37
URL: https://github.com/fkie/catkin_lint

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/3790/


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

Comment 4 Upstream Release Monitoring 2022-09-29 08:21:56 UTC
Created attachment 1914962 [details]
Update to 1.6.19 (#2115320)

Comment 5 Upstream Release Monitoring 2022-09-29 08:25:50 UTC
the-new-hotness/release-monitoring.org's scratch build of python-catkin_lint-1.6.19-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=92413605

Comment 6 Upstream Release Monitoring 2022-11-26 23:37:07 UTC
Releases retrieved: 1.6.20
Upstream release that is considered latest: 1.6.20
Current version/release in rawhide: 1.6.17-4.fc37
URL: https://github.com/fkie/catkin_lint

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/3790/


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

Comment 7 Upstream Release Monitoring 2022-11-26 23:37:12 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1669505830.9508886.XFrLtQNU/python-catkin_lint-1.6.20-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-01-04 22:01:20 UTC
Releases retrieved: 1.6.21
Upstream release that is considered latest: 1.6.21
Current version/release in rawhide: 1.6.17-4.fc37
URL: https://github.com/fkie/catkin_lint

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/3790/


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

Comment 9 Upstream Release Monitoring 2023-01-04 22:01:24 UTC
Created attachment 1935815 [details]
Update to 1.6.21 (#2115320)

Comment 10 Upstream Release Monitoring 2023-01-04 22:05:16 UTC
the-new-hotness/release-monitoring.org's scratch build of python-catkin_lint-1.6.21-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=95769445

Comment 11 Upstream Release Monitoring 2023-02-01 15:17:13 UTC
Releases retrieved: 1.6.22
Upstream release that is considered latest: 1.6.22
Current version/release in rawhide: 1.6.17-5.fc38
URL: https://github.com/fkie/catkin_lint

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/3790/


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

Comment 12 Upstream Release Monitoring 2023-02-01 15:17:18 UTC
Created attachment 1941552 [details]
Update to 1.6.22 (#2115320)

Comment 13 Upstream Release Monitoring 2023-02-01 15:21:41 UTC
the-new-hotness/release-monitoring.org's scratch build of python-catkin_lint-1.6.22-1.fc36.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=96962674

Comment 14 Fedora Update System 2023-05-10 02:02:03 UTC
FEDORA-2023-5c38a05a5c has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5c38a05a5c

Comment 15 Fedora Update System 2023-05-10 02:04:26 UTC
FEDORA-2023-5c38a05a5c has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 Fedora Update System 2023-05-10 02:22:05 UTC
FEDORA-2023-8d231d3cdc has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-8d231d3cdc

Comment 17 Fedora Update System 2023-05-10 02:22:07 UTC
FEDORA-EPEL-2023-25578c8809 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-25578c8809

Comment 18 Fedora Update System 2023-05-10 02:22:08 UTC
FEDORA-2023-31ab0d4c66 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-31ab0d4c66

Comment 19 Fedora Update System 2023-05-10 02:22:10 UTC
FEDORA-EPEL-2023-95959597f0 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-95959597f0

Comment 20 Fedora Update System 2023-05-10 02:22:11 UTC
FEDORA-EPEL-2023-703f2815b4 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-703f2815b4

Comment 21 Fedora Update System 2023-05-11 02:17:28 UTC
FEDORA-EPEL-2023-25578c8809 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-25578c8809

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 22 Fedora Update System 2023-05-11 02:24:35 UTC
FEDORA-EPEL-2023-95959597f0 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-95959597f0

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 23 Fedora Update System 2023-05-11 03:08:58 UTC
FEDORA-EPEL-2023-703f2815b4 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-703f2815b4

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 24 Fedora Update System 2023-05-11 03:15:38 UTC
FEDORA-2023-8d231d3cdc has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-8d231d3cdc`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-8d231d3cdc

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 25 Fedora Update System 2023-05-11 05:22:25 UTC
FEDORA-2023-31ab0d4c66 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-31ab0d4c66`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-31ab0d4c66

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 26 Fedora Update System 2023-05-19 00:44:17 UTC
FEDORA-EPEL-2023-25578c8809 has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 27 Fedora Update System 2023-05-19 01:10:04 UTC
FEDORA-EPEL-2023-95959597f0 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 28 Fedora Update System 2023-05-19 01:15:01 UTC
FEDORA-2023-31ab0d4c66 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 29 Fedora Update System 2023-05-19 01:23:42 UTC
FEDORA-2023-8d231d3cdc has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 30 Fedora Update System 2023-05-19 01:50:40 UTC
FEDORA-EPEL-2023-703f2815b4 has been pushed to the Fedora EPEL 7 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.