Bug 215241 - www/py-wsgidav: Updated to 2.1.0
Summary: www/py-wsgidav: Updated to 2.1.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: Kurt Jaeger
URL: https://github.com/mar10/wsgidav/blob...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-12-12 04:54 UTC by Ultima
Modified: 2016-12-12 07:28 UTC (History)
1 user (show)

See Also:


Attachments
py-wsgidav.diff (1.39 KB, patch)
2016-12-12 04:54 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2016-12-12 04:54:11 UTC
Created attachment 177901 [details]
py-wsgidav.diff

This is a minor version update to wsgidav to the most current version, 2.1.0.


* Updated to 2.1.0
* New runtime depends

 - #42: Remove print usage in favor of logging (Sergi Almacellas Abellana)
 - #43: PEP8 fixes (Sergi Almacellas Abellana, Tom Viner)
 - #45 New method _DAVResource.finalizeHeaders(environ, responseHeaders) (Samuel Fekete)
 - #55 Custom response handlers for PUT, GET etc.
 - New helpers addons.stream_tools.FileLikeQueue and StreamingFile allow to pipe / proxy PUT requests to external consumers.
 - #46 Wrap xml libraries with the equivalent defusedxml packages (Tom Viner)


portlint -AC:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere bulk -tC:
12amd64: success
12i386: success
110amd64: success
110i386: success
103amd64: success
103i386: success
93amd64: success
93i386: success
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-12-12 07:28:05 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-12-12 07:28:15 UTC
A commit references this bug:

Author: pi
Date: Mon Dec 12 07:27:10 UTC 2016
New revision: 428397
URL: https://svnweb.freebsd.org/changeset/ports/428397

Log:
  www/py-wsgidav: update 2.0.0 -> 2.1.0

  - New runtime depends
  - #42: Remove print usage in favor of logging (Sergi Almacellas Abellana)
  - #43: PEP8 fixes (Sergi Almacellas Abellana, Tom Viner)
  - #45 New method _DAVResource.finalizeHeaders(environ, responseHeaders)
    (Samuel Fekete)
  - #55 Custom response handlers for PUT, GET etc.
  - New helpers addons.stream_tools.FileLikeQueue and StreamingFile allow to
    pipe / proxy PUT requests to external consumers.
  - #46 Wrap xml libraries with the equivalent defusedxml packages
    (Tom Viner)

  PR:		215241
  Changes:	https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md
  Submitted by:	Ultima1252@gmail.com (maintainer)

Changes:
  head/www/py-wsgidav/Makefile
  head/www/py-wsgidav/distinfo