Bug 227840 - www/py-requests-toolbelt: update to 0.8.0
Summary: www/py-requests-toolbelt: update to 0.8.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks: 227843
  Show dependency treegraph
 
Reported: 2018-04-29 11:32 UTC by Kai Knoblich
Modified: 2018-05-19 19:26 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (wg)


Attachments
py-requests-toolbelt-0.8.0.patch (1.80 KB, patch)
2018-04-29 11:32 UTC, Kai Knoblich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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