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/oslo-context/
Date: Tue, 14 Nov 2023 20:06:20 +0000 (UTC)	[thread overview]
Message-ID: <1699992342.c8e2835167ec95fa9084678d272e0d0291342ad4.mgorny@gentoo> (raw)

commit:     c8e2835167ec95fa9084678d272e0d0291342ad4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 19:57:08 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 20:05:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e28351

dev-python/oslo-context: Bump to 5.3.0

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

 dev-python/oslo-context/Manifest                  |  1 +
 dev-python/oslo-context/oslo-context-5.3.0.ebuild | 38 +++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/oslo-context/Manifest b/dev-python/oslo-context/Manifest
index 60eef0b94c70..ed35340cd370 100644
--- a/dev-python/oslo-context/Manifest
+++ b/dev-python/oslo-context/Manifest
@@ -1 +1,2 @@
 DIST oslo.context-5.2.0.tar.gz 33729 BLAKE2B 3ad22132b4951d00e5e884e77fc3e5acc122c43a09176886a7ef1f7aba3ed8bd0df562295fd2107edc8178b791101ef45bf1b44681dfbc6de49a06661a44ebd4 SHA512 d79c34a5f30a2e8ef2d44678f2e8200ab96aa5ceca501152461ea0d9e9eedcfccc563a075bbc7b85a5deba9165890d29e8e604f278a374b0f90c973ee4265c3e
+DIST oslo.context-5.3.0.tar.gz 34831 BLAKE2B 6fcc6667562967cc77f7e6a0e3c1cc97d44690686e58c00eb2cde2593b48272abc1661b173e6bde1fec8d0eff2deb9484042fbac737fa0bd162cd2bc6d0ac7d2 SHA512 862039386c44ff55ddcea0d5a6de5caa9441382e2e7750bd60f24a33c4e3963f0788b3c79d86c61a20ff097d4d3a8ee381f9ee81e9b8a5a44356595b26d319e8

diff --git a/dev-python/oslo-context/oslo-context-5.3.0.ebuild b/dev-python/oslo-context/oslo-context-5.3.0.ebuild
new file mode 100644
index 000000000000..5c3230db8562
--- /dev/null
+++ b/dev-python/oslo-context/oslo-context-5.3.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Helpers to maintain useful information about a request context"
+HOMEPAGE="
+	https://opendev.org/openstack/oslo.context/
+	https://github.com/openstack/oslo.context/
+	https://pypi.org/project/oslo.context/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+	>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+	>=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+	test? (
+		>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+		>=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx doc/source \
+	dev-python/openstackdocstheme


             reply	other threads:[~2023-11-14 20:06 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-14 20:06 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-07 10:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-context/ Michał Górny
2024-09-07 10:38 Arthur Zamarin
2024-08-21 19:13 Michał Górny
2024-06-11 19:25 Michał Górny
2024-03-09 14:19 Michał Górny
2024-03-01  4:47 Michał Górny
2024-02-23  3:40 Michał Górny
2023-11-29 10:07 Michał Górny
2023-11-29  9:59 Michał Górny
2023-09-30  6:38 Michał Górny
2023-09-30  5:44 Arthur Zamarin
2023-08-28 16:53 Michał Górny
2023-06-22 14:36 Michał Górny
2023-04-22  9:16 Michał Górny
2023-04-22  8:53 Arthur Zamarin
2023-03-21 20:06 Michał Górny
2023-03-14  5:02 Michał Górny
2023-03-13 19:39 Arthur Zamarin
2023-02-22  5:09 Michał Górny
2023-02-11  7:27 Michał Górny
2022-08-17 19:31 Arthur Zamarin
2022-08-17 19:08 Arthur Zamarin
2022-07-15 13:45 Arthur Zamarin
2022-07-12 15:48 Michał Górny
2022-05-28 16:00 Jakov Smolić
2022-03-15 14:17 Michał Górny
2022-03-15 12:33 Jakov Smolić
2022-02-16 22:34 Michał Górny
2022-02-03 20:39 Arthur Zamarin
2021-11-21 19:14 Michał Górny
2021-11-21 18:39 Jakov Smolić
2021-10-22 10:28 Michał Górny
2021-10-02  8:35 Arthur Zamarin
2021-10-01  6:14 Arthur Zamarin
2021-10-01  6:14 Arthur Zamarin
2021-09-25 22:03 Michał Górny
2021-09-25 19:56 Sam James
2021-08-19 22:13 Michał Górny
2021-06-22 10:02 Michał Górny
2021-06-22 10:02 Michał Górny
2021-05-16 12:45 Sam James
2021-01-24  0:07 Sam James
2020-11-18  9:12 Michał Górny
2020-11-14 22:00 Michał Górny
2020-10-11  1:29 Matthew Thode
2020-01-13  9:48 Michał Górny
2019-03-25  0:07 Matthew Thode
2019-01-28  0:25 Matthew Thode
2018-08-30 17:09 Matt Thode
2018-06-24 12:20 Pacho Ramos
2018-06-18  1:59 Matt Thode
2018-03-31  0:59 Matt Thode
2018-02-17  1:47 Matt Thode
2018-01-05 13:26 Michał Górny
2017-12-21  7:13 Matt Thode
2017-11-22  2:00 Matt Thode
2017-08-27  4:26 Matt Thode
2017-08-02 23:59 Matt Thode
2017-07-06 16:58 Matt Thode
2017-05-02 13:11 Michał Górny
2017-02-27  2:16 Matt Thode
2016-03-25 22:32 Matt Thode
2016-02-28  7:08 Matt Thode
2016-02-09  9:33 Justin Lecher
2015-11-10  8:24 Agostino Sarubbo
2015-11-10  8:19 Agostino Sarubbo
2015-10-19  6:38 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=1699992342.c8e2835167ec95fa9084678d272e0d0291342ad4.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