public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/netaddr/
Date: Wed,  3 Jan 2024 08:35:22 +0000 (UTC)	[thread overview]
Message-ID: <1704270918.48ffdfce68fd049bcd519d033a61ef4f38afe51f.mgorny@gentoo> (raw)

commit:     48ffdfce68fd049bcd519d033a61ef4f38afe51f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 08:31:48 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 08:35:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ffdfce

dev-python/netaddr: Bump to 0.10.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/netaddr/Manifest              |  1 +
 dev-python/netaddr/netaddr-0.10.1.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/netaddr/Manifest b/dev-python/netaddr/Manifest
index 9a05f7dce3cc..05171659f2bd 100644
--- a/dev-python/netaddr/Manifest
+++ b/dev-python/netaddr/Manifest
@@ -1,2 +1,3 @@
 DIST netaddr-0.10.0.tar.gz 2225176 BLAKE2B f426b55c450c3bb5204452f1299c7373e816833682d66dfcb80dae982289f295cdbb4404c107de042fdc76367c8ff832aebccbcf7b32034032c00eff7ad47d67 SHA512 120c7276c39f4d2e17265c5b09842408f7cc211035239a6fb540d538fa8d9c75cf1e201d4ae459d5319096b0c4d9c39a3f171364b2f1d2f5265d0535691fc2b3
+DIST netaddr-0.10.1.tar.gz 2225283 BLAKE2B 1e350909779af0bf48d74834194358386cf4f8e11fa7b03c971b3011bcec437cc39feb72e7e79d55eb330e6ee138d15bb6dba9293667e1adb4ed1c6d42a35d78 SHA512 ca04171d5cbfd569d4f262f4870610edfd98be35899cb70983dbff5f37add963e05987ddbe1ab22d9b615580ac1abe96a8c2903681b18af8c9f2f96899b618ff
 DIST netaddr-0.9.0.tar.gz 2196428 BLAKE2B 279aea0816abfcf1efb70ac5b8593cfdea0551fd9a0cb0bf49e3247d5681c884d19aff83ab40df0e41b6549c20b66fbaba8508f0b442e0d72405c46a98365c0f SHA512 250b00a930f7180e1b4e18cb90de579733ffea9cd4ac93a3b7d2f7796b30c6b49d70da4b05ed522ebc9389600f4db8ecaed9345f7d0076632d0beae41e11c3ae

diff --git a/dev-python/netaddr/netaddr-0.10.1.ebuild b/dev-python/netaddr/netaddr-0.10.1.ebuild
new file mode 100644
index 000000000000..0ee7e6d93665
--- /dev/null
+++ b/dev-python/netaddr/netaddr-0.10.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 optfeature pypi
+
+DESCRIPTION="Network address representation and manipulation library"
+HOMEPAGE="
+	https://github.com/netaddr/netaddr/
+	https://pypi.org/project/netaddr/
+	https://netaddr.readthedocs.io/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+distutils_enable_sphinx docs/source
+distutils_enable_tests pytest
+
+pkg_postinst() {
+	optfeature "CLI support" dev-python/ipython
+}


             reply	other threads:[~2024-01-03  8:35 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-03  8:35 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-17 18:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/netaddr/ Arthur Zamarin
2024-07-20 17:43 Michał Górny
2024-06-12  7:42 Michał Górny
2024-06-12  6:22 Arthur Zamarin
2024-06-11 18:46 Michał Górny
2024-05-29  4:17 Michał Górny
2024-03-07 16:24 Michał Górny
2024-03-07 16:22 Michał Górny
2024-03-02 11:44 Michał Górny
2024-03-02 10:52 Arthur Zamarin
2024-02-24 14:04 Sam James
2024-02-18  3:36 Michał Górny
2024-02-16 14:48 Michał Górny
2024-02-16 14:48 Michał Górny
2024-02-15  4:11 Michał Górny
2024-02-10  9:15 Michał Górny
2024-01-24 19:07 Michał Górny
2024-01-24 19:05 Michał Górny
2024-01-18 18:46 Michał Górny
2024-01-18 18:03 Arthur Zamarin
2024-01-09 18:43 Michał Górny
2023-12-31 17:21 Michał Górny
2023-10-24  5:46 Michał Górny
2023-10-23 18:50 Sam James
2023-09-19  3:16 Michał Górny
2023-05-28 11:36 Sam James
2022-06-22 11:50 Michał Górny
2022-06-22 10:12 Agostino Sarubbo
2022-06-22  8:02 Michał Górny
2022-06-22  6:58 Agostino Sarubbo
2022-06-22  6:53 Agostino Sarubbo
2022-05-21 14:14 Michał Górny
2022-05-21 14:14 Michał Górny
2021-11-22  7:27 Sam James
2021-11-22  7:04 Sam James
2021-09-09 13:10 Marek Szuba
2021-08-06 23:39 Louis Sautier
2020-10-16  3:26 Matthew Thode
2020-09-12  1:38 Louis Sautier
2020-09-12  1:38 Louis Sautier
2020-03-29 21:21 Sergei Trofimovich
2020-02-11 18:33 William Hubbs
2020-02-05 16:53 Michał Górny
2019-12-04 17:15 Michał Górny
2019-12-04 17:15 Michał Górny
2017-03-28  1:23 Manuel Rüger
2017-03-12 21:10 Zac Medico
2017-03-12 20:42 Zac Medico
2016-12-29 17:46 Göktürk Yüksek
2016-04-05 22:37 Anthony G. Basile
2016-02-28  6:43 Matt Thode
2016-02-09  9:33 Justin Lecher
2015-09-04  7:57 Justin Lecher
2015-09-03  7:28 Justin Lecher
2015-09-02 16:30 Justin Lecher

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=1704270918.48ffdfce68fd049bcd519d033a61ef4f38afe51f.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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