From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flit/
Date: Wed, 26 Jun 2024 09:05:34 +0000 (UTC) [thread overview]
Message-ID: <1719392627.970a8b9182b1bdf9f382cbffb714bd980da0b64e.sam@gentoo> (raw)
commit: 970a8b9182b1bdf9f382cbffb714bd980da0b64e
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Wed Jun 26 01:50:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 26 09:03:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970a8b91
dev-python/flit: drop 3.8.0
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/flit/Manifest | 1 -
dev-python/flit/flit-3.8.0.ebuild | 54 ---------------------------------------
2 files changed, 55 deletions(-)
diff --git a/dev-python/flit/Manifest b/dev-python/flit/Manifest
index 60baf679be04..de0cf876779c 100644
--- a/dev-python/flit/Manifest
+++ b/dev-python/flit/Manifest
@@ -1,2 +1 @@
-DIST flit-3.8.0.tar.gz 139496 BLAKE2B 85ee9fb13af35bf6716713bd7cf3f5893cd729826ad362aa5ec22077f9b4d16db4d785f183dee37c725b771188f31f2cf38c8e4aedc3af25a3efdc8ff1460bc6 SHA512 08170ee710857fcbfc1f72dbb94c535d70a2477c7598eacacc9a0e2f90f4fe11f4d910f1fcc11de210a6b50d89049e5835127090c6acabb00c69a821919e68cc
DIST flit-3.9.0.tar.gz 141104 BLAKE2B 4ca268c49a34817756dea5fe7d2bd2fa15fe8f4247bcdea50765d56c43fd9c89292f45ae2a68d6f210d994ed1bce159121aba02e769f22940c548baf3e212afe SHA512 3cbca4530fe463e27fb43130e0d00681e63434bdd552bd61b4a2f3b7967729d9d9a49c69b1a2380ed99bcca1e66a38e592f41cbe38a471d3e7297ab00cdabc29
diff --git a/dev-python/flit/flit-3.8.0.ebuild b/dev-python/flit/flit-3.8.0.ebuild
deleted file mode 100644
index 96da544a396c..000000000000
--- a/dev-python/flit/flit-3.8.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Simplified packaging of Python modules"
-HOMEPAGE="https://github.com/pypa/flit https://flit.readthedocs.io/"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
-
-RDEPEND="
- dev-python/docutils[${PYTHON_USEDEP}]
- >=dev-python/flit-core-${PV}[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/requests_download[${PYTHON_USEDEP}]
- dev-python/tomli[${PYTHON_USEDEP}]
- dev-python/tomli-w[${PYTHON_USEDEP}]
-"
-BDEPEND="${RDEPEND}
- sys-apps/grep
- test? (
- dev-python/pip[${PYTHON_USEDEP}]
- dev-python/responses[${PYTHON_USEDEP}]
- dev-python/testpath[${PYTHON_USEDEP}]
- )
-"
-
-EPYTEST_DESELECT=(
- # requires Internet
- tests/test_config.py::test_invalid_classifier
- # failing due to Gentoo pip patches
- tests/test_install.py::InstallTests::test_install_data_dir
- tests/test_install.py::InstallTests::test_install_module_pep621
- tests/test_install.py::InstallTests::test_symlink_data_dir
- tests/test_install.py::InstallTests::test_symlink_module_pep621
-)
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc \
- dev-python/sphinxcontrib-github-alt \
- dev-python/pygments-github-lexers \
- dev-python/sphinx-rtd-theme
-
-src_prepare() {
- # make sure system install is used
- rm -r flit_core || die
- distutils-r1_src_prepare
-}
next reply other threads:[~2024-06-26 9:05 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-26 9:05 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-12 7:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/flit/ Michał Górny
2025-03-26 6:35 Michał Górny
2025-03-08 10:50 Michał Górny
2025-02-28 19:41 Michał Górny
2025-02-20 5:06 Michał Górny
2024-11-23 8:17 Michał Górny
2024-11-03 3:52 Michał Górny
2024-07-07 14:36 Michał Górny
2024-06-26 9:05 Sam James
2024-05-03 5:31 Arthur Zamarin
2023-05-26 3:57 Michał Górny
2023-03-16 3:50 Michał Górny
2023-01-22 19:20 Arthur Zamarin
2022-11-14 4:39 Michał Górny
2022-11-05 20:35 Arthur Zamarin
2022-11-05 17:33 Arthur Zamarin
2022-02-23 21:30 Michał Górny
2022-02-23 21:30 Michał Górny
2022-02-22 18:55 Michał Górny
2022-01-17 5:33 Joshua Kinard
2022-01-16 17:53 Michał Górny
2022-01-13 20:16 Michał Górny
2022-01-13 20:16 Michał Górny
2022-01-06 10:39 David Seifert
2021-12-28 9:03 Michał Górny
2021-12-28 9:03 Michał Górny
2021-11-23 22:05 Michał Górny
2021-11-19 9:03 Michał Górny
2021-10-11 7:56 Michał Górny
2021-09-10 14:03 Arthur Zamarin
2021-08-01 12:25 Michał Górny
2021-08-01 12:25 Michał Górny
2021-08-01 9:39 Michał Górny
2021-08-01 9:39 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=1719392627.970a8b9182b1bdf9f382cbffb714bd980da0b64e.sam@gentoo \
--to=sam@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