public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/avro/
Date: Mon, 27 Sep 2021 16:47:34 +0000 (UTC)	[thread overview]
Message-ID: <1632761250.d4f2d81d6dda2163c1fda5e2d4baf73b7d0045fa.Alessandro-Barbieri@gentoo> (raw)

commit:     d4f2d81d6dda2163c1fda5e2d4baf73b7d0045fa
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Sep 27 16:04:07 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon Sep 27 16:47:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4f2d81d

dev-python/avro: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/avro/Manifest           |  1 +
 dev-python/avro/avro-1.10.2.ebuild | 24 ++++++++++++++++++++++++
 dev-python/avro/metadata.xml       | 11 +++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-python/avro/Manifest b/dev-python/avro/Manifest
new file mode 100644
index 000000000..08bff3b52
--- /dev/null
+++ b/dev-python/avro/Manifest
@@ -0,0 +1 @@
+DIST avro-1.10.2.tar.gz 68176 BLAKE2B aeb6f40ac7a1cf2167b6f13db8acc78aceaebf20be8915b4863b7c4a1b2996de46a79f5c182dcd559a21781bae08c94f82f732cc736fecbe6425a1e71a6e8f0c SHA512 46bb7035a71a0d1b43d067fdc8bde8328322acc764908d100bb0ef4a23913e7fd7660ee61dfb21e8e85cc53720192e329da6f2f31aeafd480322ade0907bc2a7

diff --git a/dev-python/avro/avro-1.10.2.ebuild b/dev-python/avro/avro-1.10.2.ebuild
new file mode 100644
index 000000000..e44f7e40f
--- /dev/null
+++ b/dev-python/avro/avro-1.10.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Apache Avro™ is a data serialization system"
+HOMEPAGE="
+	https://pypi.org/project/avro
+	https://avro.apache.org
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="test"
+PROPERTIES="test_network"
+
+distutils_enable_tests pytest

diff --git a/dev-python/avro/metadata.xml b/dev-python/avro/metadata.xml
new file mode 100644
index 000000000..d822d0aa0
--- /dev/null
+++ b/dev-python/avro/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="person">
+		<email>lssndrbarbieri@gmail.com</email>
+		<name>Alessandro Barbieri</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">avro</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2021-09-27 16:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27 16:47 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-27 22:28 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/avro/ Karl-Johan Karlsson
2021-11-02  3:40 Alessandro Barbieri
2022-05-30 23:04 Alessandro Barbieri
2024-01-23 14:25 Takuya Wakazono
2024-01-23 14:25 Takuya Wakazono

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=1632761250.d4f2d81d6dda2163c1fda5e2d4baf73b7d0045fa.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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