public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/structlog/
Date: Wed,  8 Jun 2016 19:02:06 +0000 (UTC)	[thread overview]
Message-ID: <1465412506.0b9d1ddd303ea708a02833ef284b081797c07b09.wizardedit@gentoo> (raw)

commit:     0b9d1ddd303ea708a02833ef284b081797c07b09
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 19:01:46 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 19:01:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b9d1ddd

dev-python/structlog: add initial 16.1.0 ebuild

Package-Manager: portage-2.2.28

 dev-python/structlog/Manifest                |  1 +
 dev-python/structlog/metadata.xml            | 15 +++++++++++++++
 dev-python/structlog/structlog-16.1.0.ebuild | 18 ++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-python/structlog/Manifest b/dev-python/structlog/Manifest
new file mode 100644
index 0000000..84e3ced
--- /dev/null
+++ b/dev-python/structlog/Manifest
@@ -0,0 +1 @@
+DIST structlog-16.1.0.tar.gz 150604 SHA256 46883e8a48918f18ab99c6413e166dc544acd1ad8bba659d152ac6e82c81c2ca SHA512 eafa89516b99adb02527d0b374f12b438e83a961f08cf42aa10a7196ec81df6ad5492772ae7c52747ac926d8f5a7ca8d89cc12f4dc6d37d21b9935f009894a37 WHIRLPOOL c47376833046c89060cb5a4fdc63d1613d52ce920a8060fb5a736141abd61feb1ce7493334b7099fbc86fc007cf8472b5e2349801b4066bf203ae7f4bf385d6d

diff --git a/dev-python/structlog/metadata.xml b/dev-python/structlog/metadata.xml
new file mode 100644
index 0000000..f04762c
--- /dev/null
+++ b/dev-python/structlog/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>wizardedit@gentoo.org</email>
+    <name>Austin English</name>
+  </maintainer>
+  <longdescription lang="en">
+    Structured Logging for Python
+  </longdescription>
+  <upstream>
+    <remote-id type="pypi">structlog</remote-id>
+    <remote-id type="github">hynek/structlog</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-python/structlog/structlog-16.1.0.ebuild b/dev-python/structlog/structlog-16.1.0.ebuild
new file mode 100644
index 0000000..549813d
--- /dev/null
+++ b/dev-python/structlog/structlog-16.1.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=(python2_7 python3_{4,5} pypy)
+inherit distutils-r1
+
+DESCRIPTION="Structured Logging for Python"
+HOMEPAGE="http://www.structlog.org/en/stable/"
+SRC_URI="https://github.com/hynek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0 MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2016-06-08 19:02 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08 19:02 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-26 18:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/structlog/ Pacho Ramos
2019-04-09  3:14 Austin English
2023-02-09 23:27 Bernard Cafarelli
2023-02-10  8:15 Bernard Cafarelli
2023-02-10 11:53 Bernard Cafarelli
2023-04-07  4:19 Michał Górny
2023-04-08  6:08 Michał Górny
2023-06-01 14:59 Michał Górny
2023-08-22 17:06 Sam James
2023-08-22 20:19 Sam James
2023-08-24 18:04 Jakov Smolić
2023-09-09  9:35 WANG Xuerui
2023-09-22  8:51 Arthur Zamarin
2023-10-10  5:05 Michał Górny
2023-10-29 20:21 Sam James
2023-10-29 20:21 Sam James
2023-10-29 20:21 Sam James
2023-10-29 20:22 Sam James
2023-10-29 20:22 Sam James
2023-11-01 12:23 Arthur Zamarin
2023-11-01 16:05 Michał Górny
2023-11-28  5:27 Arthur Zamarin
2023-11-28  5:27 Arthur Zamarin
2023-11-28  5:27 Arthur Zamarin
2023-11-29  4:23 Sam James
2023-12-29 17:08 Arthur Zamarin
2024-01-09  7:02 Michał Górny
2024-01-13  9:29 Arthur Zamarin
2024-01-13  9:29 Arthur Zamarin
2024-01-13  9:59 Arthur Zamarin
2024-01-13 11:15 Sam James
2024-01-13 12:02 Sam James
2024-01-23 16:53 Michał Górny
2024-01-24 18:59 Michał Górny
2024-01-24 19:05 Michał Górny
2024-01-24 19:05 Michał Górny
2024-01-24 19:05 Michał Górny
2024-01-24 20:34 Arthur Zamarin
2024-01-25  5:48 Sam James
2024-01-25 11:37 Michał Górny
2024-05-18  9:41 Michał Górny
2024-05-28  4:27 Michał Górny
2024-06-12  6:44 Arthur Zamarin
2024-06-12  7:00 Arthur Zamarin
2024-06-12  7:34 Arthur Zamarin
2024-06-12  8:42 Jakov Smolić
2024-06-12 10:29 Arthur Zamarin
2024-06-13 18:46 Arthur Zamarin
2024-06-14  1:53 Michał Górny
2024-07-18  1:56 Michał Górny
2024-08-03  6:24 Michał Górny
2024-08-03  6:37 Michał Górny
2024-08-03  8:30 Jakov Smolić
2024-08-03  8:45 Michał Górny
2024-08-03 16:48 Jakov Smolić
2024-08-10 10:28 Michał Górny
2024-08-10 11:16 Michał Górny
2025-01-17  4:33 Michał Górny
2025-02-01  9:53 Arthur Zamarin
2025-02-01  9:54 Arthur Zamarin
2025-02-01 12:17 Arthur Zamarin
2025-02-01 13:12 Arthur Zamarin
2025-02-01 13:19 Michał Górny
2025-03-12  8:31 Michał Górny
2025-03-29  7:45 Arthur Zamarin
2025-03-29  7:59 Arthur Zamarin
2025-03-29  7:59 Arthur Zamarin
2025-03-29 13:50 Arthur Zamarin
2025-03-29 14:16 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=1465412506.0b9d1ddd303ea708a02833ef284b081797c07b09.wizardedit@gentoo \
    --to=wizardedit@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