From: "Arthur Zamarin" <arthurzam@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hypercorn/ Date: Fri, 7 Oct 2022 13:12:51 +0000 (UTC) [thread overview] Message-ID: <1665148358.7b602a2dea1b6678f5d0f2a1a0507436b9c9fa29.arthurzam@gentoo> (raw) commit: 7b602a2dea1b6678f5d0f2a1a0507436b9c9fa29 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 7 13:12:38 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 7 13:12:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b602a2d dev-python/hypercorn: use pep517 Closes: https://bugs.gentoo.org/875857 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/hypercorn/hypercorn-0.13.2.ebuild | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/dev-python/hypercorn/hypercorn-0.13.2.ebuild b/dev-python/hypercorn/hypercorn-0.13.2.ebuild index 2b56db096..24053ec78 100644 --- a/dev-python/hypercorn/hypercorn-0.13.2.ebuild +++ b/dev-python/hypercorn/hypercorn-0.13.2.ebuild @@ -3,8 +3,7 @@ EAPI=8 -# bug #834994 -DISTUTILS_USE_SETUPTOOLS=pyproject.toml +DISTUTILS_USE_PEP517=poetry PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 @@ -15,7 +14,10 @@ HOMEPAGE=" https://github.com/pgjones/hypercorn https://pypi.org/project/hypercorn/ " -SRC_URI="https://github.com/pgjones/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" +SRC_URI=" + https://github.com/pgjones/hypercorn/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" LICENSE="MIT" SLOT="0" @@ -42,4 +44,5 @@ PATCHES=( "${FILESDIR}/${P}-no-coverage.patch" ) distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/pydata-sphinx-theme +distutils_enable_sphinx docs \ + dev-python/pydata-sphinx-theme
WARNING: multiple messages have this Message-ID (diff)
From: "Arthur Zamarin" <arthurzam@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/hypercorn/ Date: Fri, 7 Oct 2022 13:13:18 +0000 (UTC) [thread overview] Message-ID: <1665148358.7b602a2dea1b6678f5d0f2a1a0507436b9c9fa29.arthurzam@gentoo> (raw) Message-ID: <20221007131318.WVxVXPS217-OUggEG_uCVeo7-fF68RLrQwHZgqkth3w@z> (raw) commit: 7b602a2dea1b6678f5d0f2a1a0507436b9c9fa29 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 7 13:12:38 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 7 13:12:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b602a2d dev-python/hypercorn: use pep517 Closes: https://bugs.gentoo.org/875857 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/hypercorn/hypercorn-0.13.2.ebuild | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/dev-python/hypercorn/hypercorn-0.13.2.ebuild b/dev-python/hypercorn/hypercorn-0.13.2.ebuild index 2b56db096..24053ec78 100644 --- a/dev-python/hypercorn/hypercorn-0.13.2.ebuild +++ b/dev-python/hypercorn/hypercorn-0.13.2.ebuild @@ -3,8 +3,7 @@ EAPI=8 -# bug #834994 -DISTUTILS_USE_SETUPTOOLS=pyproject.toml +DISTUTILS_USE_PEP517=poetry PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 @@ -15,7 +14,10 @@ HOMEPAGE=" https://github.com/pgjones/hypercorn https://pypi.org/project/hypercorn/ " -SRC_URI="https://github.com/pgjones/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" +SRC_URI=" + https://github.com/pgjones/hypercorn/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" LICENSE="MIT" SLOT="0" @@ -42,4 +44,5 @@ PATCHES=( "${FILESDIR}/${P}-no-coverage.patch" ) distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/pydata-sphinx-theme +distutils_enable_sphinx docs \ + dev-python/pydata-sphinx-theme
next reply other threads:[~2022-10-07 13:12 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-10-07 13:12 Arthur Zamarin [this message] 2022-10-07 13:13 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/hypercorn/ Arthur Zamarin -- strict thread matches above, loose matches on Subject: below -- 2022-05-31 7:27 [gentoo-commits] repo/proj/guru:dev " Anna Vyalkova 2022-03-23 16:17 Ronny Gutbrod 2022-03-18 10:02 Alessandro Barbieri 2022-03-18 4:04 Anna Vyalkova 2021-10-06 22:37 Alessandro Barbieri 2021-04-13 13:22 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-04-13 12:27 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-02-17 18:03 Andrew Ammerlaan 2020-12-06 9:40 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=1665148358.7b602a2dea1b6678f5d0f2a1a0507436b9c9fa29.arthurzam@gentoo \ --to=arthurzam@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: linkBe 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