From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flit_scm/
Date: Tue, 9 Aug 2022 08:14:08 +0000 (UTC) [thread overview]
Message-ID: <1660032842.60fcd0908b0d05761afb364e7fb08711b8f4e3a2.mgorny@gentoo> (raw)
commit: 60fcd0908b0d05761afb364e7fb08711b8f4e3a2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 9 08:12:06 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 9 08:14:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60fcd090
dev-python/flit_scm: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/flit_scm/Manifest | 1 -
dev-python/flit_scm/flit_scm-1.6.2.ebuild | 37 -------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-python/flit_scm/Manifest b/dev-python/flit_scm/Manifest
index 08f296ab228e..0429de237dca 100644
--- a/dev-python/flit_scm/Manifest
+++ b/dev-python/flit_scm/Manifest
@@ -1,2 +1 @@
-DIST flit_scm-1.6.2.tar.bz2 3230 BLAKE2B 3977f1be820f2f590f4f781f065661adfc4a05427a87882093acad81f87eee2ba20d910ba3662b5b19997735f0356d262a4f150ba940310166b62a019b68ba05 SHA512 32690af4d24eb704338c78fdb0080d9f910a0741066d282e79eb88c473ada8d9a3daeba1a9aecfe830b2a6d0cea8da471bf6ef904b105fd8036994e4a0e12d12
DIST flit_scm-1.7.0.tar.bz2 3259 BLAKE2B 9b785f9f92b16494f6bf0c21e16ee1abf6a130ebb5c41d4e0e73f4ab1c892ec14544a4b86fe9ba22dbb43a2c28cebbe84328c172566b27c195d41e3686184b9e SHA512 a030cd2ab9d100b971ac20ad5f52f206d951fb6c88cd48db0250269a32cf0dfae70738bf3dc4d36396a3da3e09c7283eec365e12608f6f6d7be3e9076bb931d2
diff --git a/dev-python/flit_scm/flit_scm-1.6.2.ebuild b/dev-python/flit_scm/flit_scm-1.6.2.ebuild
deleted file mode 100644
index 20e99ab7b703..000000000000
--- a/dev-python/flit_scm/flit_scm-1.6.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=standalone
-PYTHON_COMPAT=( pypy3 python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A PEP 518 build backend combining flit with setuptools_scm"
-HOMEPAGE="
- https://gitlab.com/WillDaSilva/flit_scm/
- https://pypi.org/project/flit-scm/
-"
-SRC_URI="
- https://gitlab.com/WillDaSilva/flit_scm/-/archive/${PV}/${P}.tar.bz2
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
- >=dev-python/flit_core-3.5.0[${PYTHON_USEDEP}]
- >=dev-python/setuptools_scm-6.4.2[${PYTHON_USEDEP}]
- <dev-python/tomli-3[${PYTHON_USEDEP}]
- >=dev-python/tomli-2[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
- # unpin deps
- sed -i -e 's:~=[0-9.]*::' pyproject.toml || die
- distutils-r1_src_prepare
-}
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
next reply other threads:[~2022-08-09 8:14 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-09 8:14 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-22 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/flit_scm/ Michał Górny
2024-05-14 16:16 Michał Górny
2024-05-14 16:16 Michał Górny
2023-05-26 20:26 Arthur Zamarin
2022-11-04 18:23 Arthur Zamarin
2022-09-26 7:31 Michał Górny
2022-08-09 7:43 Agostino Sarubbo
2022-08-09 6:31 Michał Górny
2022-08-09 4:00 Arthur Zamarin
2022-08-09 4:00 Arthur Zamarin
2022-08-08 19:59 Arthur Zamarin
2022-08-08 19:40 Arthur Zamarin
2022-07-30 9:51 Arthur Zamarin
2022-07-20 13:45 Agostino Sarubbo
2022-07-19 20:26 Sam James
2022-07-19 20:26 Sam James
2022-07-19 20:26 Sam James
2022-07-19 20:26 Sam James
2022-07-07 19:11 Arthur Zamarin
2022-06-30 18:06 Arthur Zamarin
2022-06-28 15:44 Arthur Zamarin
2022-06-23 22:33 James Le Cuirot
2022-06-22 6:53 Agostino Sarubbo
2022-06-22 5:50 Agostino Sarubbo
2022-06-20 17:46 Arthur Zamarin
2022-06-16 8:05 Michał Górny
2022-06-14 21:30 Jakov Smolić
2022-06-14 8:15 Jakov Smolić
2022-06-13 21:50 Jakov Smolić
2022-06-13 21:33 Jakov Smolić
2022-06-13 21:33 Jakov Smolić
2022-06-13 10:07 Yixun Lan
2022-05-30 7:22 Michał Górny
2022-05-12 19:09 Arthur Zamarin
2022-04-27 11:21 Jakov Smolić
2022-04-21 15:19 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=1660032842.60fcd0908b0d05761afb364e7fb08711b8f4e3a2.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