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/colorlog/
Date: Fri, 24 Aug 2018 06:24:43 +0000 (UTC)	[thread overview]
Message-ID: <1535091874.51443d82972d1a63484ea8c515c2ff6720b94d0f.mgorny@gentoo> (raw)

commit:     51443d82972d1a63484ea8c515c2ff6720b94d0f
Author:     Michael Seifert <m.seifert <AT> digitalernachschub <DOT> de>
AuthorDate: Tue Aug 21 15:18:05 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 24 06:24:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51443d82

dev-python/colorlog: Added ebuild for v3.1.4.

Closes: https://bugs.gentoo.org/664182
Closes: https://github.com/gentoo/gentoo/pull/9653

 dev-python/colorlog/Manifest              |  1 +
 dev-python/colorlog/colorlog-3.1.4.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/colorlog/Manifest b/dev-python/colorlog/Manifest
index e83cd0719c7..43991bc622c 100644
--- a/dev-python/colorlog/Manifest
+++ b/dev-python/colorlog/Manifest
@@ -1 +1,2 @@
 DIST colorlog-2.7.0.tar.gz 10153 BLAKE2B 5e3c1fb3dce5b9a925739777b3f7569cd10094e02385888cdc2865e47bae4dfa0cb9960a3144794fa6cd09c5143adf4df8f18af1c0d9cf561165595e10322053 SHA512 765923004a2e2b0c0e34f7cbf2d79ac7232a13e9aba68166c8ba295303cd7187317d9a34a405a78cc5f7ca0281fc3b653848e419c0b3a0dd473ad0b859216703
+DIST colorlog-3.1.4.tar.gz 14424 BLAKE2B 0434c92044c623dc4b9be4ae3ddc491ccda3db7725894d07125ed19e8f8ae184d8cae27a7adb424e799cf092e66c17089eb193686ef710b5a4789f2f7c75dde6 SHA512 9333e8e5a3237cf3f43d0a86cf93c6252ed52031e685342a1afc411568407a77840946620da429dc384c8f77f7e540339632f15a417ce00a13b40b2d51f1c730

diff --git a/dev-python/colorlog/colorlog-3.1.4.ebuild b/dev-python/colorlog/colorlog-3.1.4.ebuild
new file mode 100644
index 00000000000..603f274853c
--- /dev/null
+++ b/dev-python/colorlog/colorlog-3.1.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Log formatting with colors"
+HOMEPAGE="https://pypi.org/project/colorlog/ https://github.com/borntyping/python-colorlog"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+	py.test -vv -p no:logging || die
+}


             reply	other threads:[~2018-08-24  6:24 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-24  6:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-11 13:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/colorlog/ Michał Górny
2024-02-11 11:11 Sam James
2024-01-26 16:27 Michał Górny
2023-12-20 16:15 Michał Górny
2023-12-03  4:20 Michał Górny
2023-11-24 18:47 Michał Górny
2023-05-26 20:26 Arthur Zamarin
2023-03-16  3:47 Michał Górny
2022-10-03  6:50 Michał Górny
2022-08-29 18:04 Arthur Zamarin
2022-05-12 19:21 Arthur Zamarin
2022-04-24 18:44 Jakov Smolić
2022-02-11 20:25 Arthur Zamarin
2021-12-10 17:46 Michał Górny
2021-12-10 12:02 Jakov Smolić
2021-11-09 10:23 Michał Górny
2021-09-25 22:00 Michał Górny
2021-09-25 19:56 Sam James
2021-08-24  6:59 Michał Górny
2021-06-15  5:40 Michał Górny
2021-06-15  4:06 Sam James
2021-05-09 11:35 Michał Górny
2021-04-28 17:47 Michał Górny
2021-04-28 17:00 Sam James
2021-04-14  7:19 Michał Górny
2021-03-22 21:33 Michał Górny
2021-03-02  8:48 Michał Górny
2021-03-02  3:49 Sam James
2021-03-02  1:01 Michał Górny
2021-01-14 21:30 Michał Górny
2020-11-17  0:08 Michał Górny
2020-03-26 14:51 Michał Górny
2020-02-04 15:48 Michał Górny
2017-05-15 17:01 Manuel Rüger
2017-05-02 16:41 Michał Górny
2016-07-17 21:03 Patrick Lauer
2016-02-01 22:21 Justin Lecher
2016-02-01 15:44 Justin Lecher
2016-01-17 23:10 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=1535091874.51443d82972d1a63484ea8c515c2ff6720b94d0f.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