Commit Graph

9 Commits

Author SHA256 Message Date
Tomáš Chvátal
7d5f268cee - Version bump to 0.10.4:
* Various small fixes
- Fix source download url
- Fix homepage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=14
2014-05-24 09:44:05 +00:00
Tomáš Chvátal
382e1e0cfa Accepting request 233651 from home:frispete:python
- Update to version 0.10.3:
  - Version 0.10.3
    + When using Netlink (i.e. Linux), check for the constant
      NLM_F_DUMP_INTR, since it only appeared in kernel version 3.1
  - Version 0.10.2
    + Added a workaround for broken netlink headers on certain Linux
      distributions (the problem being that the netlink headers fail to
      include <bits/sockaddr.h>, which causes a build failure).
  - Version 0.10.1
    + Fixed a problem with the gateways() function that caused it a
      crash on PyPy.
    + The CI system is now set up to build for PyPy as well, so
      problems will be found sooner.
  - Version 0.10.0
    + Python 3 compatibility.
    + Improved Windows source code compatibility.
    + Added gateway detection via gateways() function.
    + New version number format (skipped 0.9.0 due to its use by
      the netifaces-merged fork).

OBS-URL: https://build.opensuse.org/request/show/233651
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=13
2014-05-19 12:04:49 +00:00
Sascha Peilicke
d8eab914f4 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=11
2013-10-24 11:09:11 +00:00
Sascha Peilicke
69d3686b84 - Update to version 0.8:
+ Fixed bit-rot in the ioctl() code path.
  + Fixed a problem with setup.py that might manifest itself if the
    config.cache file was manually edited.
  + Fixed the ioctl() code path to cope with systems that have sa_len and
    return longer than normal struct ifreq results from SIOCG[L]IFCONF;

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=9
2012-06-25 15:18:51 +00:00
Sascha Peilicke
2e627e3621 - Update to version 0.6:
+ Added a workaround for a FreeBSD kernel bug (kern/152036).
  + Added address_families dictionary to allow code to look up the symbolic
    name corresponding to a given numeric address family code.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=7
2012-06-15 08:56:19 +00:00
Sascha Peilicke
86bef97e4d - Spec header cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=5
2012-06-11 12:38:36 +00:00
Pascal Bleser
8dc285743f remove %debug_package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=4
2011-12-12 09:04:00 +00:00
Sascha Peilicke
a3d36dadbb - Minor cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=2
2011-11-29 09:21:43 +00:00
Sascha Peilicke
38db14251e Accepting request 93467 from Virtualization:Cloud:OpenStack:Diablo
Dependency for OpenStack packages.

OBS-URL: https://build.opensuse.org/request/show/93467
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=1
2011-11-29 09:17:14 +00:00