FS#38545 - [python-ipaddr] Package not required
Attached to Project:
Community Packages
Opened by Rich Li (richli) - Friday, 17 January 2014, 00:21 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 17 January 2014, 11:40 GMT
Opened by Rich Li (richli) - Friday, 17 January 2014, 00:21 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 17 January 2014, 11:40 GMT
|
Details
Hi,
From my understanding, the "ipaddr-py" [1] package is not required for Python 3, since it's included into the Python standard library as of version 3.3 [2]. So it seems like this package should only exist for backward compatibility for Python 2.7 (i.e., remove python-ipaddr, keep python2-ipaddr). [1] https://code.google.com/p/ipaddr-py/ [2] http://docs.python.org/3.3/whatsnew/3.3.html#ipaddress |
This task depends upon