public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dep-logic/
Date: Wed,  4 Sep 2024 11:57:34 +0000 (UTC)	[thread overview]
Message-ID: <1725451045.88891d259438b3d2f16ce083d78e9348baf34f90.mgorny@gentoo> (raw)

commit:     88891d259438b3d2f16ce083d78e9348baf34f90
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  4 10:32:23 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  4 11:57:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88891d25

dev-python/dep-logic: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/dep-logic/Manifest               |  2 --
 dev-python/dep-logic/dep-logic-0.4.2.ebuild | 25 -------------------------
 dev-python/dep-logic/dep-logic-0.4.3.ebuild | 25 -------------------------
 3 files changed, 52 deletions(-)

diff --git a/dev-python/dep-logic/Manifest b/dev-python/dep-logic/Manifest
index 3b725a41bdfe..cf57e3665d49 100644
--- a/dev-python/dep-logic/Manifest
+++ b/dev-python/dep-logic/Manifest
@@ -1,3 +1 @@
-DIST dep_logic-0.4.2.tar.gz 34743 BLAKE2B e3d520f935034c5dacf3dbe123eacb2adb45a3b6d6e13c23d3c21c9d36af56093f504660c621ba586335930963243298d5284b41a29247fb9904bff13da7c724 SHA512 7a522e74cf6537ff644e785489c9a17108910d42769abfbc31dcdffde1d36e79c0cc76c98cd289982877296aab451a6963ee039dd258be67e0e82d2c81fd219b
-DIST dep_logic-0.4.3.tar.gz 34793 BLAKE2B abbaa23d39d258b10912844cb28ca279efe7475e419f8c7be7a1119ed636d60bed851ae7fe47cf04f2caa391d933f8a2c5d404db6e8a8c7cf55224224b6a228c SHA512 4800e9cbd9f2479ebb2a2052361f385b68b1ec5ea3f308378dbef199e61a0443c0e28e4f4f7df8a444a4bd50edd25c7168428812543edc0bb0209d2fc5e0dfac
 DIST dep_logic-0.4.4.tar.gz 34883 BLAKE2B e28bf4cf3b4f3ff02af53d99bd9007ee5774c4e64d01386c9a736414420da6799f3f681c2f7934e9002ecff3ff87186ff9ec78bf5a18d225cfa32b0d31477468 SHA512 b22ac38a75d52f497cddc96ca2d571f036e0c3abde81b023f6348af4a606c966170e7609a4364425a410172f3e911b053d09aeb3fd0b124d7cb9b32b691e8bb1

diff --git a/dev-python/dep-logic/dep-logic-0.4.2.ebuild b/dev-python/dep-logic/dep-logic-0.4.2.ebuild
deleted file mode 100644
index cf3afe5c232e..000000000000
--- a/dev-python/dep-logic/dep-logic-0.4.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=pdm-backend
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python dependency specifications supporting logical operations"
-HOMEPAGE="
-	https://github.com/pdm-project/dep-logic/
-	https://pypi.org/project/dep-logic/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="
-	>=dev-python/packaging-22[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/dep-logic/dep-logic-0.4.3.ebuild b/dev-python/dep-logic/dep-logic-0.4.3.ebuild
deleted file mode 100644
index cf3afe5c232e..000000000000
--- a/dev-python/dep-logic/dep-logic-0.4.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=pdm-backend
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python dependency specifications supporting logical operations"
-HOMEPAGE="
-	https://github.com/pdm-project/dep-logic/
-	https://pypi.org/project/dep-logic/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="
-	>=dev-python/packaging-22[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest


             reply	other threads:[~2024-09-04 11:57 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-04 11:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/dep-logic/ Michał Górny
2025-02-26  6:03 Michał Górny
2025-02-26  6:03 Michał Górny
2024-12-14  7:36 Michał Górny
2024-12-14  7:36 Michał Górny
2024-09-24  6:41 Michał Górny
2024-09-23  3:48 Michał Górny
2024-09-11 18:39 Michał Górny
2024-09-04 11:57 Michał Górny
2024-07-22  1:47 Michał Górny
2024-07-19  4:25 Michał Górny
2024-07-19  4:25 Michał Górny
2024-07-15  9:04 Michał Górny
2024-07-06  5:29 Michał Górny
2024-07-06  5:29 Michał Górny
2024-07-04  5:13 Michał Górny
2024-07-03  3:44 Michał Górny
2024-07-03  3:44 Michał Górny
2024-07-01  2:57 Michał Górny
2024-07-01  2:57 Michał Górny
2024-06-29  3:26 Michał Górny
2024-05-17 17:18 Michał Górny
2024-02-24  8:49 Michał Górny
2024-02-23  3:40 Michał Górny
2023-12-16 15:09 Michał Górny
2023-12-14 21:46 Sam James
2023-12-14 13:58 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=1725451045.88891d259438b3d2f16ce083d78e9348baf34f90.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