Bug 2368928

Summary: python-scrapy-2.14.1 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: python-scrapyAssignee: Parag Nemade <pnemade>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: code, echevemaster
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-01-13 12:14:14 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:
Bug Depends On: 2401888    
Bug Blocks: 2411734, 2411735    
Attachments:
Description Flags
Update to 2.13.1 (#2368928)
none
Update to 2.13.2 (#2368928)
none
Update to 2.13.4 (#2368928)
none
Update to 2.14.0 (#2368928)
none
Update to 2.14.1 (#2368928) none

Description Upstream Release Monitoring 2025-05-28 09:57:22 UTC
Releases retrieved: 2.13.1
Upstream release that is considered latest: 2.13.1
Current version/release in rawhide: 2.13.0-1.fc43
URL: https://pypi.python.org/pypi/Scrapy

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


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

Comment 1 Upstream Release Monitoring 2025-05-28 09:57:26 UTC
Created attachment 2091891 [details]
Update to 2.13.1 (#2368928)

Comment 2 Upstream Release Monitoring 2025-05-28 10:01:55 UTC
the-new-hotness/release-monitoring.org's scratch build of python-scrapy-2.13.1-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=133272607

Comment 3 Upstream Release Monitoring 2025-06-09 12:12:40 UTC
Releases retrieved: 2.13.2
Upstream release that is considered latest: 2.13.2
Current version/release in rawhide: 2.13.0-1.fc43
URL: https://pypi.python.org/pypi/Scrapy

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


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

Comment 4 Upstream Release Monitoring 2025-06-09 12:12:43 UTC
Created attachment 2093515 [details]
Update to 2.13.2 (#2368928)

Comment 5 Upstream Release Monitoring 2025-06-09 12:20:03 UTC
the-new-hotness/release-monitoring.org's scratch build of python-scrapy-2.13.2-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=133745544

Comment 6 Upstream Release Monitoring 2025-07-02 16:41:15 UTC
Releases retrieved: 2.13.3
Upstream release that is considered latest: 2.13.3
Current version/release in rawhide: 2.13.0-2.fc43
URL: https://pypi.python.org/pypi/Scrapy

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


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

Comment 7 Upstream Release Monitoring 2025-07-02 16:41:19 UTC
Scratch build failed. Details below:

Fault: <Fault 1: "<class 'FileExistsError'>: [Errno 17] File exists: '/mnt/koji/work/cli-build/1751474477.9545064.nSozGcAB'">
Traceback:
  File "/usr/local/lib/python3.12/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.12/site-packages/hotness/builders/koji.py", line 252, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 469, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3406, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3303, in fastUpload
    result = self._callMethod('rawUpload', (chunk, ofs, path, name), callopts)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3120, in _renew_expired_session
    return func(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3199, in _callMethod
    raise err
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3146, in _callMethod
    return self._sendCall(handler, headers, request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3039, in _sendCall
    raise e
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3035, in _sendCall
    return self._sendOneCall(handler, headers, request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3088, in _sendOneCall
    ret = self._read_xmlrpc_response(r)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3100, in _read_xmlrpc_response
    result = u.close()
             ^^^^^^^^^
  File "/usr/lib64/python3.12/xmlrpc/client.py", line 668, in close
    raise Fault(**self._stack[0])

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 8 Upstream Release Monitoring 2025-11-17 13:45:51 UTC
Releases retrieved: 2.13.4
Upstream release that is considered latest: 2.13.4
Current version/release in rawhide: 2.13.3-1.fc44
URL: https://pypi.python.org/pypi/Scrapy

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


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

Comment 9 Upstream Release Monitoring 2025-11-17 13:45:54 UTC
Created attachment 2114781 [details]
Update to 2.13.4 (#2368928)

Comment 10 Upstream Release Monitoring 2025-11-17 13:51:10 UTC
the-new-hotness/release-monitoring.org's scratch build of python-scrapy-2.13.4-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=139005037

Comment 11 Ben Beasley 2025-12-10 12:36:32 UTC
Updating to 2.13.4, https://docs.scrapy.org/en/latest/news.html#scrapy-2-13-4-2025-11-17, is the fix for CVE-2025-6176.

Comment 12 Upstream Release Monitoring 2026-01-05 10:17:14 UTC
Releases retrieved: 2.14.0
Upstream release that is considered latest: 2.14.0
Current version/release in rawhide: 2.13.3-1.fc44
URL: https://pypi.python.org/pypi/Scrapy

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


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

Comment 13 Upstream Release Monitoring 2026-01-05 10:17:17 UTC
Created attachment 2121177 [details]
Update to 2.14.0 (#2368928)

Comment 14 Upstream Release Monitoring 2026-01-05 10:21:56 UTC
the-new-hotness/release-monitoring.org's scratch build of python-scrapy-2.14.0-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=140764996

Comment 15 Upstream Release Monitoring 2026-01-12 20:13:04 UTC
Releases retrieved: 2.14.1
Upstream release that is considered latest: 2.14.1
Current version/release in rawhide: 2.13.3-1.fc44
URL: https://pypi.python.org/pypi/Scrapy

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


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

Comment 16 Upstream Release Monitoring 2026-01-12 20:13:07 UTC
Created attachment 2121953 [details]
Update to 2.14.1 (#2368928)

Comment 17 Upstream Release Monitoring 2026-01-12 20:17:09 UTC
the-new-hotness/release-monitoring.org's scratch build of python-scrapy-2.14.1-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=141034188

Comment 18 Parag Nemade 2026-01-13 12:03:41 UTC
Let me update this to fix CVE in scrapy.

Comment 19 Parag Nemade 2026-01-13 12:07:25 UTC
Assigning via bugzilla command

Comment 20 Parag Nemade 2026-01-13 12:14:14 UTC
Built in rawhide now.