commit:     594fba2d6dd657a27d06a08de0d4cef57d35aa4e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 19:28:45 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 19:28:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=594fba2d

dev-python/ypy-websocket: treeclean

Closes: https://bugs.gentoo.org/915824
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/ypy-websocket/Manifest                  |  5 ---
 dev-python/ypy-websocket/metadata.xml              | 13 ------
 .../ypy-websocket/ypy-websocket-0.12.1.ebuild      | 46 ----------------------
 .../ypy-websocket/ypy-websocket-0.12.2.ebuild      | 46 ----------------------
 .../ypy-websocket/ypy-websocket-0.12.3.ebuild      | 46 ----------------------
 .../ypy-websocket/ypy-websocket-0.12.4.ebuild      | 46 ----------------------
 .../ypy-websocket/ypy-websocket-0.8.4.ebuild       | 43 --------------------
 profiles/package.mask                              |  1 -
 8 files changed, 246 deletions(-)

diff --git a/dev-python/ypy-websocket/Manifest 
b/dev-python/ypy-websocket/Manifest
deleted file mode 100644
index 9bc3456b3d7a..000000000000
--- a/dev-python/ypy-websocket/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST ypy-websocket-0.12.1.gh.tar.gz 19760 BLAKE2B 
0c422bbdba4c1f7f8ec8b74659cca09f96cbf0ed146578d96f07edfa5c90451c0404122c2633ddeb41fde56427abfaf1c9b241a1dbecd4e6ad7b10c193828c93
 SHA512 
de1ee7a2075a64f778936a9eda196ec85ea183fa2caf5eede5c0fc95aa95e697185629643f435dd57332b2f20bcbdfeec1b33a84f639a2b86ac651e6b0a87a23
-DIST ypy-websocket-0.12.2.gh.tar.gz 19844 BLAKE2B 
f686d54a6199455c6654e2e115fa152e6d9fea8396dfb825df09245d18bf288100b5409c0c7b5e77a09bcea66db53cc6f413e52cbed1d1dd44ad60250edf4822
 SHA512 
395df9ec29caf962a8fa2e702c2a29f34cc6c7c349b685067ef552898a3d3be4e5875da972613aceab06337e6722865b990f34f3e6ce1a025821a513794f79a0
-DIST ypy-websocket-0.12.3.gh.tar.gz 21624 BLAKE2B 
d6339431b528e4222cef47cfaa7d98e7f14cbe5b0874d5d90650a191882c2a957e524390341fc949a9d048e65229e0fd9b2eafd800eed21314ef7891a14c6fad
 SHA512 
d051838a589e91f00917e54ea3807665dcefeb67f959dce00965c694a7eb16098842a239fff476368335be10b540e955d8a0835f2297a3be5493be53c6306ff9
-DIST ypy-websocket-0.12.4.gh.tar.gz 21691 BLAKE2B 
f663ba47f42180fb45acfed4601e19b89d12ece0aa4cd75a49188d89d4d481d35b8fb32ff136c4dc2f5aa1c5c386c9230f896081f4e66b0f69e41d043f4556e0
 SHA512 
d6cb607e2e104f5464c1d08bfd7ea85b89c717e4dba604a28bd906628b7760e35733873122a4af2182ed5e57235dc2ea087b9108a0b03b0545f8d8ce59cd7d33
-DIST ypy-websocket-0.8.4.gh.tar.gz 13416 BLAKE2B 
9dd988d6eceb624bae2385180c408971a776f06324407506886c2ef5b8e713277a4c4fb0a2d328a20695d4db8808997c125bfb48faa60c93fe38bb1a1e899766
 SHA512 
20794b182bbf3958df9f3097ab8c4657acef1ca294c751e0524bc5a36cd7b7a6a2766ae9295cd5f9fc31070813d5b56e0e1e25e22931f63171f88b4757bb1584

diff --git a/dev-python/ypy-websocket/metadata.xml 
b/dev-python/ypy-websocket/metadata.xml
deleted file mode 100644
index 9c277b18c8df..000000000000
--- a/dev-python/ypy-websocket/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Python</name>
-  </maintainer>
-  <stabilize-allarches/>
-  <upstream>
-    <remote-id type="pypi">ypy-websocket</remote-id>
-    <remote-id type="github">y-crdt/ypy-websocket</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/ypy-websocket/ypy-websocket-0.12.1.ebuild 
b/dev-python/ypy-websocket/ypy-websocket-0.12.1.ebuild
deleted file mode 100644
index 1a0a66796cb3..000000000000
--- a/dev-python/ypy-websocket/ypy-websocket-0.12.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to y-crdt"
-HOMEPAGE="
-       https://pypi.org/project/ypy-websocket/
-       https://github.com/y-crdt/ypy-websocket/
-"
-SRC_URI="
-       https://github.com/y-crdt/ypy-websocket/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       <dev-python/anyio-4[${PYTHON_USEDEP}]
-       >=dev-python/anyio-3.6.2[${PYTHON_USEDEP}]
-       <dev-python/aiosqlite-1[${PYTHON_USEDEP}]
-       >=dev-python/aiosqlite-0.18.0[${PYTHON_USEDEP}]
-       <dev-python/y-py-0.7.0[${PYTHON_USEDEP}]
-       >=dev-python/y-py-0.6.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-               dev-python/uvicorn[${PYTHON_USEDEP}]
-               dev-python/websockets[${PYTHON_USEDEP}]
-       )
-"
-
-EPYTEST_IGNORE=(
-       # Requires internet and nodejs
-       tests/test_ypy_yjs.py
-)
-
-distutils_enable_tests pytest

