From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wsaccel/
Date: Wed, 6 Sep 2023 02:41:01 +0000 (UTC) [thread overview]
Message-ID: <1693968054.dbe9bad340a174a12e5c44f4e6d90e47b713ab0e.mgorny@gentoo> (raw)
commit: dbe9bad340a174a12e5c44f4e6d90e47b713ab0e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 6 02:27:13 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 6 02:40:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe9bad3
dev-python/wsaccel: Bump to 0.6.6
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/wsaccel/Manifest | 1 +
dev-python/wsaccel/wsaccel-0.6.6.ebuild | 35 +++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/dev-python/wsaccel/Manifest b/dev-python/wsaccel/Manifest
index b32d3f32d143..25244e3912f9 100644
--- a/dev-python/wsaccel/Manifest
+++ b/dev-python/wsaccel/Manifest
@@ -1 +1,2 @@
DIST wsaccel-0.6.4.gh.tar.gz 9947 BLAKE2B 1c0b7b8b82154420f64fcbf3217938ff7e829573ada6b979ff73fe450c0985e368a47cccf2d124506c28479a98f0799977677e16ee26754611362f6b61eff902 SHA512 980364fab8a661c8a2b406f9eb6c99fb5f3a1308bbcf6267fa63f002d8dfbb4a3ad027d83a2088d69324cab05bdc56138d7e66e2602aeb8864dfe49ad9218d07
+DIST wsaccel-0.6.6.gh.tar.gz 9930 BLAKE2B f8d8c9ae0966374fbd965859150cca68b3fae6f39fdcfa744f98e7fade2a76946b57bea753c2dbb4051ef635e0dd0fbfd915c7f8bf4b9b5cd2b5b372694d632f SHA512 4a107db921f6f6549fb9f2f0b5c698331274171ef509136fc2d83cb6ca8bedbde32a14aaca4e38e16af3054337774dbd6aa7d8caee7866a51ded751d7d3764be
diff --git a/dev-python/wsaccel/wsaccel-0.6.6.ebuild b/dev-python/wsaccel/wsaccel-0.6.6.ebuild
new file mode 100644
index 000000000000..74b7274a1965
--- /dev/null
+++ b/dev-python/wsaccel/wsaccel-0.6.6.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Accelerator for ws4py, autobahn and tornado"
+HOMEPAGE="
+ https://github.com/methane/wsaccel/
+ https://pypi.org/project/wsaccel/
+"
+SRC_URI="
+ https://github.com/methane/wsaccel/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="
+ dev-python/cython[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+ cd tests || die
+ epytest
+}
next reply other threads:[~2023-09-06 2:41 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-06 2:41 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-31 14:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/wsaccel/ Michał Górny
2024-10-26 18:39 Arthur Zamarin
2024-10-26 15:16 Arthur Zamarin
2024-10-26 12:48 Arthur Zamarin
2024-10-11 3:06 Michał Górny
2024-05-17 10:51 Michał Górny
2024-05-17 10:51 Michał Górny
2023-11-04 18:03 Michał Górny
2023-10-06 18:12 Michał Górny
2023-10-06 17:05 Arthur Zamarin
2023-10-06 14:55 Sam James
2023-10-06 14:55 Sam James
2023-10-06 14:29 Sam James
2023-05-04 17:04 Michał Górny
2023-03-04 6:37 Arthur Zamarin
2022-11-30 3:09 Michał Górny
2022-11-30 0:52 Sam James
2022-11-29 21:46 Jakov Smolić
2022-11-29 7:28 Arthur Zamarin
2022-11-29 7:22 Arthur Zamarin
2022-10-30 6:39 Michał Górny
2022-06-22 12:01 Michał Górny
2022-06-22 10:16 Agostino Sarubbo
2022-06-22 10:10 Agostino Sarubbo
2022-06-21 19:26 Arthur Zamarin
2022-06-21 18:49 Arthur Zamarin
2022-05-19 15:23 Michał Górny
2022-05-19 15:23 Michał Górny
2022-03-14 10:32 Yixun Lan
2021-06-05 18:39 Michał Górny
2021-04-05 8:56 Andreas Sturmlechner
2021-03-10 15:18 Michał Górny
2021-01-12 12:03 Sam James
2021-01-11 19:13 Sam James
2021-01-10 21:59 Sam James
2021-01-10 21:58 Sam James
2020-12-14 2:49 Sam James
2020-07-20 11:45 Sam James
2020-04-26 15:16 Michał Górny
2020-02-06 7:10 Michał Górny
2019-05-21 15:33 Stephen Klimaszewski
2018-01-06 13:39 Michał Górny
2017-09-29 2:26 Michael Palimaka
2017-08-06 8:43 Markus Meier
2017-08-05 8:34 Michael Palimaka
2017-07-15 17:25 Tobias Klausmann
2017-05-16 2:10 Brian Dolbec
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=1693968054.dbe9bad340a174a12e5c44f4e6d90e47b713ab0e.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