mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Matthias Fend <matthias.fend@emfend.at>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2 0/1] python3-netifaces: new package
Date: Fri, 29 Oct 2021 12:12:31 +0200	[thread overview]
Message-ID: <20211029101232.264829-1-matthias.fend@emfend.at> (raw)

Hi,

netifaces provides an easy way to get the address(es) of the machine’s
network interfaces in Python.

The special thing about this package is that it has to compile a C file
when it is installed. To achieve this, the package uses some kind of
homemade build system written in Python. That sounds adventurous, but to
my surprise, it worked out of the box on both an x86_64 and an aarch64
platform.

~Matthias

Matthias Fend (1):
  python3-netifaces: new package

 rules/python3-netifaces.in   |  9 ++++++
 rules/python3-netifaces.make | 53 ++++++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)
 create mode 100644 rules/python3-netifaces.in
 create mode 100644 rules/python3-netifaces.make

-- 
2.25.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

             reply	other threads:[~2021-10-29 10:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29 10:12 Matthias Fend [this message]
2021-10-29 10:12 ` [ptxdist] [PATCH v2 1/1] " Matthias Fend
2021-11-05  7:55   ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211029101232.264829-1-matthias.fend@emfend.at \
    --to=matthias.fend@emfend.at \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox