Bug 227840

Summary: www/py-requests-toolbelt: update to 0.8.0
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi, python
Priority: --- Flags: bugzilla: maintainer-feedback? (wg)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 227843    
Attachments:
Description Flags
py-requests-toolbelt-0.8.0.patch none

Description Kai Knoblich freebsd_committer freebsd_triage 2018-04-29 11:32:36 UTC
Created attachment 192898 [details]
py-requests-toolbelt-0.8.0.patch

Hello,

the attached patch updates py-request-toolbelt to 0.8.0.

Changes by upstream:
- New Feature: Add UserAgentBuilder to provide more control over generated User-Agent strings.
- Bugfix: Include _validate_certificate in the lits of picked attributes on the AppEngineAdapter.
- Bugfix: Fix backwards incompatibility in get_encodings_from_content
- see also: https://github.com/requests/toolbelt/compare/0.7.0...0.8.0

Changes to the port:
- changed PORTVERSION to DISTVERSION
- added LICENSE_FILE
- changed FLAVOR to PY_FLAVOR
- added NO_ARCH
- added option DOCS with appropriate install target


QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 and py36 flavor -> OK
- portlint -> OK