Releases retrieved: 3.15.0 Upstream release that is considered latest: 3.15.0 Current version/release in rawhide: 3.14.10-1.fc37 URL: http://docs.peewee-orm.com/ 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/6341/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-peewee
Scratch build failed. Details below: GenericError: File upload failed: cli-build/1655549183.8187568.lzMmkLnt/python-peewee-3.15.0-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 3073, in uploadWrapper self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume) File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3008, 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
One sqlite test is failing: ``` FAIL: test_changelog_jsonfield (tests.sqlite_changelog.TestChangeLog.test_changelog_jsonfield) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/peewee-3.15.0/tests/base.py", line 260, in inner method(self) File "/builddir/build/BUILD/peewee-3.15.0/tests/sqlite_changelog.py", line 161, in test_changelog_jsonfield self.assertChanges([ File "/builddir/build/BUILD/peewee-3.15.0/tests/sqlite_changelog.py", line 64, in assertChanges self.assertEqual(accum, changes) AssertionError: Lists differ: [('IN[25 chars]one, '{"k1":"v1"}']}), ('INSERT', 'ct2', {'dat[74 chars]']})] != [('IN[25 chars]one, {'k1': 'v1'}]}), ('INSERT', 'ct2', {'data[73 chars]']})] First differing element 0: ('INSERT', 'ct2', {'data': [None, '{"k1":"v1"}']}) ('INSERT', 'ct2', {'data': [None, {'k1': 'v1'}]}) - [('INSERT', 'ct2', {'data': [None, '{"k1":"v1"}']}), ? -- ^ ^ ^ - + [('INSERT', 'ct2', {'data': [None, {'k1': 'v1'}]}), ? + ^ ^^ ^ - ('INSERT', 'ct2', {'data': [None, '["i0","i1","i2"]']}), ? -- ^ ^ ^ ^ ^ - + ('INSERT', 'ct2', {'data': [None, ['i0', 'i1', 'i2']]}), ? + ^ ^^ ^ ^^ ^ ('INSERT', 'ct2', {'data': [None, 'hello']})] ---------------------------------------------------------------------- ```
Reported as https://github.com/coleifer/peewee/issues/2591
FEDORA-2022-370ddd8e08 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-370ddd8e08
FEDORA-2022-7535624121 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-7535624121
FEDORA-2022-370ddd8e08 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-370ddd8e08` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-370ddd8e08 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-7535624121 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-7535624121` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-7535624121 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-370ddd8e08 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-7535624121 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.