Bug 2127148

Summary: python-pytest-testmon-1.4.1 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: python-pytest-testmonAssignee: Dan Radez <dradez>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dradez, python-sig
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pytest-testmon-1.4.1-1.fc38 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-01 14:19:47 UTC 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 1.4.0.dev0 (#2127148)
none
Update to 1.4.0a0 (#2127148)
none
Update to 1.4.0a1 (#2127148)
none
Update to 1.4.0b0 (#2127148)
none
Update to 1.4.0b1 (#2127148)
none
Update to 1.4.0b1 (#2127148) none

Description Upstream Release Monitoring 2022-09-15 13:19:13 UTC
Releases retrieved: 1.4.0.dev0
Upstream release that is considered latest: 1.4.0.dev0
Current version/release in rawhide: 1.3.6-1.fc38
URL: http://testmon.org

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


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

Comment 1 Upstream Release Monitoring 2022-09-15 13:19:20 UTC
Created attachment 1912049 [details]
Update to 1.4.0.dev0 (#2127148)

Comment 2 Upstream Release Monitoring 2022-09-15 13:23:56 UTC
the-new-hotness/release-monitoring.org's scratch build of python-pytest-testmon-1.4.0.dev0-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=92037016

Comment 3 Upstream Release Monitoring 2022-09-16 17:31:14 UTC
Releases retrieved: 1.4.0a0
Upstream release that is considered latest: 1.4.0a0
Current version/release in rawhide: 1.3.6-1.fc38
URL: http://testmon.org

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


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

Comment 4 Upstream Release Monitoring 2022-09-16 17:31:17 UTC
Created attachment 1912399 [details]
Update to 1.4.0a0 (#2127148)

Comment 5 Upstream Release Monitoring 2022-09-16 17:36:04 UTC
the-new-hotness/release-monitoring.org's scratch build of python-pytest-testmon-1.4.0a0-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=92086463

Comment 6 Upstream Release Monitoring 2022-09-22 00:02:36 UTC
Releases retrieved: 1.4.0a1
Upstream release that is considered latest: 1.4.0a1
Current version/release in rawhide: 1.3.6-1.fc38
URL: http://testmon.org

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


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

Comment 7 Upstream Release Monitoring 2022-09-22 00:02:40 UTC
Created attachment 1913409 [details]
Update to 1.4.0a1 (#2127148)

Comment 8 Upstream Release Monitoring 2022-09-22 00:07:08 UTC
the-new-hotness/release-monitoring.org's scratch build of python-pytest-testmon-1.4.0a1-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=92259210

Comment 9 Upstream Release Monitoring 2022-09-27 16:26:18 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1664295977.1872876.WzCRPYzc/python-pytest-testmon-1.4.0a1-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 10 Upstream Release Monitoring 2022-09-29 15:45:22 UTC
Releases retrieved: 1.4.0b0
Upstream release that is considered latest: 1.4.0b0
Current version/release in rawhide: 1.3.6-1.fc38
URL: http://testmon.org

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


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

Comment 11 Upstream Release Monitoring 2022-09-29 15:45:26 UTC
Created attachment 1915048 [details]
Update to 1.4.0b0 (#2127148)

Comment 12 Upstream Release Monitoring 2022-09-29 15:49:25 UTC
the-new-hotness/release-monitoring.org's scratch build of python-pytest-testmon-1.4.0b0-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=92421275

Comment 13 Upstream Release Monitoring 2022-10-17 17:48:03 UTC
Releases retrieved: 1.4.0b1
Upstream release that is considered latest: 1.4.0b1
Current version/release in rawhide: 1.3.6-1.fc38
URL: http://testmon.org

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


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

Comment 14 Upstream Release Monitoring 2022-10-17 17:48:08 UTC
Created attachment 1918658 [details]
Update to 1.4.0b1 (#2127148)

Comment 15 Upstream Release Monitoring 2022-10-17 17:52:13 UTC
the-new-hotness/release-monitoring.org's scratch build of python-pytest-testmon-1.4.0b1-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=93149434

Comment 16 Upstream Release Monitoring 2022-10-21 13:04:08 UTC
Created attachment 1919397 [details]
Update to 1.4.0b1 (#2127148)

Comment 17 Upstream Release Monitoring 2022-10-21 13:13:47 UTC
the-new-hotness/release-monitoring.org's scratch build of python-pytest-testmon-1.4.0b1-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=93275590

Comment 18 Upstream Release Monitoring 2022-10-30 19:53:20 UTC
Releases retrieved: 1.4.1
Upstream release that is considered latest: 1.4.1
Current version/release in rawhide: 1.3.6-1.fc38
URL: http://testmon.org

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


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

Comment 19 Upstream Release Monitoring 2022-10-30 19:53:25 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1667159604.1446025.zbHDfiqw/python-pytest-testmon-1.4.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 20 Fedora Update System 2022-11-01 14:07:46 UTC
FEDORA-2022-0c459ac7bb has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-0c459ac7bb

Comment 21 Fedora Update System 2022-11-01 14:19:47 UTC
FEDORA-2022-0c459ac7bb has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.