From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/voluptuous/
Date: Mon, 21 Sep 2020 15:30:19 +0000 (UTC) [thread overview]
Message-ID: <1600702204.ee97c91594e9d6d2d3c8cbfe10585f8288dfd1b5.mgorny@gentoo> (raw)
commit: ee97c91594e9d6d2d3c8cbfe10585f8288dfd1b5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 15:08:02 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 15:30:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee97c915
dev-python/voluptuous: Bump to 0.12.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/voluptuous/Manifest | 1 +
dev-python/voluptuous/voluptuous-0.12.0.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-python/voluptuous/Manifest b/dev-python/voluptuous/Manifest
index 50d8067892f..5badb10b237 100644
--- a/dev-python/voluptuous/Manifest
+++ b/dev-python/voluptuous/Manifest
@@ -1,2 +1,3 @@
DIST voluptuous-0.11.5.tar.gz 44216 BLAKE2B 921e0f35bd5348f412f0bf20939b3364b0014d3b1d1a7248cd73f2514eef0fb4e5b4b742876dc4606b5619529f1aa96e3577508ed0bf8d1e98b4d8bb88e2b8a2 SHA512 8893434e8e73ebf3682da1970d1d720444de452937ac9123fab53413c88a21d04ad3eb490902d829aa60be6804ff68b8bcf57a1c45807751c3d50be63e9b2551
DIST voluptuous-0.11.7.tar.gz 45262 BLAKE2B 2c4c171ed281bdf799491b0e14f64ff2f4ff73143b1b5498eed0d2d4a148ff0e40392393923f25bbb066a872a81ac753d861640abc8b3d340c4c01ff5e139140 SHA512 bf0ad4684a4da59b3eccb54f6edfa643eb894076fc50d1bfd4c953de15cfd711a70e8aee685497197eaef24897ae55fb5fb2aec5e2fc9dcf344a6f7c6f569b88
+DIST voluptuous-0.12.0.tar.gz 46958 BLAKE2B ec41ea9d5775bdc443153b913bcef7e73f14e29d47c6997e5597958b59c2b1143c83b65ca08d2a06aba3725f76f9168be4f46f68d91d87ceb4e4e3b6643e6800 SHA512 7c72d965f2a2eeb2ad099a19b41e2249b9921e51985ff975ed62fe5a6d5b3f2d5c2a7d6fc2cbe3c80abbea17cfc46c39f1953db5daecc0faafb348c838f80417
diff --git a/dev-python/voluptuous/voluptuous-0.12.0.ebuild b/dev-python/voluptuous/voluptuous-0.12.0.ebuild
new file mode 100644
index 00000000000..d0c398fb00b
--- /dev/null
+++ b/dev-python/voluptuous/voluptuous-0.12.0.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..9} )
+
+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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.11.5-fix-doctest.patch )
+
+distutils_enable_tests nose
next reply other threads:[~2020-09-21 15:30 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-21 15:30 Michał Górny [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-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
2018-03-29 15:54 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=1600702204.ee97c91594e9d6d2d3c8cbfe10585f8288dfd1b5.mgorny@gentoo \
--to=mgorny@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