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/backoff/
Date: Thu, 21 Apr 2022 14:16:30 +0000 (UTC)	[thread overview]
Message-ID: <1650550587.3af920001d32228c540eebda0c285d6bb7d63a1f.mgorny@gentoo> (raw)

commit:     3af920001d32228c540eebda0c285d6bb7d63a1f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 14:14:30 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 14:16:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af92000

dev-python/backoff: Bump to 1.11.1

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

 dev-python/backoff/Manifest              |  1 +
 dev-python/backoff/backoff-1.11.1.ebuild | 33 ++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/backoff/Manifest b/dev-python/backoff/Manifest
index ad9ddf8baa5a..3ed6164fd3ba 100644
--- a/dev-python/backoff/Manifest
+++ b/dev-python/backoff/Manifest
@@ -1 +1,2 @@
 DIST backoff-1.11.0.gh.tar.gz 17566 BLAKE2B 4afed5284eb3cbedf54e06fcd89861701613357c672ebabe2611a4bc28c3a6e4539e206cee24bb6a646f7c16c033f16ef56be3b21867aad760b71410749383b7 SHA512 0f5e176bf9d093a72068cf6e55ada8da3e8ec67b85b4fba2d697117dcb3c563a429ff53c5fe17b4a20a8b5ee0420930b789478bd89de5949b628158263413a60
+DIST backoff-1.11.1.gh.tar.gz 17581 BLAKE2B ca940270859ad78cd29d33cfd3c17605f5b42c2c745b7e7a41d53b2d6ef4bee78dd9e8f15c80387da31679aac6d30404c0988013a890ff34bd55e91716c0eff8 SHA512 7ba0e579d2a4a4bb5046ddc0d1f4b5b58ae2969a10a10a3c657e7dd9b8fd0cd6bc56fec18c28c8fb49101521b3840fe31c65e103977ea5f52f3671a07def97d4

diff --git a/dev-python/backoff/backoff-1.11.1.ebuild b/dev-python/backoff/backoff-1.11.1.ebuild
new file mode 100644
index 000000000000..30c7e50a72c6
--- /dev/null
+++ b/dev-python/backoff/backoff-1.11.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Function decoration for backoff and retry"
+HOMEPAGE="
+	https://github.com/litl/backoff/
+	https://pypi.org/project/backoff/
+"
+SRC_URI="
+	https://github.com/litl/backoff/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( README.rst )
+
+BDEPEND="
+	test? (
+		dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-04-21 14:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 14:16 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-26 16:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/backoff/ Arthur Zamarin
2022-04-26 20:43 Michał Górny
2022-04-28  8:31 Michał Górny
2022-05-18 11:16 Andrew Ammerlaan
2022-05-27  9:12 Jakov Smolić
2022-05-27 19:48 Michał Górny
2022-06-08  5:35 Michał Górny
2022-06-08 19:40 Michał Górny
2022-07-10 16:56 Sam James
2022-07-10 18:52 Michał Górny
2022-11-08 23:16 Sam James
2022-11-09  6:12 Michał Górny
2023-05-31 13:58 Michał Górny
2023-11-23 19:00 Michał Górny
2023-11-24 15:15 Arthur Zamarin
2024-06-13 16:15 Michał Górny

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=1650550587.3af920001d32228c540eebda0c285d6bb7d63a1f.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