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/greenstalk/
Date: Sun, 28 May 2023 03:14:49 +0000 (UTC)	[thread overview]
Message-ID: <1685243685.855d1eebbac04b58ea4383e0e2dc7c46f8cb5a70.mgorny@gentoo> (raw)

commit:     855d1eebbac04b58ea4383e0e2dc7c46f8cb5a70
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 02:58:38 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 28 03:14:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855d1eeb

dev-python/greenstalk: Bump to 2.0.1

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

 dev-python/greenstalk/Manifest                |  1 +
 dev-python/greenstalk/greenstalk-2.0.1.ebuild | 36 +++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/greenstalk/Manifest b/dev-python/greenstalk/Manifest
index 0c35653c6a48..886de67f0935 100644
--- a/dev-python/greenstalk/Manifest
+++ b/dev-python/greenstalk/Manifest
@@ -1 +1,2 @@
 DIST greenstalk-2.0.0.gh.tar.gz 13280 BLAKE2B 510b84d7dd48e0f5c9fb46ec0158473623a9e4c570e1c72db45802fce7a61b99c8f15f87d6711fa7540e6e2b6d4a846194adc28e2696400c45dc6692747f41fb SHA512 4d338bccb09b7c17c0216ce9cc4c1c9c896d15327053adc248404140ded27df6969fc8f0807120ec9417676ead57395185fb9fc5d826f49a1a1ee473aabbb048
+DIST greenstalk-2.0.1.gh.tar.gz 14355 BLAKE2B 72bb2b85b8054d3c7489eb22883d1dd1b74505de231e464ca1d962ef02df5431663da3d511f3e47c6ec3e1946c30888f2c12436e5bc3fa922d396384ec6c69f5 SHA512 d78694e0828504e7bee75c0a05ee910916310cc6a2f30ae43846350e68e39b2e262b57cb32fa106ae0dfb280ffb8569fb7c03137154d52fc85d586c7ffbccb92

diff --git a/dev-python/greenstalk/greenstalk-2.0.1.ebuild b/dev-python/greenstalk/greenstalk-2.0.1.ebuild
new file mode 100644
index 000000000000..0115a9c503b7
--- /dev/null
+++ b/dev-python/greenstalk/greenstalk-2.0.1.ebuild
@@ -0,0 +1,36 @@
+# 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="Python 3 client for the beanstalkd work queue"
+HOMEPAGE="
+	https://greenstalk.readthedocs.io/
+	https://github.com/justinmayhew/greenstalk/
+	https://pypi.org/project/greenstalk/
+"
+SRC_URI="
+	https://github.com/justinmayhew/greenstalk/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+	test? (
+		app-misc/beanstalkd
+	)
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+	epytest tests.py
+}


             reply	other threads:[~2023-05-28  3:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-28  3:14 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-10 12:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/greenstalk/ Michał Górny
2024-05-18 16:10 Michał Górny
2023-11-23 20:11 Michał Górny
2023-07-24 11:31 Michał Górny
2023-05-29  6:23 Michał Górny
2023-05-27  9:44 Arthur Zamarin
2022-05-16 13:20 Michał Górny
2022-05-13  7:22 Arthur Zamarin
2022-05-13  7:22 Arthur Zamarin
2022-05-13  7:22 Arthur Zamarin
2021-11-14  8:46 Michał Górny
2021-10-20 19:21 Arthur Zamarin
2020-12-11 12:55 Michał Górny
2020-11-17 17:43 Michał Górny
2020-08-30  8:18 Joonas Niilola
2020-03-27 10:42 Michał Górny
2019-08-13  4:42 Joonas Niilola
2019-05-15 11:02 Michael Palimaka

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=1685243685.855d1eebbac04b58ea4383e0e2dc7c46f8cb5a70.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