From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/socket-burst-dampener/
Date: Fri, 17 Feb 2023 11:23:06 +0000 (UTC) [thread overview]
Message-ID: <1676632685.1a3bd1254727c6909edfa1b02efa2d08c3c5616d.sam@gentoo> (raw)
commit: 1a3bd1254727c6909edfa1b02efa2d08c3c5616d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 11:17:56 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 11:18:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3bd125
net-misc/socket-burst-dampener: enable py3.11, use PEP517
Signed-off-by: Sam James <sam <AT> gentoo.org>
...mpener-1.3.1.ebuild => socket-burst-dampener-1.3.1-r1.ebuild} | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1.ebuild b/net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1-r1.ebuild
similarity index 81%
rename from net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1.ebuild
rename to net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1-r1.ebuild
index 814be3c63235..784e8b2cbbec 100644
--- a/net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1.ebuild
+++ b/net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1-r1.ebuild
@@ -3,16 +3,17 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
DESCRIPTION="A daemon that spawns one command per connection, and dampens connection bursts"
HOMEPAGE="https://github.com/zmedico/socket-burst-dampener"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
SLOT="0"
+KEYWORDS="~amd64 ~x86"
distutils_enable_tests pytest
next reply other threads:[~2023-02-17 11:23 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-17 11:23 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-28 0:30 [gentoo-commits] repo/gentoo:master commit in: net-misc/socket-burst-dampener/ Zac Medico
2024-04-15 0:44 Zac Medico
2023-02-17 11:23 Sam James
2021-08-29 19:31 Arthur Zamarin
2021-08-29 19:31 Arthur Zamarin
2021-08-29 19:31 Arthur Zamarin
2021-03-02 11:05 Zac Medico
2021-03-02 8:49 Zac Medico
2021-03-01 2:06 Zac Medico
2021-02-28 16:04 Zac Medico
2020-08-30 0:34 Zac Medico
2020-08-30 0:34 Zac Medico
2020-01-02 12:45 Zac Medico
2019-11-24 20:14 Zac Medico
2018-04-13 9:53 Zac Medico
2017-02-13 9:55 Zac Medico
2016-07-31 0:31 Zac Medico
2016-07-31 0:26 Zac Medico
2016-07-23 10:54 Zac Medico
2016-07-20 10:17 Zac Medico
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=1676632685.1a3bd1254727c6909edfa1b02efa2d08c3c5616d.sam@gentoo \
--to=sam@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