public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/gevent-websocket/
@ 2022-06-24 12:24 Rui Huang
  0 siblings, 0 replies; 2+ messages in thread
From: Rui Huang @ 2022-06-24 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     58a3aaab1c539da5793e4ccafd81e43c731ee0dc
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Fri Jun 24 12:21:05 2022 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Fri Jun 24 12:21:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58a3aaab

dev-python/gevent-websocket: new package, add 0.10.1

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 dev-python/gevent-websocket/Manifest                   |  1 +
 .../gevent-websocket/gevent-websocket-0.10.1.ebuild    | 18 ++++++++++++++++++
 dev-python/gevent-websocket/metadata.xml               | 11 +++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-python/gevent-websocket/Manifest b/dev-python/gevent-websocket/Manifest
new file mode 100644
index 000000000..251e4a5fc
--- /dev/null
+++ b/dev-python/gevent-websocket/Manifest
@@ -0,0 +1 @@
+DIST gevent-websocket-0.10.1.tar.gz 18366 BLAKE2B bf811eeabab247f97946c971aabd3e4a5cc6034f0874bdfcfbd83ebd08a276d72f70c97694da5fbbb96c988b288d45f55970949d9f4f75bbcb62c027f13aaed2 SHA512 4f25ec1646c223b89ddbb7cf4decae72cc4baa6e872443dc05994987f509068a806c8b5e135c433d631e35b3902227f0e4c89d8071aa74e24c06b0e543e8df93

diff --git a/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild b/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild
new file mode 100644
index 000000000..3b206084a
--- /dev/null
+++ b/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Websocket handler for the gevent pywsgi server"
+HOMEPAGE="https://pypi.org/project/gevent-websocket/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="dev-python/gevent[${PYTHON_USEDEP}]"

diff --git a/dev-python/gevent-websocket/metadata.xml b/dev-python/gevent-websocket/metadata.xml
new file mode 100644
index 000000000..40555094f
--- /dev/null
+++ b/dev-python/gevent-websocket/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="person">
+		<email>vowstar@gmail.com</email>
+		<name>Huang Rui</name>
+	</maintainer>
+<upstream>
+	<remote-id type="pypi">gevent-websocket</remote-id>
+</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/gevent-websocket/
@ 2022-06-24 12:24 Rui Huang
  0 siblings, 0 replies; 2+ messages in thread
From: Rui Huang @ 2022-06-24 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     33fb9a1e69a37758d18ab2d0701ff0a022f54c5d
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Fri Jun 24 12:21:24 2022 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Fri Jun 24 12:21:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=33fb9a1e

dev-python/gevent-websocket: update EAPI 7 -> 8

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild b/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild
index 3b206084a..0904d440d 100644
--- a/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild
+++ b/dev-python/gevent-websocket/gevent-websocket-0.10.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 PYTHON_COMPAT=( python3_{7..10} )
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-24 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24 12:24 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/gevent-websocket/ Rui Huang
  -- strict thread matches above, loose matches on Subject: below --
2022-06-24 12:24 Rui Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox