public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/intelhex/
Date: Tue, 20 Oct 2015 14:02:16 +0000 (UTC)	[thread overview]
Message-ID: <1445349710.a68f2479fba9422913cb760166316bf489d72ca8.vapier@gentoo> (raw)

commit:     a68f2479fba9422913cb760166316bf489d72ca8
Author:     Vincent Palatin <vpalatin <AT> chromium <DOT> org>
AuthorDate: Tue Oct 20 14:01:34 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 14:01:50 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a68f2479

dev-python/intelhex: new package from Chromium OS

 dev-python/intelhex/Manifest            |  1 +
 dev-python/intelhex/intelhex-2.0.ebuild | 18 ++++++++++++++++++
 dev-python/intelhex/metadata.xml        |  9 +++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-python/intelhex/Manifest b/dev-python/intelhex/Manifest
new file mode 100644
index 0000000..87d81c9
--- /dev/null
+++ b/dev-python/intelhex/Manifest
@@ -0,0 +1 @@
+DIST intelhex-2.0.tar.gz 69410 SHA256 11eeb14534a84218b59094c2b76fbde448cac08613be0925efbcf1432ea0bbec SHA512 3b3d70bd758e5780922277a8f153467568d7d7d2517528848c7f6d8c137ef5e75612f0b0653f89b277c68e421785611cdddd9a0c924061780279f1fec2319c86 WHIRLPOOL 7d190b22767d907f233f5aaf297bbbed0498651813c5b962b7a0c500ac4ab8c297344c166b6806110970ce8e0b46b34a74cc82f0ebb6609c725ed5075027840e

diff --git a/dev-python/intelhex/intelhex-2.0.ebuild b/dev-python/intelhex/intelhex-2.0.ebuild
new file mode 100644
index 0000000..4ff0cc8
--- /dev/null
+++ b/dev-python/intelhex/intelhex-2.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library for Intel HEX files manipulations"
+HOMEPAGE="http://pypi.python.org/pypi/IntelHex/ https://github.com/bialix/intelhex"
+SRC_URI="mirror://pypi/I/IntelHex/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="*"
+IUSE=""

diff --git a/dev-python/intelhex/metadata.xml b/dev-python/intelhex/metadata.xml
new file mode 100644
index 0000000..41f8300
--- /dev/null
+++ b/dev-python/intelhex/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>python</herd>
+<upstream>
+	<remote-id type='pypi'>IntelHex</remote-id>
+	<remote-id type='github'>bialix/intelhex</remote-id>
+</upstream>
+</pkgmetadata>


             reply	other threads:[~2015-10-20 14:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-20 14:02 Mike Frysinger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-21  2:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/intelhex/ Mike Frysinger
2018-03-16 21:19 Michał Górny
2018-06-24 14:22 Pacho Ramos
2018-08-05 13:53 Patrice Clement
2020-03-17 17:14 Michał Górny
2020-03-17 17:14 Michał Górny
2020-03-27 16:30 Michał Górny
2020-07-04  9:07 Michał Górny
2020-10-21  6:58 Michał Górny
2020-11-02 10:34 Michał Górny
2020-11-24 13:42 Marek Szuba
2021-01-22 16:53 Agostino Sarubbo
2021-05-14 21:39 Marek Szuba
2021-08-01 22:07 Marek Szuba
2022-06-12 18:28 Michał Górny
2022-06-12 18:28 Michał Górny
2022-07-15  0:45 Sam James
2022-07-15  7:24 Michał Górny
2023-06-06 16:12 Michał Górny
2023-12-17 14:30 Mart Raudsepp
2024-05-29  5:37 Joonas Niilola
2024-06-15 13:24 Petr Vaněk

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=1445349710.a68f2479fba9422913cb760166316bf489d72ca8.vapier@gentoo \
    --to=vapier@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