Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2017 10:10:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221636] [NEW PORT] dns/py-ub-split-map: Alternative to split dns with Unbound
Message-ID:  <bug-221636-13-afaqCRlPBM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221636-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221636-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221636

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vidar@karlsen.tech
           Keywords|                            |easy, needs-patch
              Flags|                            |maintainer-feedback?(vidar@
                   |                            |karlsen.tech)

--- Comment #2 from Kubilay Kocak <koobs@FreeBSD.org> ---
Review items:

- Use PyPI (MASTER_SITES=3DCHEESESHOP) as the distribution file source by
default, unless there is a compelling reason to use another source (such as
GitHub), such as when important files (such as tests or test data files) ar=
en't
included in the PyPI sdist (source tarball).

- Add LICENSE_FILE if one exists in the distribution tarball (one does:
"LICENSE")

- USES=3Dpython should ONLY declare the Python versions the package support=
s. If
not otherwise explicitly listed/tested upstream, a bare USES=3Dpython (with=
out
the optional <:version-spec> argument should only be used if it has been
explicitly tested to work with both Python 2 and 3.

In this case, without further qualifying information, it appears to only
support Python 2.x [1].

When submitting new ports and updates, please also confirm that the change =
pass
QA, portlint and poudriere in particular. For more information and instruct=
ions
see:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.=
html

[1] setup.py: Programming Language :: Python :: 2

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221636-13-afaqCRlPBM>