Page MenuHomeSolus

Update python-urlgrabber to 3.10.2 and switch to package.yml format
ClosedPublic

Authored by algent on Jul 23 2021, 5:35 PM.
Tags
None
Referenced Files
F11066713: D11517.id.diff
Fri, Aug 11, 6:39 PM
F11066712: D11517.id27871.diff
Fri, Aug 11, 6:39 PM
F11066711: D11517.id27872.diff
Fri, Aug 11, 6:39 PM
F11066710: D11517.id28453.diff
Fri, Aug 11, 6:39 PM
F11047610: D11517.diff
Thu, Aug 10, 3:36 PM
F10843202: D11517.id28453.diff
Jun 10 2023, 5:11 PM
F10842142: D11517.id27872.diff
Jun 10 2023, 10:29 AM
F10839707: D11517.id27871.diff
Jun 9 2023, 10:24 PM
Subscribers
Tokens
"The World Burns" token, awarded by Staudey.

Details

Summary

Changelog:

  • Add no_cache and retry_no_cache options.
  • Work around pycurl dependency in setup.py.
  • Don't set speed=0 on a new mirror that 404'd.
  • Add a comprehensive error message to pycurl error 77.
  • Don't crash on timedhosts parsing error.

Packager notes:

  • Use correct license.
  • 3.10.2 is latest version of 3.x series. Version 4.x series have added python3 support which isn't needed for our pisi.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Test with eopkg, installing, searching, packaging, updating etc.

Diff Detail

Repository
R2705 python-urlgrabber
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1157
Build 1157: arc lint + arc unit

Event Timeline

Version 3.10.2 is the closest to 3.10.1 that we are currently using. Used this version because 3.10.1 isn't available on pypi.

JoshStrobl added a subscriber: JoshStrobl.

LGTM. *crosses fingers and pulls in package*

This revision is now accepted and ready to land.Aug 23 2021, 1:48 PM