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_core/
Date: Tue, 28 Dec 2021 09:03:50 +0000 (UTC)	[thread overview]
Message-ID: <1640682221.662d295031620ac985876548662643f3ee38e5b5.mgorny@gentoo> (raw)

commit:     662d295031620ac985876548662643f3ee38e5b5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 08:26:17 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 09:03:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662d2950

dev-python/flit_core: Bump to 3.6.0

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

 dev-python/flit_core/Manifest               |  1 +
 dev-python/flit_core/flit_core-3.6.0.ebuild | 33 +++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/flit_core/Manifest b/dev-python/flit_core/Manifest
index 4c5e33a1faf7..9ffb2d22f507 100644
--- a/dev-python/flit_core/Manifest
+++ b/dev-python/flit_core/Manifest
@@ -1 +1,2 @@
 DIST flit_core-3.5.1.tar.gz 27497 BLAKE2B 0e47576a05afa306a17e0fe64bd48e4a141fa51df225365495692aeae1c693635f1ea13ba23fdd93543c9b152dcfc2424bd8101a544ad25be2c4561964a8a8bb SHA512 c83b5bd54ffdf2d7dbea340939cb5f0210ffd36aa0f61b02519837843ebbab206a2456a007f76cbae45c2133ef3d21949d1834083c8dddb505ed5bb127a5fdba
+DIST flit_core-3.6.0.tar.gz 37534 BLAKE2B 7450dcddc0719e17b79b82a07fbfee3116ea9eface5cba8f7d6fa27011f6b20822f8f5c02633ac75456b30327328ef60e05e15ca78a26935dfac5a66e2538a1e SHA512 6a217a6e7d8c4f81491314987ff1510f1cede233213982d9f7b2705ab5b1a7fb4b337ad9daa5ff824ed00034ba1d53215d56def86909240d49265e628ffb83b2

diff --git a/dev-python/flit_core/flit_core-3.6.0.ebuild b/dev-python/flit_core/flit_core-3.6.0.ebuild
new file mode 100644
index 000000000000..763af218f64b
--- /dev/null
+++ b/dev-python/flit_core/flit_core-3.6.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Simplified packaging of Python modules (core module)"
+HOMEPAGE="https://pypi.org/project/flit-core/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+	dev-python/intreehooks[${PYTHON_USEDEP}]
+	dev-python/tomli[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	>=dev-python/pyproject2setuppy-11[${PYTHON_USEDEP}]
+	test? ( dev-python/testpath[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+	rm -r flit_core/vendor || die
+	sed -i -e 's:from \.vendor ::' flit_core/*.py || die
+	distutils-r1_src_prepare
+}


             reply	other threads:[~2021-12-28  9:03 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-28  9:03 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-16  3:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/flit_core/ Michał Górny
2022-11-25 14:04 Michał Górny
2022-11-25 14:04 Michał Górny
2022-11-25 13:54 Arthur Zamarin
2022-11-05 20:35 Arthur Zamarin
2022-03-26 18:14 Arthur Zamarin
2022-03-26 17:31 Arthur Zamarin
2022-02-23 21:30 Michał Górny
2022-02-22 18:55 Michał Górny
2022-02-11 20:52 Arthur Zamarin
2022-02-11 20:51 Arthur Zamarin
2022-02-11 12:25 Sam James
2022-02-10 11:43 Sam James
2022-02-10 11:43 Sam James
2022-02-10 11:43 Sam James
2022-02-10 10:45 Jakov Smolić
2022-02-10 10:45 Jakov Smolić
2022-01-31  0:57 Sam James
2022-01-26 11:32 Michał Górny
2022-01-26 10:51 Michał Górny
2022-01-17  5:33 Joshua Kinard
2022-01-16 23:16 James Le Cuirot
2022-01-16 18:39 Arthur Zamarin
2022-01-16 18:39 Arthur Zamarin
2022-01-16 18:39 Arthur Zamarin
2022-01-16 17:53 Michał Górny
2022-01-13 20:16 Michał Górny
2021-12-28  9:03 Michał Górny
2021-12-19 21:18 Michał Górny
2021-12-19 21:15 Michał Górny
2021-12-19 21:15 Michał Górny
2021-12-19 21:10 Arthur Zamarin
2021-12-19 21:07 Arthur Zamarin
2021-12-19 21:07 Arthur Zamarin
2021-12-19 21:07 Arthur Zamarin
2021-12-19 21:03 Arthur Zamarin
2021-11-23 22:05 Michał Górny
2021-11-19 11:39 Arthur Zamarin
2021-11-19  9:03 Michał Górny
2021-11-19  7:59 Arthur Zamarin
2021-11-18 10:50 Sam James
2021-11-15 16:29 Agostino Sarubbo
2021-10-24  4:51 Sam James
2021-10-24  2:27 Sam James
2021-10-24  0:19 Sam James
2021-10-17  8:23 Michał Górny
2021-10-11  7:56 Michał Górny
2021-10-10 20:43 Sam James
2021-10-10  2:20 Sam James
2021-10-10  0:09 Sam James
2021-10-09 20:19 Sam James
2021-09-24 22:48 Sam James
2021-08-01  9:39 Michał Górny
2021-05-24 19:42 Patrick McLean
2021-03-22 10:03 Michał Górny
2021-03-22 10:03 Michał Górny
2020-01-30 21:26 Michał Górny
2019-12-07 21:55 Patrick McLean

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=1640682221.662d295031620ac985876548662643f3ee38e5b5.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