Bug 856388 - Packaged version of python-netifaces is ancient
Summary: Packaged version of python-netifaces is ancient
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-netifaces
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ryan Rix
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-11 23:44 UTC by Kevin L. Mitchell
Modified: 2015-06-16 10:53 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-16 10:53:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Updated specfile. (3.17 KB, text/x-rpm-spec)
2014-06-23 23:58 UTC, Tom Prince
no flags Details

Description Kevin L. Mitchell 2012-09-11 23:44:16 UTC
Description of problem:

I was looking for some way to programmatically obtain the IP addresses for a host from Python when I came across the python-netifaces package.  I installed it, then tried to access the address_families dictionary documented at http://alastairs-place.net/projects/netifaces/ only to find that it did not exist; further investigation revealed that the packaged version is some 0.5 variant, whereas the docs corresponded to version 0.8, released in January 2012.  (Further digging revealed that address_families was added in version 0.6, released November 2011.)

Version-Release number of selected component (if applicable):

I discovered this in a Fedora 14 install, but then subsequently went on to confirm that it is present all the way up to rawhide

How reproducible:

N/A

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

It would be worthwhile to pull in a more recent version of netifaces.  Fortunately, it is easy to "pip-python install netifaces" and get the most recent version, but one could argue that the packaged version should also be at least a little more recent.  Website:

  http://alastairs-place.net/projects/netifaces/

Comment 1 Fedora End Of Life 2013-04-03 19:43:52 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 Ryan Rix 2014-06-14 20:52:20 UTC
I'll be updating this package in the next few days.

Comment 3 Tom Prince 2014-06-23 23:58:28 UTC
Created attachment 911600 [details]
Updated specfile.

Comment 4 Santiago Saavedra 2014-08-21 11:19:35 UTC
Could this package be built in the updates for current Fedora releases?

There are some non-official packages that may require an upgraded version of python-netifaces, such as xpra.

Comment 5 James Laska 2015-04-13 15:30:43 UTC
Any updates on this bug?  The latest Fedora includes 0.10.4-1, but EPEL still includes an ancient version.

Comment 6 James Laska 2015-04-13 15:58:51 UTC
I'm happy to help with the packaging if someone wants to make me a co-maintainer

Comment 7 Haïkel Guémar 2015-06-16 10:53:15 UTC
Fixed in february by me as provenpackager.


Note You need to log in before you can comment on or make changes to this bug.