./net/py-netifaces, Portable access to network interfaces from Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.11.0nb1, Package name: py310-netifaces-0.11.0nb1, Maintainer: ryoon

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.


Required to run:
[devel/py-setuptools] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 29.4 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2021-06-01 07:10:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-netifaces: updated to 0.11.0

Version 0.11.0

* Added notice about needing a new maintainer.
* Fixed link to Travis CI.
* Added test.py to the source distribution.
* Fixed netmask calculation for IPv6.
* Fixes to gateway detection in some edge cases.
* Build CPython 2.7 wheels for 64-bit Windows (yes, you should be
  using Python 3 now, but still).
   2019-01-04 09:00:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-netifaces: updated to 0.10.9

0.10.9:
???

0.10.8:
* 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
   2018-05-10 09:01:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-netifaces: updated to 0.10.7

0.10.7:
Unknown changes.
   2017-09-04 20:08:31 by Thomas Klausner | Files touched by this commit (163)
Log message:
Follow some redirects.
   2017-07-26 12:48:52 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 0.10.6:
Unknown

At least it now works in Python 3.x.