[MIR] dnspython3
Bug #1518800 reported by
David Della Vecchia
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dnspython3 (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
[Availability]
Currently in universe
[Rationale]
OpenStack Swift package has added python3 support and requires this package.
[Security]
No security history
[Quality Assurance]
No prompting during install, no bugs open in Debian or Ubuntu, all unit tests ran successfully.
[Dependencies]
All are in main
[Standards Compliance]
FHS and Debian Policy compliant.
[Maintenance]
Simple python package that the Ubuntu Server Team will take care of.
[Background]
dnspython3 is a Python3 version of an existing package, dnspython and provides the same DNS toolkit for Python3.
Related branches
Changed in dnspython3 (Ubuntu): | |
importance: | Undecided → Medium |
milestone: | none → ubuntu-15.12 |
description: | updated |
Changed in dnspython3 (Ubuntu): | |
assignee: | nobody → David Della Vecchia (ddellav) |
Changed in dnspython3 (Ubuntu): | |
assignee: | David Della Vecchia (ddellav) → Andres Rodriguez (andreserl) |
Changed in dnspython3 (Ubuntu): | |
status: | Fix Released → Fix Committed |
Changed in dnspython3 (Ubuntu): | |
status: | Fix Committed → New |
status: | New → Fix Committed |
To post a comment you must log in.
- Needs a bug subscriber (~foundations-bugs would make sense, they are subscribed to dnspython). dh_auto_ test: cd tests; PYTHONPATH=.. nosetests3 *.py" would work, once you add python3-crypto and python3-nose to its build-deps.
- It should run its non-standard-format tests. Looks like an "override_
Otherwise looks good.