public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/voluptuous/
Date: Thu, 29 Mar 2018 15:54:57 +0000 (UTC)	[thread overview]
Message-ID: <1522338862.89e514ba7beecfb5cc394f5e46833d71ebcd8584.prometheanfire@gentoo> (raw)

commit:     89e514ba7beecfb5cc394f5e46833d71ebcd8584
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 29 15:54:22 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Mar 29 15:54:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e514ba

dev-python/voluptuous: 0.11.1 bup

Closes: https://bugs.gentoo.org/651916
Package-Manager: Portage-2.3.26, Repoman-2.3.7

 dev-python/voluptuous/Manifest                 |  1 +
 dev-python/voluptuous/voluptuous-0.11.1.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/voluptuous/Manifest b/dev-python/voluptuous/Manifest
index 03bad7d2660..84d8e1a5221 100644
--- a/dev-python/voluptuous/Manifest
+++ b/dev-python/voluptuous/Manifest
@@ -1,2 +1,3 @@
 DIST voluptuous-0.10.5.tar.gz 41436 BLAKE2B a768e519157ed6999a67e7c759588c4558d3e694e4c5d4a1da0567737d249664e985661b57f9f8595fd7cf5f1b0d05d511616d6d44604443b948bd414b334412 SHA512 2024121c56a91cc3bf5102ca68f8347461b2041da9a352eade0e0ce3657d9a477a60a7a5823e8f3628eee7b327840b5c4eba13c106ea49ea91a553d6b5edd363
+DIST voluptuous-0.11.1.tar.gz 44346 BLAKE2B c0715293fbde6ce9008916d6e016d52920eda1906dc2ec292deee4b6b9f596f2d50592486b5a89df6a90e0512973e12cd69482e55f6c3a96ea0cc4b3e52bc77d SHA512 7e2f3ea122f739944a7820a536551abc45df9847a0c3daf5527eabd781b904706ea708c885d724828cfdaaac66774d2f8e7b42d3376de1c78ef2be9f535fd58f
 DIST voluptuous-0.9.3.tar.gz 34097 BLAKE2B 801e11f3318ca091909a0b9fd6085bbbf2d85e6a492bfe957868a8efccf98eb1f705aff8beacd8189381d814f20b1a34cc783098ada17b27794ec663c627a995 SHA512 1c82f9fdca1751fb3e5fa1a0c956e40e3c5ba76623a97f38dee7511c4dac430432f8f0469e1b08d6057056905643f98cc5b19c040386eb5c897dec1940c4eb45

diff --git a/dev-python/voluptuous/voluptuous-0.11.1.ebuild b/dev-python/voluptuous/voluptuous-0.11.1.ebuild
new file mode 100644
index 00000000000..3b1c08000c5
--- /dev/null
+++ b/dev-python/voluptuous/voluptuous-0.11.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A Python data validation library."
+HOMEPAGE="https://github.com/alecthomas/voluptuous"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
+
+python_test() {
+	unset PYTHONPATH
+	nosetests -v || die "Tests failed"
+}


             reply	other threads:[~2018-03-29 15:55 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-29 15:54 Matt Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-20  9:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/voluptuous/ Michał Górny
2024-07-20  7:42 Arthur Zamarin
2024-07-03  3:44 Michał Górny
2024-06-27  2:53 Michał Górny
2024-06-24  2:41 Michał Górny
2024-05-18 11:11 Michał Górny
2024-02-20  9:09 Michał Górny
2024-02-20  7:55 Sam James
2024-02-04  4:01 Michał Górny
2023-11-29 11:04 Michał Górny
2023-11-17 13:32 Michał Górny
2023-11-12 19:20 Michał Górny
2023-05-27 19:21 Arthur Zamarin
2022-05-28 21:12 Jakov Smolić
2022-05-01 12:56 Michał Górny
2022-05-01 12:20 Jakov Smolić
2022-04-08  7:33 Michał Górny
2022-04-07 16:59 Arthur Zamarin
2022-03-30 18:45 Michał Górny
2021-10-24  5:13 Arthur Zamarin
2021-09-23  8:16 Michał Górny
2021-06-05 18:39 Michał Górny
2021-01-13 20:16 Michał Górny
2021-01-13 19:07 Sam James
2020-12-07 11:39 Michał Górny
2020-10-22 21:06 Michał Górny
2020-10-22  7:18 Sam James
2020-09-22 20:40 Michał Górny
2020-09-22 19:33 Sam James
2020-09-21 15:30 Michał Górny
2020-09-21 15:30 Michał Górny
2020-08-21 19:28 David Seifert
2020-08-02  9:33 Michał Górny
2020-06-10  8:11 Michał Górny
2020-05-31 15:42 Michał Górny
2020-05-02 18:38 Matthew Thode
2020-05-02  4:31 Matthew Thode
2020-04-21 19:45 Sergei Trofimovich
2020-04-08 20:53 Sergei Trofimovich
2020-03-29 11:14 Michał Górny
2019-01-28  0:25 Matthew Thode
2018-08-30 17:50 Matt Thode
2018-07-25  7:07 Matt Thode
2018-04-29  3:14 Matt Thode
2018-04-29  3:14 Matt Thode
2017-08-28 21:52 Matt Thode
2017-05-05 12:44 Manuel Rüger
2016-10-11 18:45 Matt Thode
2016-10-11 18:45 Matt Thode
2016-09-14 13:08 Matt Thode
2016-09-12 14:30 Matt Thode
2016-03-25 22:58 Matt Thode

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=1522338862.89e514ba7beecfb5cc394f5e46833d71ebcd8584.prometheanfire@gentoo \
    --to=prometheanfire@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