Page MenuHomeFreeBSD

dns/py-py3dns: Limit to Python 3.x, Fix dependencies
ClosedPublic

Authored by koobs on Jan 26 2016, 2:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 11:53 AM
Unknown Object (File)
Mon, Apr 13, 2:49 PM
Unknown Object (File)
Sun, Apr 12, 3:52 PM
Unknown Object (File)
Wed, Apr 8, 2:38 AM
Unknown Object (File)
Mon, Apr 6, 3:57 PM
Unknown Object (File)
Fri, Apr 3, 9:22 PM
Unknown Object (File)
Mar 14 2026, 3:49 PM
Unknown Object (File)
Mar 14 2026, 3:40 PM
Subscribers

Details

Summary

Commit log:

dns/py-py3dns: Limit to Python 3.x, Fix dependencies

py-py3dns is a Python 3.x only package, so limit USES=python
accordingly. ipaddr is needed on <= 3.2, so add it as a conditional
RUN_DEPENDS.

While I'm here:

- Add NO_ARCH
- Add test target, TEST_DEPENDS and patch outdated unit test assertions
  that test against live domains, not mocked responses.
- Remove unnecessary setup.py patch
- Match COMMENT to setup.py:description
- Sort and group USE{S} entries

PR:		206645
Reported by:	danger
Approved by:	portmgr (blanket)
MFH:		2016Q1
DiffRev:	D5083
Test Plan
  • portlint: OK (looks fine.)
  • testport: OK (poudriere: 11amd64, python34)
  • unittest: OK (20 passed in 5.60 seconds)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2273
Build 2282: arc lint + arc unit

Event Timeline

koobs retitled this revision from to dns/py-py3dns: Limit to Python 3.x, Fix dependencies.
koobs updated this object.
koobs edited the test plan for this revision. (Show Details)
koobs added subscribers: Python, sunpoet.
koobs updated this object.
koobs updated this object.
koobs updated this object.
This revision was automatically updated to reflect the committed changes.