public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/persist-queue/
Date: Mon,  2 Oct 2023 15:47:27 +0000 (UTC)	[thread overview]
Message-ID: <1696255945.b0bf71e884ae94d770c08f51298c7ade62511133.davidroman@gentoo> (raw)

commit:     b0bf71e884ae94d770c08f51298c7ade62511133
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Oct  2 14:12:25 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Oct  2 14:12:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0bf71e8

dev-python/persist-queue: add 0.8.1

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-python/persist-queue/Manifest                  |  1 +
 .../persist-queue/persist-queue-0.8.1.ebuild       | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/persist-queue/Manifest b/dev-python/persist-queue/Manifest
index faba57d9db..295db6aeda 100644
--- a/dev-python/persist-queue/Manifest
+++ b/dev-python/persist-queue/Manifest
@@ -1 +1,2 @@
 DIST persist-queue-0.8.0.tar.gz 29108 BLAKE2B 6b8891544140331f6f0f7072cf474b2f4f344e5d55ae078f814f9c6b2e5aa9876d6dbd731dac3a6b7ad69bc5143c29d2baf541e01dbe473d8b1bf36be641bb06 SHA512 85a6f66df902ee45e07a8611930549d0c8ae028338b09e0408a3d47fd5989f72477a91965cbb8b4919d2be8b6306777d2f83346f7c0fa4e9601b2a4d15891121
+DIST persist-queue-0.8.1.tar.gz 29652 BLAKE2B b088a1d1784928e682151d0ccf984439df13b771aea4c5125b213a87fea05fbbc654fd80b787e141083a148b8b4b661b50fbe22f85cc582d0f411297089a88e2 SHA512 a5582deddd06108b4e748ee10fed5f64a328fe361b2db8f74400f7e43fc5800aafee67230e7edf481f926c8e20c73fb5d32109d15504a24caa67da848458ce6c

diff --git a/dev-python/persist-queue/persist-queue-0.8.1.ebuild b/dev-python/persist-queue/persist-queue-0.8.1.ebuild
new file mode 100644
index 0000000000..8b9540bfd2
--- /dev/null
+++ b/dev-python/persist-queue/persist-queue-0.8.1.ebuild
@@ -0,0 +1,31 @@
+# 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
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A thread-safe disk based persistent queue in Python"
+HOMEPAGE="https://github.com/peter-wangxu/persist-queue"
+LICENSE="BSD"
+
+
+KEYWORDS="~amd64"
+SLOT="0"
+
+# It tries to connect to a local MySQL server
+RESTRICT="test"
+
+DEPEND="
+	dev-python/DBUtils[${PYTHON_USEDEP}]
+	dev-python/msgpack[${PYTHON_USEDEP}]
+	dev-python/pymysql[${PYTHON_USEDEP}]
+"
+
+RDEPEND="${DEPEND}"
+
+#distutils_enable_tests nose


WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/persist-queue/
Date: Mon,  2 Oct 2023 14:12:33 +0000 (UTC)	[thread overview]
Message-ID: <1696255945.b0bf71e884ae94d770c08f51298c7ade62511133.davidroman@gentoo> (raw)
Message-ID: <20231002141233.TWuEqsLonI9lQLwEHWRrw9v8BdBc8knihZ-a5djibmA@z> (raw)

commit:     b0bf71e884ae94d770c08f51298c7ade62511133
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Oct  2 14:12:25 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Oct  2 14:12:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0bf71e8

dev-python/persist-queue: add 0.8.1

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-python/persist-queue/Manifest                  |  1 +
 .../persist-queue/persist-queue-0.8.1.ebuild       | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/persist-queue/Manifest b/dev-python/persist-queue/Manifest
index faba57d9db..295db6aeda 100644
--- a/dev-python/persist-queue/Manifest
+++ b/dev-python/persist-queue/Manifest
@@ -1 +1,2 @@
 DIST persist-queue-0.8.0.tar.gz 29108 BLAKE2B 6b8891544140331f6f0f7072cf474b2f4f344e5d55ae078f814f9c6b2e5aa9876d6dbd731dac3a6b7ad69bc5143c29d2baf541e01dbe473d8b1bf36be641bb06 SHA512 85a6f66df902ee45e07a8611930549d0c8ae028338b09e0408a3d47fd5989f72477a91965cbb8b4919d2be8b6306777d2f83346f7c0fa4e9601b2a4d15891121
+DIST persist-queue-0.8.1.tar.gz 29652 BLAKE2B b088a1d1784928e682151d0ccf984439df13b771aea4c5125b213a87fea05fbbc654fd80b787e141083a148b8b4b661b50fbe22f85cc582d0f411297089a88e2 SHA512 a5582deddd06108b4e748ee10fed5f64a328fe361b2db8f74400f7e43fc5800aafee67230e7edf481f926c8e20c73fb5d32109d15504a24caa67da848458ce6c

diff --git a/dev-python/persist-queue/persist-queue-0.8.1.ebuild b/dev-python/persist-queue/persist-queue-0.8.1.ebuild
new file mode 100644
index 0000000000..8b9540bfd2
--- /dev/null
+++ b/dev-python/persist-queue/persist-queue-0.8.1.ebuild
@@ -0,0 +1,31 @@
+# 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
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A thread-safe disk based persistent queue in Python"
+HOMEPAGE="https://github.com/peter-wangxu/persist-queue"
+LICENSE="BSD"
+
+
+KEYWORDS="~amd64"
+SLOT="0"
+
+# It tries to connect to a local MySQL server
+RESTRICT="test"
+
+DEPEND="
+	dev-python/DBUtils[${PYTHON_USEDEP}]
+	dev-python/msgpack[${PYTHON_USEDEP}]
+	dev-python/pymysql[${PYTHON_USEDEP}]
+"
+
+RDEPEND="${DEPEND}"
+
+#distutils_enable_tests nose


             reply	other threads:[~2023-10-02 15:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-02 15:47 David Roman [this message]
2023-10-02 14:12 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/persist-queue/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2024-07-09  9:46 [gentoo-commits] repo/proj/guru:master " David Roman
2024-05-08 12:21 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-05-08 12:34 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-05-08 12:21 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-05-08 12:34 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-03-19 10:20 Julien Roy
2023-05-25  2:21 Haelwenn Monnier
2023-05-25  2:21 Haelwenn Monnier
2022-07-03 11:44 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-07-03 11:44 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-06-13 10:49 Andrew Ammerlaan

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=1696255945.b0bf71e884ae94d770c08f51298c7ade62511133.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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