public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/genty/
Date: Thu,  7 Jan 2016 08:56:24 +0000 (UTC)	[thread overview]
Message-ID: <1452156979.aeabd4aedf751af3ca50f84b4e76ae8361f966bd.jlec@gentoo> (raw)

commit:     aeabd4aedf751af3ca50f84b4e76ae8361f966bd
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 08:24:22 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 08:56:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeabd4ae

dev-python/genty: Version Bump

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/genty/Manifest           |  1 +
 dev-python/genty/genty-1.3.0.ebuild | 32 ++++++++++++++++++++++++++++++++
 dev-python/genty/metadata.xml       |  2 +-
 3 files changed, 34 insertions(+), 1 deletion(-)

diff --git a/dev-python/genty/Manifest b/dev-python/genty/Manifest
index 5eaf42d..57af3d1 100644
--- a/dev-python/genty/Manifest
+++ b/dev-python/genty/Manifest
@@ -1 +1,2 @@
 DIST genty-1.2.1.tar.gz 21957 SHA256 ba98da9fe33d51afe3bf35ec584851176a3ff9cefc82c4e081bad4a955f0c90f SHA512 fb2aaa8a6197fe9958b4b8544217db948479d7ad3030b573bdd1cd43664e38213674754187ecdd880cd92d9c65bc15fc509956171bce39ee1d11886645e491d6 WHIRLPOOL 693517e5db3f0bb3469ee47697b3e13fa49e2a72d33b4a46c1f84150ca37b3bd9c5ca7b469f649ae717b3de30aa79b35f06cf49af576376ad058dc23f82bdb0a
+DIST genty-1.3.0.tar.gz 22751 SHA256 8c480cedf90070160584b6bec1a47a36d4d1c078b9ed24b7afdd21259671fdd3 SHA512 e4ecc19abd6d5175fb30226f1d9ebb453a71aaeb3b02db38adeb73b542e410a30f3b38d0291ca7da192f092be97a38a5a6dafb47f8103c6adb297f7db257af19 WHIRLPOOL b7187d6ff5ec0b92c89b0f963014ff73f55544641a4f3d0afe5f66f834ea763770f18f0c2c372932d9362074d5688ed4b110938d464f000d67deaba915c89484

diff --git a/dev-python/genty/genty-1.3.0.ebuild b/dev-python/genty/genty-1.3.0.ebuild
new file mode 100644
index 0000000..3b83b45
--- /dev/null
+++ b/dev-python/genty/genty-1.3.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Allows you to run a test with multiple data sets"
+HOMEPAGE="https://pypi.python.org/pypi/genty https://github.com/box/genty"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+	dev-python/six[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+# https://github.com/box/genty/issues/42
+RESTRICT=test
+
+python_test() {
+	esetup.py test --verbose
+}

diff --git a/dev-python/genty/metadata.xml b/dev-python/genty/metadata.xml
index 6b90942..6034f7b 100644
--- a/dev-python/genty/metadata.xml
+++ b/dev-python/genty/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer>


             reply	other threads:[~2016-01-07  8:56 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-07  8:56 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-25  6:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/genty/ Michał Górny
2024-05-25  6:08 Arthur Zamarin
2024-05-09 13:12 Michał Górny
2024-05-09 13:12 Michał Górny
2024-05-09 13:12 Michał Górny
2023-05-23 15:42 Michał Górny
2023-03-16  3:50 Michał Górny
2022-06-10  4:18 Michał Górny
2022-06-10  3:09 Sam James
2022-05-10 10:07 Michał Górny
2022-05-10 10:07 Michał Górny
2021-05-06 18:45 Michał Górny
2020-11-28 13:41 Sam James
2020-11-28 13:41 Sam James
2020-09-20 15:38 Michał Górny
2020-05-25 19:48 Michał Górny
2019-11-16 11:02 Michał Górny
2019-04-09  1:32 Aaron Bauman
2018-10-14 13:29 Mikle Kolyada
2018-07-14 14:23 Michał Górny
2018-02-21 22:11 Michał Górny
2018-02-21 22:11 Michał Górny
2017-08-01 20:06 Michał Górny
2017-08-01 20:06 Michał Górny
2017-01-15 20:07 Jeroen Roovers
2016-12-06 19:35 Markus Meier
2016-11-27 15:09 Tobias Klausmann
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2016-03-02 11:44 Patrick Lauer
2015-11-04 14:15 Justin Lecher
2015-11-04 14:15 Justin Lecher

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=1452156979.aeabd4aedf751af3ca50f84b4e76ae8361f966bd.jlec@gentoo \
    --to=jlec@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