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/yapf/
Date: Tue, 28 Dec 2021 22:45:51 +0000 (UTC)	[thread overview]
Message-ID: <1640731275.acbdf31364695f6bf5f742e08afb6986cbca980a.mgorny@gentoo> (raw)

commit:     acbdf31364695f6bf5f742e08afb6986cbca980a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 22:41:15 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 22:41:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acbdf313

dev-python/yapf: Bump to 0.32.0

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

 dev-python/yapf/Manifest           |  1 +
 dev-python/yapf/yapf-0.32.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/yapf/Manifest b/dev-python/yapf/Manifest
index ca4e15ddca9b..ef9dc5172a8c 100644
--- a/dev-python/yapf/Manifest
+++ b/dev-python/yapf/Manifest
@@ -1 +1,2 @@
 DIST yapf-0.31.0.tar.gz 176856 BLAKE2B 080867363df59615d1df77ef51645cd68d931251807da83c5b9d8737a89b01e8dee7457a2b524a76ad2eb21b859ad78168a30f706ef70c3b07bcb94a98990752 SHA512 5f376e985e182aab289c41e4071fd98c0784e5292974e2efcc4beaaca68cb83068b297e228a46f51f0d9370634dbd32948bdbd03e6b65c76b43efba0fe0d3454
+DIST yapf-0.32.0.tar.gz 178621 BLAKE2B b2132e3fffb96113700e322bba3f49ded0fe417de901522793564d5830951e9f2017c576fb89c5e423f4f547c95659040c2a4fc923887d9fb941e219b21f0cf6 SHA512 c1a05a04f7558a5b51899c29010bedc105c4a4bad4b5358a903a22a39f451e03369d2b4e670ecb44a857a8fef2bf438d9da0afcbdd3a336cf037bbf480d19878

diff --git a/dev-python/yapf/yapf-0.32.0.ebuild b/dev-python/yapf/yapf-0.32.0.ebuild
new file mode 100644
index 000000000000..93675f93d2f4
--- /dev/null
+++ b/dev-python/yapf/yapf-0.32.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2018-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A formatter for Python files"
+HOMEPAGE="https://github.com/google/yapf"
+SRC_URI="https://github.com/google/yapf/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	test? ( dev-python/toml[${PYTHON_USEDEP}] )"
+
+python_test() {
+	"${EPYTHON}" -m unittest discover -v -p '*_test.py' ||
+		die "Tests failed with ${EPYTHON}"
+}


             reply	other threads:[~2021-12-28 22:45 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-28 22:45 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-24 16:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/yapf/ Michał Górny
2023-11-17 11:02 Andrew Ammerlaan
2023-11-06 13:25 Andrew Ammerlaan
2023-10-24  5:58 Michał Górny
2023-10-23 18:50 Sam James
2023-10-23 18:50 Sam James
2023-09-23  5:59 Michał Górny
2023-07-24 12:40 Michał Górny
2023-07-24  9:25 Jakov Smolić
2023-06-20 12:55 Sebastian Pipping
2023-06-20  8:49 Michał Górny
2023-05-23 17:50 Arthur Zamarin
2023-05-23 16:05 Arthur Zamarin
2023-04-18 22:26 Sebastian Pipping
2023-02-28 19:09 Sam James
2023-01-26 10:45 Michał Górny
2022-06-05  5:53 Michał Górny
2022-05-16 14:23 Andrew Ammerlaan
2022-01-29 11:51 Michał Górny
2022-01-29 10:04 Jakov Smolić
2022-01-29 10:04 Jakov Smolić
2021-06-05 18:44 Michał Górny
2021-04-12 16:17 Michał Górny
2021-04-12 15:52 Sam James
2021-04-12 15:50 Sam James
2021-03-13  7:41 Michał Górny
2020-10-13 18:06 Sam James
2020-07-12 16:57 Michał Górny
2020-06-25  7:00 Agostino Sarubbo
2020-06-11  8:34 Agostino Sarubbo
2020-06-10 19:03 Michał Górny
2020-04-29  2:07 Patrick McLean
2020-03-29 12:22 Michał Górny
2019-12-28 16:16 David Seifert
2019-09-15 16:49 Joonas Niilola
2019-09-15 16:49 Joonas Niilola
2018-11-08 22:49 Patrice Clement

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=1640731275.acbdf31364695f6bf5f742e08afb6986cbca980a.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