Bug 2121965 - trash-cli-0.23.2.13.2 is available
Summary: trash-cli-0.23.2.13.2 is available
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: trash-cli
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Kircher
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-27 22:00 UTC by Upstream Release Monitoring
Modified: 2023-06-30 02:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 0.22.8.27 (#2121965) (1.04 KB, patch)
2022-08-27 22:00 UTC, Upstream Release Monitoring
no flags Details | Diff

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.


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