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/license-expression/
Date: Tue, 19 Mar 2024 20:09:42 +0000 (UTC)	[thread overview]
Message-ID: <1710878959.1c4d4fa0117e58f3adab054a2b90424831bdc7a8.mgorny@gentoo> (raw)

commit:     1c4d4fa0117e58f3adab054a2b90424831bdc7a8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 17:47:07 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 20:09:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c4d4fa0

dev-python/license-expression: Bump to 30.3.0

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

 dev-python/license-expression/Manifest             |  1 +
 .../license-expression-30.3.0.ebuild               | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/license-expression/Manifest b/dev-python/license-expression/Manifest
index 858fd5f7fbd5..399faa8c06ae 100644
--- a/dev-python/license-expression/Manifest
+++ b/dev-python/license-expression/Manifest
@@ -1 +1,2 @@
 DIST license-expression-30.2.0.gh.tar.gz 170391 BLAKE2B 38e934fa4c442b797be34b4431955bba5eae589247288f827753fdd167177839faac057448422fe1176127b0c96734c19c185c11814dc7d7765538b3d4184bd1 SHA512 13a9dea381088d95421aca8d096c54e9537bd0671000a21067257d01ced28a5c778bf8adff3d6e83ed89559ed62a0d08ccf98c88c0974c913b199f68d0a4336c
+DIST license-expression-30.3.0.gh.tar.gz 170159 BLAKE2B 6db3c9c3a1c6551fd22a338c74b75b595df5fe59fcde526baf2ddc52329b20cc4fd9848b986acc62709054c8d1f297879d0636e0c75ec30112cc654c41c7efec SHA512 10e141c9f7d05353ff2d76053497a72aebee6bbda6f263cb4fa69d1ab0ada8331bd0a126558b89bd7db428fc55a87bb5c88f1d5217cfb9640dbd10c1975bd08c

diff --git a/dev-python/license-expression/license-expression-30.3.0.ebuild b/dev-python/license-expression/license-expression-30.3.0.ebuild
new file mode 100644
index 000000000000..d26a5354e0c4
--- /dev/null
+++ b/dev-python/license-expression/license-expression-30.3.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Parse, compare, simplify and normalize license expressions"
+HOMEPAGE="
+	https://pypi.org/project/license-expression/
+	https://github.com/nexB/license-expression/
+"
+SRC_URI="
+	https://github.com/nexB/license-expression/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+	>=dev-python/boolean-py-4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	>=dev-python/setuptools-scm-4[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}


             reply	other threads:[~2024-03-19 20:09 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19 20:09 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-28 13:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/license-expression/ Michał Górny
2025-02-01 10:12 Michał Górny
2025-02-01  9:51 Arthur Zamarin
2025-01-14  6:59 Michał Górny
2024-11-09 10:02 Michał Górny
2024-11-09  9:50 Sam James
2024-10-25 14:15 Michał Górny
2024-08-31  9:21 Michał Górny
2024-08-31  8:00 Arthur Zamarin
2024-08-14  6:05 Michał Górny
2024-05-18  5:50 Michał Górny
2024-04-06 12:37 Michał Górny
2024-04-06 10:02 Arthur Zamarin
2023-12-24  5:59 Michał Górny
2023-12-24  1:02 Sam James
2023-12-06 17:57 Ionen Wolkens
2023-12-02  7:09 Michał Górny
2023-11-30 15:59 Ionen Wolkens
2023-06-27 11:54 Michał Górny
2023-06-27  5:19 Jakov Smolić
2023-06-12  6:01 Arthur Zamarin
2023-06-11 19:34 Arthur Zamarin
2023-06-11 19:21 Arthur Zamarin
2023-06-11 19:08 Arthur Zamarin
2023-06-11 19:06 Arthur Zamarin
2023-06-11 18:58 Arthur Zamarin
2023-06-11 18:57 Arthur Zamarin
2023-05-26 17:44 Michał Górny
2023-05-26 17:44 Michał Górny
2023-04-13  2:57 Sam James
2023-04-12  4:24 Sam James
2023-04-12  2:36 Sam James
2023-04-11 19:17 WANG Xuerui
2023-02-21  8:00 Michał Górny
2023-02-20 23:28 Sam James
2023-01-18  7:34 Michał Górny
2022-11-05 17:11 Agostino Sarubbo
2022-10-17 19:47 Sam James
2022-10-07  7:03 Michał Górny
2022-10-05  5:53 Arthur Zamarin
2022-07-30  2:33 Sam James
2022-06-24 20:45 Jakov Smolić
2022-05-17  6:54 Michał Górny
2022-05-16 13:20 Michał Górny
2022-05-11  8:05 Michał Górny
2022-03-15 16:12 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=1710878959.1c4d4fa0117e58f3adab054a2b90424831bdc7a8.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