From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pykka/
Date: Sun, 16 Feb 2025 03:31:34 +0000 (UTC) [thread overview]
Message-ID: <1739675982.fcc39934f12cee836fec37364a677c35a9487f8b.mgorny@gentoo> (raw)
commit: fcc39934f12cee836fec37364a677c35a9487f8b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 03:19:42 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 03:19:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc39934
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.1.0.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-python/pykka/Manifest b/dev-python/pykka/Manifest
index 07968cabfdc6..79a1bd99df8a 100644
--- a/dev-python/pykka/Manifest
+++ b/dev-python/pykka/Manifest
@@ -1,2 +1 @@
-DIST pykka-4.1.0.gh.tar.gz 48569 BLAKE2B 7b97988d543cb6205c698cb91d292aae8312b5e0ccffc8113af0201a97abf01d67e15b2440c2d2473f7005a3e5cb475fa55d333f332f44e0995a4a0e07c9cf95 SHA512 ffb83329f3fc7dc9caa0d63e17138186286975259573540842eb8840e383cabc1959827659de22360fd6542332865f38fb23f75c89a16e224360ef4dbc33ecc4
DIST pykka-4.1.1.gh.tar.gz 48728 BLAKE2B 4c3f0bf5454c6af04a91ebecc562e34dad257f61cca1aa20e11deea6fb524d0fa1bb86d4dd0829fe8392f57c6fd6c49b1b50abb74f08b77bccf4219d91abb5f7 SHA512 99f8738dbd0a4172e9c8a2cdbfe36335e349f8b0e421ab53ad2869e4250e6c03e69b89eea30e05c015a0203e0e6191b421f23061aa3aab869bb4383cc6ed0d49
diff --git a/dev-python/pykka/pykka-4.1.0.ebuild b/dev-python/pykka/pykka-4.1.0.ebuild
deleted file mode 100644
index 74fa9c7b7177..000000000000
--- a/dev-python/pykka/pykka-4.1.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..13} )
-
-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"
-
-BDEPEND="
- test? (
- >=dev-python/pydantic-2.9[${PYTHON_USEDEP}]
- dev-python/pytest-mock[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
next reply other threads:[~2025-02-16 3:31 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-16 3:31 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-27 16:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/pykka/ Michał Górny
2025-02-17 20:47 Michał Górny
2025-02-17 20:47 Michał Górny
2025-02-16 3:31 Michał Górny
2024-11-20 7:56 Michał Górny
2024-11-20 7:56 Michał Górny
2024-10-12 14:45 Michał Górny
2024-10-12 4:59 Michał Górny
2024-05-18 7:47 Michał Górny
2024-02-26 14:25 Michał Górny
2024-02-19 4:10 Michał Górny
2023-12-30 18:32 Michał Górny
2023-11-06 18:18 Michał Górny
2023-11-06 18:18 Michał Górny
2023-09-17 13:35 Michał Górny
2022-06-16 8:08 Michał Górny
2022-05-28 5:00 Michał Górny
2021-10-17 9:20 Michał Górny
2021-10-08 19:47 Michał Górny
2021-06-05 17:59 Michał Górny
2021-05-05 9:25 Michał Górny
2020-11-27 9:20 Michał Górny
2020-11-19 19:52 Michał Górny
2020-03-28 17:44 Michał Górny
2020-03-11 9:34 Michał Górny
2018-04-29 6:33 Michał Górny
2017-07-23 11:45 Manuel Rüger
2017-05-17 10:32 Michał Górny
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=1739675982.fcc39934f12cee836fec37364a677c35a9487f8b.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