diff --git a/dev-python/ypy-websocket/ypy-websocket-0.12.2.ebuild 
b/dev-python/ypy-websocket/ypy-websocket-0.12.2.ebuild
deleted file mode 100644
index 8d616389a057..000000000000
--- a/dev-python/ypy-websocket/ypy-websocket-0.12.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to y-crdt"
-HOMEPAGE="
-       https://pypi.org/project/ypy-websocket/
-       https://github.com/y-crdt/ypy-websocket/
-"
-SRC_URI="
-       https://github.com/y-crdt/ypy-websocket/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       <dev-python/anyio-5[${PYTHON_USEDEP}]
-       >=dev-python/anyio-3.6.2[${PYTHON_USEDEP}]
-       <dev-python/aiosqlite-1[${PYTHON_USEDEP}]
-       >=dev-python/aiosqlite-0.18.0[${PYTHON_USEDEP}]
-       <dev-python/y-py-0.7.0[${PYTHON_USEDEP}]
-       >=dev-python/y-py-0.6.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-               dev-python/uvicorn[${PYTHON_USEDEP}]
-               dev-python/websockets[${PYTHON_USEDEP}]
-       )
-"
-
-EPYTEST_IGNORE=(
-       # Requires internet and nodejs
-       tests/test_ypy_yjs.py
-)
-
-distutils_enable_tests pytest

diff --git a/dev-python/ypy-websocket/ypy-websocket-0.12.3.ebuild 
b/dev-python/ypy-websocket/ypy-websocket-0.12.3.ebuild
deleted file mode 100644
index 8d616389a057..000000000000
--- a/dev-python/ypy-websocket/ypy-websocket-0.12.3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to y-crdt"
-HOMEPAGE="
-       https://pypi.org/project/ypy-websocket/
-       https://github.com/y-crdt/ypy-websocket/
-"
-SRC_URI="
-       https://github.com/y-crdt/ypy-websocket/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       <dev-python/anyio-5[${PYTHON_USEDEP}]
-       >=dev-python/anyio-3.6.2[${PYTHON_USEDEP}]
-       <dev-python/aiosqlite-1[${PYTHON_USEDEP}]
-       >=dev-python/aiosqlite-0.18.0[${PYTHON_USEDEP}]
-       <dev-python/y-py-0.7.0[${PYTHON_USEDEP}]
-       >=dev-python/y-py-0.6.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-               dev-python/uvicorn[${PYTHON_USEDEP}]
-               dev-python/websockets[${PYTHON_USEDEP}]
-       )
-"
-
-EPYTEST_IGNORE=(
-       # Requires internet and nodejs
-       tests/test_ypy_yjs.py
-)
-
-distutils_enable_tests pytest

diff --git a/dev-python/ypy-websocket/ypy-websocket-0.12.4.ebuild 
b/dev-python/ypy-websocket/ypy-websocket-0.12.4.ebuild
deleted file mode 100644
index 8d616389a057..000000000000
--- a/dev-python/ypy-websocket/ypy-websocket-0.12.4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to y-crdt"
-HOMEPAGE="
-       https://pypi.org/project/ypy-websocket/
-       https://github.com/y-crdt/ypy-websocket/
-"
-SRC_URI="
-       https://github.com/y-crdt/ypy-websocket/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       <dev-python/anyio-5[${PYTHON_USEDEP}]
-       >=dev-python/anyio-3.6.2[${PYTHON_USEDEP}]
-       <dev-python/aiosqlite-1[${PYTHON_USEDEP}]
-       >=dev-python/aiosqlite-0.18.0[${PYTHON_USEDEP}]
-       <dev-python/y-py-0.7.0[${PYTHON_USEDEP}]
-       >=dev-python/y-py-0.6.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-               dev-python/uvicorn[${PYTHON_USEDEP}]
-               dev-python/websockets[${PYTHON_USEDEP}]
-       )
-"
-
-EPYTEST_IGNORE=(
-       # Requires internet and nodejs
-       tests/test_ypy_yjs.py
-)
-
-distutils_enable_tests pytest

diff --git a/dev-python/ypy-websocket/ypy-websocket-0.8.4.ebuild 
b/dev-python/ypy-websocket/ypy-websocket-0.8.4.ebuild
deleted file mode 100644
index 6282c71ba0f5..000000000000
--- a/dev-python/ypy-websocket/ypy-websocket-0.8.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to y-crdt"
-HOMEPAGE="
-       https://pypi.org/project/ypy-websocket/
-       https://github.com/y-crdt/ypy-websocket/
-"
-SRC_URI="
-       https://github.com/y-crdt/ypy-websocket/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       <dev-python/aiofiles-23[${PYTHON_USEDEP}]
-       dev-python/aiosqlite[${PYTHON_USEDEP}]
-       <dev-python/y-py-0.7.0[${PYTHON_USEDEP}]
-       >=dev-python/y-py-0.6.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-               dev-python/websockets[${PYTHON_USEDEP}]
-       )
-"
-
-EPYTEST_IGNORE=(
-       # Requires internet and nodejs
-       tests/test_ypy_yjs.py
-)
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index fe25242329fe..db726369c11d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -330,7 +330,6 @@ dev-python/jupyter-server-fileid
 dev-python/jupyter-server-ydoc
 dev-python/jupyter-ydoc
 dev-python/y-py
-dev-python/ypy-websocket
 
 # Mart Raudsepp <[email protected]> (2023-10-14)
 # The database used by this music fingerprint library has been defunct for

Reply via email to