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,  3 Jul 2024 03:44:40 +0000 (UTC)	[thread overview]
Message-ID: <1719978021.65b589d84ef88d87e83613bf98190791ae9f49fb.mgorny@gentoo> (raw)

commit:     65b589d84ef88d87e83613bf98190791ae9f49fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  3 03:40:21 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul  3 03:40:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b589d8

dev-python/dep-logic: Bump to 0.3.3

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

 dev-python/dep-logic/Manifest               |  1 +
 dev-python/dep-logic/dep-logic-0.3.3.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/dep-logic/Manifest b/dev-python/dep-logic/Manifest
index 4ed66bbde231..8853a46bace2 100644
--- a/dev-python/dep-logic/Manifest
+++ b/dev-python/dep-logic/Manifest
@@ -1 +1,2 @@
 DIST dep_logic-0.3.1.tar.gz 33762 BLAKE2B 1d03419456ce20b4a183644d8515e7221df2e90b3e3713d5ddc7700e6fec76b1903095892ac9f77658980155419e4bc2b1726d219dcbc515199fcfd94b3a3c62 SHA512 3195b3c65517a64cdac310b2c4dff5378138a2cff05fdb146dc192c9a2405a448483bff969d35130ba0af0953d80036ce676e1c9d0242ce372c543baa45db03d
+DIST dep_logic-0.3.3.tar.gz 33770 BLAKE2B d8151c6778167ca7cf60ec71fd9371d3328cd146dd78fe89d568e4dd9a211b4f9f04a9327a716931a8b7e90a9b2c8b29a6f95459eea14636eccdb19219c9db35 SHA512 5f68b78b948c7888e79dad106d254616a2965005aea2d940caacc442a9c629b1928f93a2a7fdc524089b359f374a703339c16d54eb9178963cdf6390a663e8ae

diff --git a/dev-python/dep-logic/dep-logic-0.3.3.ebuild b/dev-python/dep-logic/dep-logic-0.3.3.ebuild
new file mode 100644
index 000000000000..cf3afe5c232e
--- /dev/null
+++ b/dev-python/dep-logic/dep-logic-0.3.3.ebuild
@@ -0,0 +1,25 @@
+# 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-07-03  3:44 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-03  3:44 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-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-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=1719978021.65b589d84ef88d87e83613bf98190791ae9f49fb.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