[Bug 923831] Review Request: python-ipaddress - Port of the python 3.3+ ipaddress module to 2.6 and 2.7

2014-11-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=923831 Matt Domsch changed: What|Removed |Added Status|ASSIGNED|CLOSED Resolution|---

[Bug 923831] Review Request: python-ipaddress - Port of the python 3.3+ ipaddress module to 2.6 and 2.7

2014-11-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=923831 Sergio Pascual changed: What|Removed |Added CC||matt_dom...@dell.com Flags

[Bug 923831] Review Request: python-ipaddress - Port of the python 3.3+ ipaddress module to 2.6 and 2.7

2014-01-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=923831 --- Comment #5 from Sergio Pascual --- It seems that the upstream tarball is broken. The README file inside is missing (broken) link. There is no license information (notice that this code was originally under Apache License, e.g. https://code.

[Bug 923831] Review Request: python-ipaddress - Port of the python 3.3+ ipaddress module to 2.6 and 2.7

2014-01-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=923831 --- Comment #4 from Sergio Pascual --- (In reply to Volker Fröhlich from comment #3) > http://docs.python.org/dev/library/ipaddress > > >>> import ipaddress > >>> ipaddress.ip_address('192.168.0.1') > Traceback (most recent call last): > Fil

[Bug 923831] Review Request: python-ipaddress - Port of the python 3.3+ ipaddress module to 2.6 and 2.7

2014-01-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=923831 Sergio Pascual changed: What|Removed |Added Status|NEW |ASSIGNED Flags|

[Bug 923831] Review Request: python-ipaddress - Port of the python 3.3+ ipaddress module to 2.6 and 2.7

2014-01-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=923831 Sergio Pascual changed: What|Removed |Added Assignee|nob...@fedoraproject.org|sergio.pa...@gmail.com -- You are re

[Bug 923831] Review Request: python-ipaddress - Port of the python 3.3+ ipaddress module to 2.6 and 2.7

2013-05-03 Thread bugzilla
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=923831 --- Comment #3 from Volker Fröhlich --- http://docs.python.org/dev/library/ipaddress >>> import ipaddress >>> ipaddress.ip_address('192.168.0.1') Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.

[Bug 923831] Review Request: python-ipaddress - Port of the python 3.3+ ipaddress module to 2.6 and 2.7

2013-05-03 Thread bugzilla
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=923831 --- Comment #2 from Volker Fröhlich --- Cosmetics: I suggest to use the version macro in Source0. Defining python_sitelib is no longer necessary. Neither is rm -rf $RPM_BUILD_ROOT in the install section. The files section could

[Bug 923831] Review Request: python-ipaddress - Port of the python 3.3+ ipaddress module to 2.6 and 2.7

2013-05-03 Thread bugzilla
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=923831 Volker Fröhlich changed: What|Removed |Added CC||volke...@gmx.at --- Co