public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-python/purepng/
Date: Sun, 19 Mar 2017 02:08:26 +0000 (UTC)	[thread overview]
Message-ID: <1489889284.33db5273a200e8d205c429c76fd7f5eee0f851f5.sping@gentoo> (raw)

commit:     33db5273a200e8d205c429c76fd7f5eee0f851f5
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 00:08:19 2017 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 02:08:04 2017 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=33db5273

dev-python/purepng: 0.2.0

 dev-python/purepng/metadata.xml         |  7 +++++++
 dev-python/purepng/purepng-0.2.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/purepng/metadata.xml b/dev-python/purepng/metadata.xml
new file mode 100644
index 0000000..82b7b79
--- /dev/null
+++ b/dev-python/purepng/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>sping@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-python/purepng/purepng-0.2.0.ebuild b/dev-python/purepng/purepng-0.2.0.ebuild
new file mode 100644
index 0000000..654a63f
--- /dev/null
+++ b/dev-python/purepng/purepng-0.2.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}})
+inherit distutils-r1
+
+DESCRIPTION="Pure Python library for PNG image encoding/decoding"
+HOMEPAGE="https://pypi.python.org/pypi/purepng"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+	dev-python/cython[${PYTHON_USEDEP}]"
+
+DOCS=( README.md )


                 reply	other threads:[~2017-03-19  2:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1489889284.33db5273a200e8d205c429c76fd7f5eee0f851f5.sping@gentoo \
    --to=sping@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