commit:     46a32d69036a48887e9d05fe802918ecf924f96a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 03:09:21 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 03:12:09 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a32d69

dev-python/pykka: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pykka/Manifest           |  1 -
 dev-python/pykka/pykka-4.4.0.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-python/pykka/Manifest b/dev-python/pykka/Manifest
index 2b9b17518278..d0b6ee061245 100644
--- a/dev-python/pykka/Manifest
+++ b/dev-python/pykka/Manifest
@@ -1,2 +1 @@
-DIST pykka-4.4.0.gh.tar.gz 49209 BLAKE2B 
e9c254595c1a4cfcf8bd1c606aad906fbcd2b5394c7df4f7e378f34d0b70f3bb96a3f4eef8d2196fa342bc2e1902c13f0373fc10e4a9935997c1683c56e82e8d
 SHA512 
89d0e9b72e6d35d968caf152dbfb510b13599fc1adfad620386569e66cbd70f0c1a8dce22b4302b48bca31d4ba78d5f3b25cad73eebc7d19e7b501bbf1443084
 DIST pykka-4.4.1.gh.tar.gz 50108 BLAKE2B 
180e7547043e5be9131d819c180d6641f0de8257f36a7b70d90d55189d583bf76dac6b2adf083e20ced494bfbed704a5dafc253fed2a36fe22f382fd44fae69c
 SHA512 
2a03eee295863643b2f177fd86c2db24f0aaf2c5f5820becbb11dc0611cde4ac1c7c1285a1b8e15ff86b4d659dd961b9775cb7ffd3a34d5237fc0b40188876b0

diff --git a/dev-python/pykka/pykka-4.4.0.ebuild 
b/dev-python/pykka/pykka-4.4.0.ebuild
deleted file mode 100644
index 1ec5afbf6876..000000000000
--- a/dev-python/pykka/pykka-4.4.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python implementation of the actor model"
-HOMEPAGE="
-       https://pykka.org/en/latest/
-       https://github.com/jodal/pykka/
-       https://pypi.org/project/pykka/
-"
-SRC_URI="
-       https://github.com/jodal/pykka/archive/v${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-EPYTEST_PLUGINS=( pytest-mock )
-distutils_enable_tests pytest

Reply via email to