From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/makefun/
Date: Mon, 10 Oct 2022 20:18:40 +0000 (UTC) [thread overview]
Message-ID: <1665432950.733cf88a039f466a36e388c29cdffc8f1a627d2c.mgorny@gentoo> (raw)
commit: 733cf88a039f466a36e388c29cdffc8f1a627d2c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 20:15:50 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 20:15:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733cf88a
dev-python/makefun: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/makefun/Manifest | 1 -
dev-python/makefun/makefun-1.14.0.ebuild | 31 -------------------------------
2 files changed, 32 deletions(-)
diff --git a/dev-python/makefun/Manifest b/dev-python/makefun/Manifest
index 793bd80e25e1..41c56c9b88c9 100644
--- a/dev-python/makefun/Manifest
+++ b/dev-python/makefun/Manifest
@@ -1,2 +1 @@
-DIST makefun-1.14.0.tar.gz 73792 BLAKE2B 8a3f947d53787efc1be6d76c4c817063a21d0e135815d196988aa2c6d1e0998344010dfd1e2f33f31c0d47fcad8b7e4c0c7c9e408bdd3ea60f668c3ec8ae09dd SHA512 49b239a559e0ec5e28c29c210161c3530e1d89b39a22f16382f0569a47a6d696917d86c9abefb7ac6dc59f904276f8a853a2dc09b1d9c2332e422757f6eb9a08
DIST makefun-1.15.0.tar.gz 74404 BLAKE2B b35ff14d46d50031ed42a13154c82f3fbe4105179c587dacebc0773a0d0be613e9858d57f497b8d710d7571f55230fc644592e6df67799736b37867feeb09b2e SHA512 067bd6a4176196a3aa4e96b7d460e45479cbd86d1cc611f1716fb8d1cdc17491e56f5676d7a287006ed8b80471dd28f5f48cb2eb8c1893883e3308ed9347fbae
diff --git a/dev-python/makefun/makefun-1.14.0.ebuild b/dev-python/makefun/makefun-1.14.0.ebuild
deleted file mode 100644
index 1e07ee20454f..000000000000
--- a/dev-python/makefun/makefun-1.14.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Small library to dynamically create Python functions"
-HOMEPAGE="
- https://pypi.org/project/makefun/
- https://github.com/smarie/python-makefun/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
-
-BDEPEND="
- dev-python/setuptools_scm[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
- sed -i -e '/pytest-runner/d' setup.cfg || die
- distutils-r1_src_prepare
-}
next reply other threads:[~2022-10-10 20:18 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-10 20:18 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-12 7:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/makefun/ Michał Górny
2024-10-12 7:04 Michał Górny
2024-09-26 16:05 Arthur Zamarin
2024-07-27 8:30 Arthur Zamarin
2024-07-20 7:39 Arthur Zamarin
2024-07-13 4:46 Michał Górny
2024-06-28 11:38 Michał Górny
2023-11-24 15:05 Michał Górny
2023-11-10 4:09 Michał Górny
2023-04-05 7:07 Michał Górny
2023-04-05 6:53 Arthur Zamarin
2023-02-24 6:00 Michał Górny
2022-10-10 18:34 Sam James
2022-07-24 16:29 Sam James
2022-06-22 5:48 Michał Górny
2022-05-29 19:16 Arthur Zamarin
2022-04-11 6:35 Jakov Smolić
2022-04-10 9:05 Agostino Sarubbo
2022-02-26 11:16 Arthur Zamarin
2022-02-26 11:15 Arthur Zamarin
2022-02-22 19:53 Jakov Smolić
2022-02-21 15:40 Marek Szuba
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=1665432950.733cf88a039f466a36e388c29cdffc8f1a627d2c.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