From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aiounittest/
Date: Wed, 18 Mar 2020 17:19:13 +0000 (UTC) [thread overview]
Message-ID: <1584551944.6a3c8d98c643d725fc408d9c596e5ad9753d6a69.andrewammerlaan@gentoo> (raw)
commit: 6a3c8d98c643d725fc408d9c596e5ad9753d6a69
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 18 17:19:04 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 18 17:19:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6a3c8d98
dev-python/aiounittest: Test python asyncio-based code with ease
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/aiounittest/Manifest | 1 +
dev-python/aiounittest/aiounittest-1.3.1.ebuild | 20 ++++++++++++++++++++
dev-python/aiounittest/metadata.xml | 9 +++++++++
3 files changed, 30 insertions(+)
diff --git a/dev-python/aiounittest/Manifest b/dev-python/aiounittest/Manifest
new file mode 100644
index 0000000..3e131a6
--- /dev/null
+++ b/dev-python/aiounittest/Manifest
@@ -0,0 +1 @@
+DIST aiounittest-1.3.1.tar.gz 14556 BLAKE2B 34d3f04f1993325b616a0135583c1f2c70c6b5c0ffb4bc5c78eea1de927d0d76497b649c12e0cee90ff23ebd7117ed0daafab8d5dbb72630a9ae44bd23b72822 SHA512 e0953d754c1f1b868d7c161cadeff73f97786bf3aa8a24f9395aeec01ac329b3e5d2f93ef2bfdd524bd1c824e34bc2b2bcd8c215df55394e09315672b51f70ff
diff --git a/dev-python/aiounittest/aiounittest-1.3.1.ebuild b/dev-python/aiounittest/aiounittest-1.3.1.ebuild
new file mode 100644
index 0000000..3598a75
--- /dev/null
+++ b/dev-python/aiounittest/aiounittest-1.3.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Test python asyncio-based code with ease"
+HOMEPAGE="https://github.com/kwarunek/aiounittest"
+SRC_URI="https://github.com/kwarunek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests nose
+# Reason: TemplateNotFound('g')?
+#distutils_enable_sphinx docs
diff --git a/dev-python/aiounittest/metadata.xml b/dev-python/aiounittest/metadata.xml
new file mode 100644
index 0000000..a507be0
--- /dev/null
+++ b/dev-python/aiounittest/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="person">
+ <email>piotr.staroszczyk@get24.org</email>
+ <name>Piotr Staroszczyk</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2020-03-18 17:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-18 17:19 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-09 16:37 [gentoo-commits] repo/proj/guru:master commit in: dev-python/aiounittest/ Andrew Ammerlaan
2020-06-09 14:45 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-08-21 9:02 Anna Vyalkova
2022-11-03 3:09 Anna Vyalkova
2022-11-03 3:09 Anna Vyalkova
2022-11-16 15:09 Anna Vyalkova
2022-11-16 15:09 Anna Vyalkova
2023-11-10 20:18 [gentoo-commits] repo/proj/guru:master " David Roman
2023-11-10 20:12 ` [gentoo-commits] repo/proj/guru:dev " David Roman
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=1584551944.6a3c8d98c643d725fc408d9c596e5ad9753d6a69.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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