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 8ACE1158043 for ; Sat, 13 Apr 2024 17:49:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 870AC2BC047; Sat, 13 Apr 2024 17:49:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 696052BC035 for ; Sat, 13 Apr 2024 17:49:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B334E3433B1 for ; Sat, 13 Apr 2024 17:49:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56EA016EC for ; Sat, 13 Apr 2024 17:49:20 +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: <1713030550.3a032cde1d9851f5203aa3c4f7d08b01d9a0fd4c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flexmock/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/flexmock/Manifest dev-python/flexmock/flexmock-0.11.3.ebuild dev-python/flexmock/flexmock-0.12.0.ebuild X-VCS-Directories: dev-python/flexmock/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3a032cde1d9851f5203aa3c4f7d08b01d9a0fd4c X-VCS-Branch: master Date: Sat, 13 Apr 2024 17:49:20 +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: ed285a2f-be86-462c-9e2c-c870ce5c1685 X-Archives-Hash: 64390a7d7971ef8977a56e19cd65ae3d commit: 3a032cde1d9851f5203aa3c4f7d08b01d9a0fd4c Author: Michał Górny gentoo org> AuthorDate: Sat Apr 13 17:33:27 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 13 17:49:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a032cde dev-python/flexmock: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flexmock/Manifest | 2 -- dev-python/flexmock/flexmock-0.11.3.ebuild | 32 ------------------------------ dev-python/flexmock/flexmock-0.12.0.ebuild | 32 ------------------------------ 3 files changed, 66 deletions(-) diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest index f284a92a80a0..9da2f3ecbc27 100644 --- a/dev-python/flexmock/Manifest +++ b/dev-python/flexmock/Manifest @@ -1,3 +1 @@ -DIST flexmock-0.11.3.tar.gz 52509 BLAKE2B 5246cedb3cae7aeb4ddee9158bc365be13bf81443711456a84abd3dfb30c8ea7cbca8fbce618efe26d33bc8185a9d7a52f1532934f7aad5fa11296ef21731963 SHA512 38387529d8b7e359cf6e578c9be8ae028cd28929567267bce1bb7f44032c00480520335315bb1c510229728e1101aa379b809fb89aeddafd19590e38e7ebdcf2 -DIST flexmock-0.12.0.tar.gz 52704 BLAKE2B fdae0ff50971359a9e27bb70173f10ee093d6dd9e5c70c893b7ef4392f6181472b7fbe6f6b277a1267032731cad9387d01af6e20eaddae42aab08ad4464032fb SHA512 2e0e1169b16c7fe6d251014fa7402aa8dfa8bda953d5e973d9f28964085556a8db9a3be84a37271878604f0d1b54f4c1da8af2d03e43cba9d4f2f8df3ba1f410 DIST flexmock-0.12.1.tar.gz 52765 BLAKE2B 5b1317ff0d9b1a14d58b47d558a88f38ff7aef40fd349d0e70e9d9688a89b0464419aca953ba481afe3f4ccf88217b76c34e8bf1a053c62caaa1f9877ad35183 SHA512 898876695e9eff4fc37a9d3f6b93a34869500a3ce740e7c43cd4c4317ba59f2ea16ec11b4094037e6b56755047584870fa3af27a041003eb6200d79b3a716e63 diff --git a/dev-python/flexmock/flexmock-0.11.3.ebuild b/dev-python/flexmock/flexmock-0.11.3.ebuild deleted file mode 100644 index 8486205d4766..000000000000 --- a/dev-python/flexmock/flexmock-0.11.3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..12} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="Testing library to create mocks, stubs and fakes" -HOMEPAGE="https://flexmock.readthedocs.io/" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv x86" - -distutils_enable_tests pytest - -python_test() { - local EPYTEST_IGNORE=( - tests/test_teamcity.py - tests/test_testtools.py - tests/test_unittest.py - ) - epytest -p no:flaky -} - -python_install_all() { - distutils-r1_python_install_all - dodoc -r docs -} diff --git a/dev-python/flexmock/flexmock-0.12.0.ebuild b/dev-python/flexmock/flexmock-0.12.0.ebuild deleted file mode 100644 index 41a96f891538..000000000000 --- a/dev-python/flexmock/flexmock-0.12.0.ebuild +++ /dev/null @@ -1,32 +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..12} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="Testing library to create mocks, stubs and fakes" -HOMEPAGE="https://flexmock.readthedocs.io/" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" - -distutils_enable_tests pytest - -python_test() { - local EPYTEST_IGNORE=( - tests/test_teamcity.py - tests/test_testtools.py - tests/test_unittest.py - ) - epytest -p no:flaky -} - -python_install_all() { - distutils-r1_python_install_all - dodoc -r docs -}