1.2.1: Use ipaddress instead of ipaddr on Python 2. Packaging fixes.
- This module now uses the
ipaddressmodule for Python 2 rather than the
ipaddrmodule. Users should notice no behavior change beyond the change
in dependencies. - Removed
requirements.txtfromMANIFEST.inin order to stop warning
during installation. - Added missing test data.