Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-netifaces | Distribution: openSUSE Tumbleweed |
Version: 0.11.0 | Vendor: openSUSE |
Release: 2.4 | Build date: Fri Apr 21 14:28:27 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 36813 | Source RPM: python-netifaces-0.11.0-2.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/al45tair/netifaces | |
Summary: Portable network interface information |
netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux and Solaris. On Windows, it is currently not able to retrieve IPv6 addresses, owing to shortcomings of the Windows API. It should work on other UNIX-like systems provided they implement either getifaddrs() or support the SIOCGIFxxx socket options, although the data provided by the socket options is normally less complete.
MIT
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. * Sat Jul 17 2021 Dirk Müller <dmueller@suse.com> - update to 0.11.0: * Fixing netmask calculation for IPv6 * segfault when trying to access netifaces.ifaddresses * Interpret missing gateway priority, handle some out of order metrics * Fri May 24 2019 pgajdos@suse.com - version update to 0.10.9 * Fixed a bug that in certain circumstances could lead to an infinite loop in netifaces.gateways() (thanks asomers). * Fixed a memory management bug in an error path (thanks NicoPy). - created a small test * Mon Sep 10 2018 dmueller@suse.com - update to 0.10.7: * move to github * Fri Jul 07 2017 antoine.belvire@opensuse.org - Update to version 0.10.6: * All addresses are now unicode strings on all platforms, regardless of Python version. * Fri Mar 31 2017 antoine.belvire@opensuse.org - Use pypi.io as source url. * Sat Mar 18 2017 antoine.belvire@opensuse.org - Update to version 0.10.5: * Fix setup.py in case there's no print * Fix a potential one-byte stack overwrite * Fix possible null pointer deference * Respect interface priorities when determining default gateway * Use CIDR notation for IPv6 netmasks * Ignore broadcast addresses in the 169.254.0.0/16 range - Convert package to python singlespec. * Sat May 24 2014 tchvatal@suse.com - Version bump to 0.10.4: * Various small fixes - Fix source download url - Fix homepage * Mon May 12 2014 hpj@urpla.net - 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).
/usr/lib64/python3.12/site-packages/netifaces-0.11.0-py3.12.egg-info /usr/lib64/python3.12/site-packages/netifaces-0.11.0-py3.12.egg-info/PKG-INFO /usr/lib64/python3.12/site-packages/netifaces-0.11.0-py3.12.egg-info/SOURCES.txt /usr/lib64/python3.12/site-packages/netifaces-0.11.0-py3.12.egg-info/dependency_links.txt /usr/lib64/python3.12/site-packages/netifaces-0.11.0-py3.12.egg-info/top_level.txt /usr/lib64/python3.12/site-packages/netifaces-0.11.0-py3.12.egg-info/zip-safe /usr/lib64/python3.12/site-packages/netifaces.cpython-312-riscv64-linux-gnu.so /usr/share/doc/packages/python312-netifaces /usr/share/doc/packages/python312-netifaces/README.rst /usr/share/licenses/python312-netifaces /usr/share/licenses/python312-netifaces/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024