public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Fri, 17 Nov 2023 13:32:38 +0000 (UTC)	[thread overview]
Message-ID: <1700227953.721347f9f046584d9c7b5ab388b75bd2143f63ae.mgorny@gentoo> (raw)

commit:     721347f9f046584d9c7b5ab388b75bd2143f63ae
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 17 12:15:33 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 13:32:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721347f9

dev-python/voluptuous: Bump to 0.14.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/dev-python/voluptuous/Manifest b/dev-python/voluptuous/Manifest
index 8dc7ba01c792..bb883b49c513 100644
--- a/dev-python/voluptuous/Manifest
+++ b/dev-python/voluptuous/Manifest
@@ -1,2 +1,3 @@
 DIST voluptuous-0.13.1.gh.tar.gz 42466 BLAKE2B ee66abe131d5ed6f49fb6ecc0227c6108617cadc694132826c88abf33b83538db1c97d38451983d2fb1191d5e7066491194fb01399e920b21a9e75d54df2d3fa SHA512 874960bdd3fce213e46f8017fbc56ede02133de6f8cb439d810db38ca06d9c5fcf5496150ef4c73fd19d9e06489ba08a510fd96aa16b8825564a52fd01cc3f4f
 DIST voluptuous-0.14.0.gh.tar.gz 42928 BLAKE2B 86a445d58e6395d81e522d6f54766a43893256876b2ad675810aea5f03ed6847b09b84b5bcee8d99a661ee139da1067b6d06acb852bbfdfb7662e6e1fc7915b8 SHA512 c5acbcdd05a930438c75081cbe9b4c29fdf82849ad4af02041efd4ab0f9f200fcb1554d6868f548de9f466e825e7daf59d5a0db928a16ff713e1c9004bf833b0
+DIST voluptuous-0.14.1.gh.tar.gz 42345 BLAKE2B 86866944bc391cabe7ac6c8cc00cc80d09a9d8890bab7c91f057d297b75554058da646e370cbaa9efe8d6707705c3f144af268d3d5cd6a15ac4568cac8bf146c SHA512 20d8c242b36e71c4eec7d0d7b638596b4f3762c30f8f1e0a4c0b38a4463f0a4c51279168be35a2e11d4e75428487d447e52218cccc78b61e5bab4ae0c5457120

diff --git a/dev-python/voluptuous/voluptuous-0.14.1.ebuild b/dev-python/voluptuous/voluptuous-0.14.1.ebuild
new file mode 100644
index 000000000000..36fe3b84b0f1
--- /dev/null
+++ b/dev-python/voluptuous/voluptuous-0.14.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="A Python data validation library"
+HOMEPAGE="
+	https://github.com/alecthomas/voluptuous/
+	https://pypi.org/project/voluptuous/
+"
+SRC_URI="
+	https://github.com/alecthomas/voluptuous/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-11-17 13:32 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17 13:32 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-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
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=1700227953.721347f9f046584d9c7b5ab388b75bd2143f63ae.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