public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rpmlint/
Date: Wed, 25 May 2022 19:21:49 +0000 (UTC)	[thread overview]
Message-ID: <1653506506.e05116cfc58f9f007b98e35e3a0db0ff3487dc54.Alessandro-Barbieri@gentoo> (raw)

commit:     e05116cfc58f9f007b98e35e3a0db0ff3487dc54
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed May 25 18:07:14 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed May 25 19:21:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e05116cf

dev-util/rpmlint: add 2.3.0, drop 2.1.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-util/rpmlint/Manifest                                   |  2 +-
 .../rpmlint/{rpmlint-2.1.0.ebuild => rpmlint-2.3.0.ebuild}  | 13 ++++++-------
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/dev-util/rpmlint/Manifest b/dev-util/rpmlint/Manifest
index cf7b07fdf..cc2ac4c29 100644
--- a/dev-util/rpmlint/Manifest
+++ b/dev-util/rpmlint/Manifest
@@ -1,2 +1,2 @@
-DIST rpmlint-2.1.0.tar.gz 5670384 BLAKE2B cb7947956324a0c9e10d2bdc1e5d9d2354c37b748c97c3bbe0426104898e7ddc96bcad84fe7f03952688256c0f20da43b19ab98969056063f647a60851c841a7 SHA512 75df896259b5c340c528357309b2e5e1ce574b7e5e55dff573a1a7808faa3617da799df37e7e65064952a16549225beb16c1e12ba22f2fe4976a69696ed66f46
 DIST rpmlint-2.2.0.tar.gz 5736449 BLAKE2B 765ca9b4e3f594b85e70fd85f0e7207c22e1d3b9503361afd3af095101f55aeed84ecb204bf0f8a64b8df4daf9e9fb94f536db80201a3078ec93fa4d38ef3909 SHA512 5e16747231e3f815b405db194e5d1768d19a2b378db674f57b1ebcba17d0f3320626e4c2b648e79cc180621444439c2c84fd176cd1e0fd7b6585d50492a7f272
+DIST rpmlint-2.3.0.tar.gz 5738210 BLAKE2B ae6e2f494009e5f7d2235d4a6e0bbc54bc992f890285d713b50e73131d2926e6db5f230a03c07cef6c314e33e418d8a8522721b0896a78cf4a3c6dbc6ea7e2ac SHA512 8c10a58315695a5768a8f95de9bcae2cca264d48e1a672ff515a2696eee3664dc97c1653ef6e3e18e46f2286cb99430fb3eaa3b0dc6ac069a6b4b94d13584903

diff --git a/dev-util/rpmlint/rpmlint-2.1.0.ebuild b/dev-util/rpmlint/rpmlint-2.3.0.ebuild
similarity index 80%
rename from dev-util/rpmlint/rpmlint-2.1.0.ebuild
rename to dev-util/rpmlint/rpmlint-2.3.0.ebuild
index 6c41815f5..504b62e67 100644
--- a/dev-util/rpmlint/rpmlint-2.1.0.ebuild
+++ b/dev-util/rpmlint/rpmlint-2.3.0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1
@@ -30,7 +31,9 @@ RDEPEND="
 		dev-python/pybeam[${PYTHON_USEDEP}]
 		dev-python/pyxdg[${PYTHON_USEDEP}]
 		dev-python/toml[${PYTHON_USEDEP}]
-		dev-python/zstd[${PYTHON_USEDEP}]
+		dev-python/zstandard[${PYTHON_USEDEP}]
+		dev-python/pyenchant[${PYTHON_USEDEP}]
+		dev-python/python-magic[${PYTHON_USEDEP}]
 	')
 "
 DEPEND="
@@ -45,11 +48,7 @@ DEPEND="
 			( app-text/aspell[l10n_cs,l10n_en] app-text/enchant[aspell] )
 		)
 
-		$(python_gen_cond_dep '
-			dev-python/pyenchant[${PYTHON_USEDEP}]
-			dev-python/pytest-xdist[${PYTHON_USEDEP}]
-			dev-python/python-magic[${PYTHON_USEDEP}]
-		')
+		$(python_gen_cond_dep 'dev-python/pytest-xdist[${PYTHON_USEDEP}]')
 	)
 "
 


             reply	other threads:[~2022-05-25 19:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-25 19:21 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-30 17:21 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rpmlint/ Alessandro Barbieri
2022-05-30 17:21 Alessandro Barbieri
2022-03-20  1:30 Alessandro Barbieri
2021-10-04 22:30 Alessandro Barbieri
2021-05-19 17:36 Alessandro Barbieri
2021-05-16 15:12 Alessandro Barbieri

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=1653506506.e05116cfc58f9f007b98e35e3a0db0ff3487dc54.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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