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/vine/
Date: Mon, 17 Oct 2022 05:28:54 +0000 (UTC)	[thread overview]
Message-ID: <1665984529.02a1d1ceb26d99f3c982cfdc339cba2d2145449d.mgorny@gentoo> (raw)

commit:     02a1d1ceb26d99f3c982cfdc339cba2d2145449d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 05:04:48 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 05:28:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a1d1ce

dev-python/vine: EAPI 8, PEP517

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

 .../vine/{vine-5.0.0.ebuild => vine-5.0.0-r1.ebuild}  | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/dev-python/vine/vine-5.0.0.ebuild b/dev-python/vine/vine-5.0.0-r1.ebuild
similarity index 59%
rename from dev-python/vine/vine-5.0.0.ebuild
rename to dev-python/vine/vine-5.0.0-r1.ebuild
index 2572581272f6..95ef0d3d5b0b 100644
--- a/dev-python/vine/vine-5.0.0.ebuild
+++ b/dev-python/vine/vine-5.0.0-r1.ebuild
@@ -1,23 +1,28 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=bdepend
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
 inherit distutils-r1
 
 DESCRIPTION="Python Promises"
-HOMEPAGE="https://pypi.org/project/vine/ https://github.com/celery/vine"
+HOMEPAGE="
+	https://github.com/celery/vine/
+	https://pypi.org/project/vine/
+"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
 
-DEPEND="
+BDEPEND="
 	test? (
 		>=dev-python/case-1.3.1[${PYTHON_USEDEP}]
-	)"
+	)
+"
 
 distutils_enable_tests pytest


             reply	other threads:[~2022-10-17  5:28 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17  5:28 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/vine/ Michał Górny
2024-05-18 11:11 Michał Górny
2023-11-29 10:33 Michał Górny
2023-11-29 10:30 Michał Górny
2023-11-24 14:28 Michał Górny
2023-11-05 13:28 Michał Górny
2023-05-27 19:32 Arthur Zamarin
2023-03-16  4:13 Michał Górny
2022-10-17  5:28 Michał Górny
2022-10-17  5:28 Michał Górny
2021-05-07 13:44 Michał Górny
2021-05-07 13:28 Sam James
2021-05-06  8:35 Michał Górny
2021-05-06  8:35 Michał Górny
2021-05-06  8:35 Michał Górny
2021-04-01  8:35 Michał Górny
2020-11-08 22:28 Zac Medico
2020-10-17 21:53 Matthew Thode
2020-03-29 11:14 Michał Górny
2020-02-11 19:50 Agostino Sarubbo
2020-02-11 19:43 Agostino Sarubbo
2020-02-04 13:42 Michał Górny
2019-06-18  0:30 Zac Medico
2018-04-13  9:53 Zac Medico
2017-09-29 23:32 Matt Thode
2017-03-15  6:55 Zac Medico
2017-01-20  4:17 Zac Medico
2017-01-20  3:14 Zac Medico

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=1665984529.02a1d1ceb26d99f3c982cfdc339cba2d2145449d.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