https://bugzilla.redhat.com/show_bug.cgi?id=923831
Matt Domsch changed:
What|Removed |Added
Status|ASSIGNED|CLOSED
Resolution|---
https://bugzilla.redhat.com/show_bug.cgi?id=923831
Sergio Pascual changed:
What|Removed |Added
CC||matt_dom...@dell.com
Flags
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.
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
https://bugzilla.redhat.com/show_bug.cgi?id=923831
Sergio Pascual changed:
What|Removed |Added
Status|NEW |ASSIGNED
Flags|
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
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.
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
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=923831
Volker Fröhlich changed:
What|Removed |Added
CC||volke...@gmx.at
--- Co