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/flit_scm/
Date: Thu, 16 Jun 2022 08:05:45 +0000 (UTC)	[thread overview]
Message-ID: <1655366696.4cb9af050e311ee0f53c4e5bfb15ac5ec41232c5.mgorny@gentoo> (raw)

commit:     4cb9af050e311ee0f53c4e5bfb15ac5ec41232c5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 08:04:56 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 08:04:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb9af05

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.5.0.ebuild | 37 -------------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-python/flit_scm/Manifest b/dev-python/flit_scm/Manifest
index 539cccae922b..3f23f94ba118 100644
--- a/dev-python/flit_scm/Manifest
+++ b/dev-python/flit_scm/Manifest
@@ -1,2 +1 @@
-DIST flit_scm-1.5.0.tar.bz2 3230 BLAKE2B f29f7c0cc341fe12d621d0a8f91b5d983f8f7e4259155a7119b07d8e159a12755ae60e007d1ace9054385104aa2a572454653ef9f92a3043777b1e631dfd5f20 SHA512 1b8d4a653dffb4685ad91843147ba6dc693b6d1d4f21e8766782d04edc1ec992e3ad4a3ce82d25e01a089816648f86228db75024e39a7a277b6fae9f8fc4567a
 DIST flit_scm-1.6.2.tar.bz2 3230 BLAKE2B 3977f1be820f2f590f4f781f065661adfc4a05427a87882093acad81f87eee2ba20d910ba3662b5b19997735f0356d262a4f150ba940310166b62a019b68ba05 SHA512 32690af4d24eb704338c78fdb0080d9f910a0741066d282e79eb88c473ada8d9a3daeba1a9aecfe830b2a6d0cea8da471bf6ef904b105fd8036994e4a0e12d12

diff --git a/dev-python/flit_scm/flit_scm-1.5.0.ebuild b/dev-python/flit_scm/flit_scm-1.5.0.ebuild
deleted file mode 100644
index 1c762f8ad837..000000000000
--- a/dev-python/flit_scm/flit_scm-1.5.0.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 ~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}


             reply	other threads:[~2022-06-16  8:05 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16  8:05 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  8:14 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-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=1655366696.4cb9af050e311ee0f53c4e5bfb15ac5ec41232c5.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