From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 52128158094 for ; Sun, 24 Jul 2022 18:41:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA5ABE100E; Sun, 24 Jul 2022 18:41:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE1F9E100E for ; Sun, 24 Jul 2022 18:41:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CED4E340C5B for ; Sun, 24 Jul 2022 18:41:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D1BF551 for ; Sun, 24 Jul 2022 18:41:14 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1658688046.9a0ca41944fe52e7b249e057dba7b5d176a452f8.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/makefun/, dev-python/makefun/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/makefun/Manifest dev-python/makefun/files/makefun-1.13.1-no_pytest-runner.patch dev-python/makefun/makefun-1.13.1.ebuild X-VCS-Directories: dev-python/makefun/ dev-python/makefun/files/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9a0ca41944fe52e7b249e057dba7b5d176a452f8 X-VCS-Branch: master Date: Sun, 24 Jul 2022 18:41:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cb3f1132-6bce-414e-bc78-80ba9683648e X-Archives-Hash: 774581eb1ef16fcd9d88c514c9ffbc21 commit: 9a0ca41944fe52e7b249e057dba7b5d176a452f8 Author: Michał Górny gentoo org> AuthorDate: Sun Jul 24 18:40:46 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 24 18:40:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0ca419 dev-python/makefun: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/makefun/Manifest | 1 - .../files/makefun-1.13.1-no_pytest-runner.patch | 10 --------- dev-python/makefun/makefun-1.13.1.ebuild | 25 ---------------------- 3 files changed, 36 deletions(-) diff --git a/dev-python/makefun/Manifest b/dev-python/makefun/Manifest index 1e449426b362..dd63d8aca6e2 100644 --- a/dev-python/makefun/Manifest +++ b/dev-python/makefun/Manifest @@ -1,2 +1 @@ -DIST makefun-1.13.1.tar.gz 72170 BLAKE2B b1b5e76277e742ef51bcdf2bf6f1d1e761010d75bc3f20d7a8c079b368972b90775bd3bb23cf1787911a8d858549d72d4a2c9379675e59f359486bf1c49566e2 SHA512 ae103d3827673c4124d051e3c76d3d0d126c783ac7a1ea09de3801fd695439eaa549c297bd5c262184a3ee6fdf7b046065081fa3183642778148c2134d7bfc06 DIST makefun-1.14.0.tar.gz 73792 BLAKE2B 8a3f947d53787efc1be6d76c4c817063a21d0e135815d196988aa2c6d1e0998344010dfd1e2f33f31c0d47fcad8b7e4c0c7c9e408bdd3ea60f668c3ec8ae09dd SHA512 49b239a559e0ec5e28c29c210161c3530e1d89b39a22f16382f0569a47a6d696917d86c9abefb7ac6dc59f904276f8a853a2dc09b1d9c2332e422757f6eb9a08 diff --git a/dev-python/makefun/files/makefun-1.13.1-no_pytest-runner.patch b/dev-python/makefun/files/makefun-1.13.1-no_pytest-runner.patch deleted file mode 100644 index 659717903361..000000000000 --- a/dev-python/makefun/files/makefun-1.13.1-no_pytest-runner.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/setup.cfg -+++ b/setup.cfg -@@ -27,7 +27,6 @@ - [options] - setup_requires = - setuptools_scm -- pytest-runner - install_requires = - funcsigs;python_version<'3.3' - tests_require = diff --git a/dev-python/makefun/makefun-1.13.1.ebuild b/dev-python/makefun/makefun-1.13.1.ebuild deleted file mode 100644 index c95083f79b0b..000000000000 --- a/dev-python/makefun/makefun-1.13.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..11} ) -DISTUTILS_USE_PEP517=setuptools - -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}]" - -PATCHES=( - "${FILESDIR}"/${PN}-1.13.1-no_pytest-runner.patch -) - -distutils_enable_tests pytest