public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/jog/
@ 2019-05-02 15:55 Manuel Rüger
  0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2019-05-02 15:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d72a0258df14550f6b7855adc0616f1452926986
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu May  2 15:52:51 2019 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu May  2 15:52:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72a0258

dev-python/jog: Initial version

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>

 dev-python/jog/Manifest         |  1 +
 dev-python/jog/jog-0.1.1.ebuild | 16 ++++++++++++++++
 dev-python/jog/metadata.xml     | 11 +++++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-python/jog/Manifest b/dev-python/jog/Manifest
new file mode 100644
index 00000000000..7cc22ee7e88
--- /dev/null
+++ b/dev-python/jog/Manifest
@@ -0,0 +1 @@
+DIST jog-0.1.1.tar.gz 5684 BLAKE2B 5c2955060db8bdbafeffc99ef39f5a4b39bdda3e1d681ce52f147859da2d1dfa335e13552c6b54e08800653f902b922b3f0d395c93f45787f2955de7ddc1fc78 SHA512 570c780611a15c1a8ed6db62f281e3ee8cb6a86b4fb926132aa16caaba66c079627de89cfa4308fff927d0bd969acc57bf4439f01c7e2bf4d6f12ea5c3efaddf

diff --git a/dev-python/jog/jog-0.1.1.ebuild b/dev-python/jog/jog-0.1.1.ebuild
new file mode 100644
index 00000000000..31ca7541028
--- /dev/null
+++ b/dev-python/jog/jog-0.1.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_6 )
+inherit distutils-r1
+
+DESCRIPTION="JSON Structured Logging for Python"
+HOMEPAGE="https://github.com/braedon/python-jog"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""

diff --git a/dev-python/jog/metadata.xml b/dev-python/jog/metadata.xml
new file mode 100644
index 00000000000..eaa57b4227f
--- /dev/null
+++ b/dev-python/jog/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>python@gentoo.org</email>
+    <name>Python</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="pypi">jog</remote-id>
+  </upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-02 15:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-02 15:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/jog/ Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox