public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/clint/
Date: Sun, 22 Jan 2023 19:15:04 +0000 (UTC)	[thread overview]
Message-ID: <1674414899.86687255c19877d53e63face84a01a750f91769a.arthurzam@gentoo> (raw)

commit:     86687255c19877d53e63face84a01a750f91769a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 18:34:01 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 19:14:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86687255

dev-python/clint: EAPI=8, PEP517

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/clint/Manifest              |  1 +
 dev-python/clint/clint-0.5.1-r4.ebuild | 37 ++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/clint/Manifest b/dev-python/clint/Manifest
index e1227d68777e..abac9651a495 100644
--- a/dev-python/clint/Manifest
+++ b/dev-python/clint/Manifest
@@ -1 +1,2 @@
+DIST clint-0.5.1.gh.tar.gz 81140 BLAKE2B 5b42e7d46321f0416d3ffb51edf66c53476d3e4a211e971f36cab54a412f6b0f0ec26486c2b95871956ab09e7e4adf68e8329dd7e9e3c7ed1adb3f8a0dd2a728 SHA512 3ad8bfc587acb1322c7d7c3e73756a07c98f3b4215a3d4dc409b5a2067bc70dce2dd98d19250b8122b319b7bcf5e2859251de2829780345de06f93b35447c4e8
 DIST clint-0.5.1.tar.gz 81140 BLAKE2B 5b42e7d46321f0416d3ffb51edf66c53476d3e4a211e971f36cab54a412f6b0f0ec26486c2b95871956ab09e7e4adf68e8329dd7e9e3c7ed1adb3f8a0dd2a728 SHA512 3ad8bfc587acb1322c7d7c3e73756a07c98f3b4215a3d4dc409b5a2067bc70dce2dd98d19250b8122b319b7bcf5e2859251de2829780345de06f93b35447c4e8

diff --git a/dev-python/clint/clint-0.5.1-r4.ebuild b/dev-python/clint/clint-0.5.1-r4.ebuild
new file mode 100644
index 000000000000..1d72ca12ac7a
--- /dev/null
+++ b/dev-python/clint/clint-0.5.1-r4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{9..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python Command-line Application Tools"
+HOMEPAGE="https://github.com/kennethreitz-archive/clint"
+SRC_URI="
+	https://github.com/kennethreitz-archive/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="examples"
+
+# https://github.com/kennethreitz-archive/clint/pull/180
+PATCHES=( "${FILESDIR}/${P}-disable-args-dependency.patch" )
+
+distutils_enable_sphinx docs --no-autodoc
+distutils_enable_tests pytest
+
+python_install_all() {
+	if use examples; then
+		docompress -x "/usr/share/doc/${PF}/examples"
+		docinto examples
+		dodoc -r examples/.
+	fi
+
+	distutils-r1_python_install_all
+}


             reply	other threads:[~2023-01-22 19:15 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 19:15 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-10 12:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/clint/ Michał Górny
2024-05-18 15:56 Michał Górny
2024-05-18 15:56 Michał Górny
2023-05-25  4:40 Sam James
2023-02-23  6:19 Michał Górny
2023-02-23  6:19 Michał Górny
2023-02-22 22:56 Sam James
2023-02-22 22:27 Sam James
2023-01-22 19:15 Arthur Zamarin
2021-05-23  9:29 Michał Górny
2020-12-11 14:43 Michał Górny
2020-11-04  5:32 Sam James
2020-11-03  8:24 Michał Górny
2020-11-02 23:51 Sam James
2020-09-13 15:42 Louis Sautier
2020-09-05  0:29 Sam James
2020-05-05 11:51 Joonas Niilola
2020-03-26 14:51 Michał Górny
2020-02-04 13:58 Agostino Sarubbo
2020-02-04 12:23 Michał Górny
2019-10-14  9:25 Lars Wendler
2019-10-13 20:23 Craig Andrews
2019-10-13 20:23 Craig Andrews
2018-03-30 18:35 Aaron Bauman
2018-03-19 16:51 Mikle Kolyada
2017-04-28 16:33 Manuel Rüger
2016-01-01 11:32 Patrick Lauer
2015-08-29 23:34 Alex Brandt
2015-08-29 23:34 Alex Brandt

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=1674414899.86687255c19877d53e63face84a01a750f91769a.arthurzam@gentoo \
    --to=arthurzam@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