↵ Return to the main page of python3-scrapy
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-08-22 | Eduardo Echeverria <echevemaster at gmail dot com> - 2.18.0-1 | - Update to 2.18.0. Fixes rhbz#2520589 - HttpxDownloadHandler now uses httpx2, successor of httpx - Twisted-based HTTP/2 download handler is no longer experimental - brotli and Zstandard support are now always available; new optional extras cover the rest of optional features - Late Crawler attributes (stats, engine, extensions, etc.) now raise RuntimeError instead of being None before the crawl starts - Item exporters now export fields in declaration order - New MetaCopyDetectionMiddleware, enabled by default - New robots_parsed signal and RobotParser.crawl_delay() method - Added Request.to_curl() method - Added FTPS feed storage backend - CONCURRENT_REQUESTS can now be set to 0 for no limit - HttpCacheMiddleware now handles corrupted cache entries as a cache miss instead of raising |
| 2026-07-28 | Packit <hello at packit dot dev> - 2.17.0-3 | - Update to 2.17.0 upstream release - Resolves: rhbz#2497680 |
| 2026-07-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.17.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild |
| 2026-07-11 | Eduardo Echeverria <echevemaster at gmail dot com> - 2.17.0-1 | - Update to 2.17.0 |
| 2026-06-13 | Filipe Rosset <filiperosset at fedoraproject dot org> - 2.16.0-3 | - opt-in to packit for rawhide |
| 2026-06-13 | Filipe Rosset <filiperosset at fedoraproject dot org> - 2.16.0-2 | - simplify .gitignore file |
| 2026-06-13 | Filipe Rosset <filiperosset at fedoraproject dot org> - 2.16.0-1 | - update to 2.16.0 fixes rhbz#2447034 and rhbz#2411735 |
| 2026-06-13 | Filipe Rosset <filiperosset at fedoraproject dot org> - 2.14.2-4 | - spec cleanup and modernization |
| 2026-06-04 | Python Maint <python dash maint at redhat dot com> - 2.14.2-2 | - Rebuilt for Python 3.15 |
| 2026-03-15 | Eduardo Echeverria <echevemaster at gmail dot com> - 2.14.2-1 | - Update to 2.14.2 |