Loading
python312Packages.scrapy: 2.11.1 -> 2.11.2
- Update version from 2.11.1 to 2.11.2
- Adds `defusedxml` as a dependency
- Remove unnecessary patch; commit is included in new release
- Change fetchPypi to fetchFromGitHub
- On PyPI they messed up the tarball name, tag names on GitHub should
be more reliable
- Re-enable tests that were disabled in the past but have since been
fixed