public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dirty-equals/
Date: Fri, 26 May 2023 20:26:48 +0000 (UTC)	[thread overview]
Message-ID: <1685132780.d1ccbc99cd83cf7bbf0b560245ea8c0ced5990cd.arthurzam@gentoo> (raw)

commit:     d1ccbc99cd83cf7bbf0b560245ea8c0ced5990cd
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 20:18:32 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 26 20:26:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ccbc99

dev-python/dirty-equals: drop 0.5.0

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/dirty-equals/Manifest                  |  1 -
 dev-python/dirty-equals/dirty-equals-0.5.0.ebuild | 40 -----------------------
 2 files changed, 41 deletions(-)

diff --git a/dev-python/dirty-equals/Manifest b/dev-python/dirty-equals/Manifest
index 1d913822bb8d..1f897fcaf030 100644
--- a/dev-python/dirty-equals/Manifest
+++ b/dev-python/dirty-equals/Manifest
@@ -1,2 +1 @@
-DIST dirty-equals-0.5.0.gh.tar.gz 44684 BLAKE2B ccd0d4e254a529e2b3d1014390d3e21a869e145fc0d9913e01e896ce103d853315d496264fdf611aa1fded8c66673bcb9e38dc41984ebfc566a9621b99240f81 SHA512 5d89105e3eb4e3dd52423aafed6c3ddf50890cfb3c03623723d0ab79f9814e892ba91cf789fa495ecc663b03c49516687fc2c1bc548816d60ade4f64df561ab9
 DIST dirty-equals-0.6.0.gh.tar.gz 47114 BLAKE2B 910f09e5f5b2ec62d3b4d50ac23a17ee481875b9ae7303faf9bb610282113941b8a121d39e14e1a63cae0433055e639b1bc2da5c1fc3a9ece4915e34c172f40b SHA512 aff41b31c255294c2d6c3a3170daea56d98da4875f9ffdef96b522db24fbed92edf4618646b3e1b50680ce03fca1b9c2bb591730c397b85143ace846c513ac01

diff --git a/dev-python/dirty-equals/dirty-equals-0.5.0.ebuild b/dev-python/dirty-equals/dirty-equals-0.5.0.ebuild
deleted file mode 100644
index d0680ccccb45..000000000000
--- a/dev-python/dirty-equals/dirty-equals-0.5.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Doing dirty (but extremely useful) things with equals"
-HOMEPAGE="
-	https://dirty-equals.helpmanual.io/
-	https://github.com/samuelcolvin/dirty-equals/
-	https://pypi.org/project/dirty-equals/
-"
-SRC_URI="
-	https://github.com/samuelcolvin/dirty-equals/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="
-	>=dev-python/pytz-2021.3[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? (
-		dev-python/pytest-mock[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-	local -x TZ=UTC
-	epytest
-}


             reply	other threads:[~2023-05-26 20:26 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26 20:26 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-23 13:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/dirty-equals/ Michał Górny
2025-02-16 19:48 Michał Górny
2025-02-01 10:12 Michał Górny
2025-02-01  9:51 Arthur Zamarin
2025-01-12  3:32 Michał Górny
2024-09-17 10:14 Arthur Zamarin
2024-08-31  9:21 Michał Górny
2024-08-31  8:00 Arthur Zamarin
2024-08-14  6:05 Michał Górny
2024-06-28  5:23 Michał Górny
2024-05-15 17:54 Michał Górny
2023-12-02 10:24 Michał Górny
2023-12-02 10:24 Michał Górny
2023-12-02 10:14 Arthur Zamarin
2023-12-02 10:06 Michał Górny
2023-12-02 10:06 Michał Górny
2023-12-02  9:50 Michał Górny
2023-12-02  9:45 Arthur Zamarin
2023-12-02  9:38 Arthur Zamarin
2023-12-02  9:34 Michał Górny
2023-11-17  8:54 Jakov Smolić
2023-11-14 20:06 Michał Górny
2023-11-06 11:45 Michał Górny
2023-07-20 10:16 WANG Xuerui
2023-07-06 13:50 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:37 Sam James
2023-06-11 15:04 Sam James
2023-06-11 15:04 Sam James
2023-06-11 13:32 Sam James
2023-06-11 13:32 Sam James
2023-06-11 13:32 Sam James
2023-05-30 18:37 Michał Górny
2023-05-30 18:37 Michał Górny
2023-04-28  5:56 Michał Górny
2022-11-14  4:36 Michał Górny
2022-08-31  9:21 Michał Górny
2022-08-13 11:17 Arthur Zamarin
2022-06-24 11:40 Michał Górny
2022-06-09  2:43 Sam James
2022-05-16 13:17 Michał Górny
2022-05-15  8:43 Michał Górny
2022-05-01  7:30 Michał Górny
2022-04-25  6:29 Jakov Smolić
2022-04-24 18:06 Arthur Zamarin
2022-04-24 18:06 Arthur Zamarin
2022-04-24 18:06 Arthur Zamarin
2022-04-24 18:06 Arthur Zamarin
2022-04-24 18:04 Arthur Zamarin
2022-04-24  9:05 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=1685132780.d1ccbc99cd83cf7bbf0b560245ea8c0ced5990cd.arthurzam@gentoo \
    --to=arthurzam@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