Bug 2163585

Summary: python-nbxmpp-4.2.1 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: python-nbxmppAssignee: Michal Schmidt <mschmidt>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: epel-packagers-sig, mschmidt, suraia
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-nbxmpp-4.2.2-1.fc38 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-04 00:16:53 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 4.1.0 (#2163585) none

Description Upstream Release Monitoring 2023-01-24 00:29:10 UTC
Releases retrieved: 4.1.0
Upstream release that is considered latest: 4.1.0
Current version/release in rawhide: 4.0.1-2.fc38
URL: https://dev.gajim.org/gajim/python-nbxmpp/

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


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

Comment 1 Upstream Release Monitoring 2023-01-24 00:29:15 UTC
Created attachment 1940124 [details]
Update to 4.1.0 (#2163585)

Comment 2 Upstream Release Monitoring 2023-01-24 00:33:38 UTC
the-new-hotness/release-monitoring.org's scratch build of python-nbxmpp-4.1.0-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=96597784

Comment 3 Upstream Release Monitoring 2023-02-05 17:49:15 UTC
Releases retrieved: 4.2.0
Upstream release that is considered latest: 4.2.0
Current version/release in rawhide: 4.0.1-2.fc38
URL: https://dev.gajim.org/gajim/python-nbxmpp/

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


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

Comment 4 Upstream Release Monitoring 2023-02-05 17:49:19 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 5 Upstream Release Monitoring 2023-03-18 20:12:21 UTC
Releases retrieved: 4.2.1
Upstream release that is considered latest: 4.2.1
Current version/release in rawhide: 4.2.0-1.fc39
URL: https://dev.gajim.org/gajim/python-nbxmpp/

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


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

Comment 6 Upstream Release Monitoring 2023-03-18 20:12:25 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1679170343.9923377.IaHAkqXE/python-nbxmpp-4.2.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 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 7 Fedora Update System 2023-03-19 18:32:54 UTC
FEDORA-2023-0779709432 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-0779709432

Comment 8 Fedora Update System 2023-03-20 01:52:17 UTC
FEDORA-2023-0779709432 has been pushed to the Fedora 38 testing repository.

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

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

Comment 9 Fedora Update System 2023-03-27 03:02:44 UTC
FEDORA-2023-2f9ab5e4d2 has been pushed to the Fedora 38 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-2f9ab5e4d2

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

Comment 10 Fedora Update System 2023-04-04 00:16:53 UTC
FEDORA-2023-2f9ab5e4d2 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.