From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wsaccel/
Date: Mon, 14 Dec 2020 02:49:10 +0000 (UTC) [thread overview]
Message-ID: <1607914142.dd414b9559e82edecd653261697639fc40bb1b74.sam@gentoo> (raw)
commit: dd414b9559e82edecd653261697639fc40bb1b74
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 02:49:02 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 02:49:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd414b95
dev-python/wsaccel: bump to 0.6.3
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/wsaccel/Manifest | 1 +
dev-python/wsaccel/wsaccel-0.6.3.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/wsaccel/Manifest b/dev-python/wsaccel/Manifest
index 4e029850745..91766826cb0 100644
--- a/dev-python/wsaccel/Manifest
+++ b/dev-python/wsaccel/Manifest
@@ -1 +1,2 @@
DIST wsaccel-0.6.2_p20170108.zip 21344 BLAKE2B ecb8ef7888fb2ca8e6566d2b3fcbd3911a0df5a8c9f4be86a3cffb95afc31603c2477bd983f9d24ee7cf48c33cbcfb10068c38640ee2a888f46402756313cf29 SHA512 d0cf13360bd6cc0b51b8bee1d36a8ee544816c318e828bf6129ff85827636642cfebae4ef0e99d841cdf64f6c67006a649994804aa42d3d76e977a861aafb3b9
+DIST wsaccel-0.6.3.tar.gz 9723 BLAKE2B 75da0f27e07b52ed730d239ef807da7ba9dd342144ca2e78c32dc09b20c1ebfc006aa9969b1f811d172ca18b75533a4560a29112e56d6dfd472117a0d072fc8e SHA512 0fe97c7fa94cec1b9cf019507f55ce633a9b4bda86329937cddcfa25ba94755010813688cda77ee4fea1c50918e45cd50770bb27e7583e630c46e84d27c155da
diff --git a/dev-python/wsaccel/wsaccel-0.6.3.ebuild b/dev-python/wsaccel/wsaccel-0.6.3.ebuild
new file mode 100644
index 00000000000..c71afde7b93
--- /dev/null
+++ b/dev-python/wsaccel/wsaccel-0.6.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Accelerator for ws4py, autobahn and tornado"
+HOMEPAGE="https://pypi.org/project/wsaccel/ https://github.com/methane/wsaccel"
+SRC_URI="https://github.com/methane/wsaccel/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
next reply other threads:[~2020-12-14 2:49 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-14 2:49 Sam James [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-09-06 2:41 Michał Górny
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-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=1607914142.dd414b9559e82edecd653261697639fc40bb1b74.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