Bug 2121965

Summary: trash-cli-0.23.2.13.2 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: trash-cliAssignee: Ben Kircher <bkircher>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anon.amish, bkircher, dreua, errornointernet
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Update to 0.22.8.27 (#2121965) none

Description Upstream Release Monitoring 2022-08-27 22:00:06 UTC
Releases retrieved: 0.22.8.27
Upstream release that is considered latest: 0.22.8.27
Current version/release in rawhide: 0.22.8.21-1.fc38
URL: https://pypi.python.org/pypi/trash-cli

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


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

Comment 1 Upstream Release Monitoring 2022-08-27 22:00:10 UTC
Created attachment 1908086 [details]
Update to 0.22.8.27 (#2121965)

Comment 2 Upstream Release Monitoring 2022-08-27 22:03:04 UTC
the-new-hotness/release-monitoring.org's scratch build of trash-cli-0.22.8.27-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=91332363

Comment 3 Upstream Release Monitoring 2022-10-04 21:28:48 UTC
Releases retrieved: 0.22.10.4.4
Upstream release that is considered latest: 0.22.10.4.4
Current version/release in rawhide: 0.22.8.21-1.fc38
URL: https://pypi.python.org/pypi/trash-cli

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


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

Comment 4 Upstream Release Monitoring 2022-10-04 21:28:52 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1664918931.4792068.bbWECqEP/trash-cli-0.22.10.4.4-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 5 Upstream Release Monitoring 2022-10-20 17:29:13 UTC
Releases retrieved: 0.22.10.20
Upstream release that is considered latest: 0.22.10.20
Current version/release in rawhide: 0.22.8.21-1.fc38
URL: https://pypi.python.org/pypi/trash-cli

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


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

Comment 6 Upstream Release Monitoring 2022-10-20 17:29:16 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1666286955.5687728.XCkUTOWK/trash-cli-0.22.10.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 7 Upstream Release Monitoring 2023-02-13 09:31:25 UTC
Releases retrieved: 0.23.2.13, 0.23.2.13.2
Upstream release that is considered latest: 0.23.2.13.2
Current version/release in rawhide: 0.22.10.20-2.fc38
URL: https://pypi.python.org/pypi/trash-cli

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


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

Comment 8 Upstream Release Monitoring 2023-02-13 09:31:28 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1676280687.4871297.iNTvFSpd/trash-cli-0.23.2.13.2-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 3110, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3034, 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 9 David Auer 2023-03-12 16:10:05 UTC
I'll try to build this for rawhide so that we get the latest version there. Looking into it, I noticed that you pushed 0.22.10.20 to the f37 branch but it is not present on my machine, is it possible that you just forgot to create a bodhi update for this or was it intentional?

I think I'll also need to look into the update policies and release dates for epel, maybe I should update those as well. Do you have an (explicit or internal) update policy for this in general? Upstream doesn't seem to use semver and I haven't seen a changelog.