[Bug 229440] [NEW PORT] www/py-url: URL parsing, sanitizing and normalizing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 30 22:11:40 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229440

            Bug ID: 229440
           Summary: [NEW PORT] www/py-url: URL parsing, sanitizing and
                    normalizing
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pypi.org/project/url/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: freebsd_ports at k-worx.org
                CC: python at FreeBSD.org

Created attachment 194803
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194803&action=edit
py-url.patch

Hello,

attached is the patch that adds the Python package www/py-url, that provides
helper functions for parsing, sanitizing and normalizing URLs.

This includes support for escaping, unescaping, punycoding, unpunycoding,
cleaning parameter and query strings and a little more sanitization.


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


Note:
I've been thinking a little while about whether this package is better placed
into www/ or devel/ . If you think that py-url is better suited for the latter
one please feel free to change the origin accordingly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list