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/ephemeral-port-reserve/
Date: Tue, 29 Mar 2022 12:18:50 +0000 (UTC)	[thread overview]
Message-ID: <1648556325.c630a975a181974080be3a15a432e8ce2affbfac.mgorny@gentoo> (raw)

commit:     c630a975a181974080be3a15a432e8ce2affbfac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 11:59:41 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 12:18:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c630a975

dev-python/ephemeral-port-reserve: New package, v1.1.4

Required by dev-python/werkzeug.

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

 dev-python/ephemeral-port-reserve/Manifest         |  1 +
 .../ephemeral-port-reserve-1.1.4.ebuild            | 25 ++++++++++++++++++++++
 dev-python/ephemeral-port-reserve/metadata.xml     | 11 ++++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-python/ephemeral-port-reserve/Manifest b/dev-python/ephemeral-port-reserve/Manifest
new file mode 100644
index 000000000000..128c21667509
--- /dev/null
+++ b/dev-python/ephemeral-port-reserve/Manifest
@@ -0,0 +1 @@
+DIST ephemeral-port-reserve-1.1.4.gh.tar.gz 4839 BLAKE2B 843ddbfe8b102c10b3166628ba2aa1ef40f3314a74ac5e944e4e6c500f3f0d871424ca37dbbe64bc385352ba3ee9895884e82fd169962db8b6bf96aaf131d078 SHA512 e0412ac5ec362cffbd5efeb8c24a47ee36b50f2bf126438816824711f1f34412c903b116e96d4e541183925e7422b8f58bb0b7c5b819090d0f3d063cbf8c9f87

diff --git a/dev-python/ephemeral-port-reserve/ephemeral-port-reserve-1.1.4.ebuild b/dev-python/ephemeral-port-reserve/ephemeral-port-reserve-1.1.4.ebuild
new file mode 100644
index 000000000000..406719202c3d
--- /dev/null
+++ b/dev-python/ephemeral-port-reserve/ephemeral-port-reserve-1.1.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Bind to an ephemeral port, force it into the TIME_WAIT state, and unbind it"
+HOMEPAGE="
+	https://pypi.org/project/ephemeral-port-reserve/
+	https://github.com/Yelp/ephemeral-port-reserve/
+"
+SRC_URI="
+	https://github.com/Yelp/ephemeral-port-reserve/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest

diff --git a/dev-python/ephemeral-port-reserve/metadata.xml b/dev-python/ephemeral-port-reserve/metadata.xml
new file mode 100644
index 000000000000..3f3e45e7f75b
--- /dev/null
+++ b/dev-python/ephemeral-port-reserve/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">Yelp/ephemeral-port-reserve</remote-id>
+		<remote-id type="pypi">ephemeral-port-reserve</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2022-03-29 12:18 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29 12:18 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-30 11:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/ephemeral-port-reserve/ Jakov Smolić
2022-03-31 13:47 Jakov Smolić
2022-04-02  7:39 Arthur Zamarin
2022-04-02  7:56 Arthur Zamarin
2022-04-02 15:30 James Le Cuirot
2022-04-09 19:23 Arthur Zamarin
2022-04-09 19:23 Arthur Zamarin
2022-04-09 19:26 Arthur Zamarin
2022-04-09 19:40 Arthur Zamarin
2022-04-16  8:22 Arthur Zamarin
2022-04-18 18:22 Arthur Zamarin
2022-05-01 12:20 Jakov Smolić
2022-05-03 18:50 Arthur Zamarin
2022-05-04  0:16 Sam James
2022-05-04 14:40 Sam James
2022-05-04 14:40 Sam James
2022-05-05  7:07 Jakov Smolić
2022-05-06 20:03 Arthur Zamarin
2022-05-07 17:44 Jakov Smolić
2022-05-07 20:00 Michał Górny
2022-05-11 21:05 Michał Górny
2022-09-26  7:31 Michał Górny
2023-05-25 15:47 Michał Górny
2024-05-11  9:07 Michał Górny

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=1648556325.c630a975a181974080be3a15a432e8ce2affbfac.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