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/partd/
Date: Tue,  7 May 2024 01:57:46 +0000 (UTC)	[thread overview]
Message-ID: <1715046713.90da18bff724d750ccceb373c7da754a94e5c466.mgorny@gentoo> (raw)

commit:     90da18bff724d750ccceb373c7da754a94e5c466
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  7 01:51:53 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  7 01:51:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90da18bf

dev-python/partd: Bump to 1.4.2

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

 dev-python/partd/Manifest           |  1 +
 dev-python/partd/partd-1.4.2.ebuild | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/partd/Manifest b/dev-python/partd/Manifest
index 92e97254035f..32122a5f64a4 100644
--- a/dev-python/partd/Manifest
+++ b/dev-python/partd/Manifest
@@ -1 +1,2 @@
 DIST partd-1.4.1.tar.gz 36272 BLAKE2B 032f30988468d68b5b8a18ceeb28f75c6807bae8ec57a88c50beb1c4ed2f99721d5f50e1002cf74376867f54f5c5dbdaf823b999f8680766f13e8f5f9df74801 SHA512 0bf285a33731d3c000e6c2c1958cda0df21c3a2be31694ac31ce0cc45aa2b31b8631f962c25b9ecac3831474abb5872748bd3348f99e13faadee467a1f164492
+DIST partd-1.4.2.tar.gz 21029 BLAKE2B 47f4129beb7062415f6b7af8b1ad88faa299692abd6691bbb5ae56c991685d3c7ae7cab809c3ea67e90fc054c6018e1ed36ef0cb5be3c755eca06f1bc90fcfbc SHA512 ae7af568ea5c2c6127ea01bcb2a6703305f126414ecce8c648a14d39fd8dac987f6356011b6a61a1b1441f14a189a098bf9fe35f978a5794959e5da409668d2b

diff --git a/dev-python/partd/partd-1.4.2.ebuild b/dev-python/partd/partd-1.4.2.ebuild
new file mode 100644
index 000000000000..8ee284590257
--- /dev/null
+++ b/dev-python/partd/partd-1.4.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2024 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 pypi
+
+DESCRIPTION="Appendable key-value storage"
+HOMEPAGE="
+	https://github.com/dask/partd/
+	https://pypi.org/project/partd/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	dev-python/locket[${PYTHON_USEDEP}]
+	dev-python/toolz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	>=dev-python/versioneer-0.20[${PYTHON_USEDEP}]
+	test? (
+		dev-python/blosc[${PYTHON_USEDEP}]
+		>=dev-python/numpy-1.20.0[${PYTHON_USEDEP}]
+		>=dev-python/pandas-1.3[${PYTHON_USEDEP}]
+		dev-python/pyzmq[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2024-05-07  1:57 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-07  1:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-11 16:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/partd/ Michał Górny
2024-05-22  9:10 Michał Górny
2024-05-22  9:05 Michał Górny
2024-05-22  8:03 Michał Górny
2024-04-13 16:08 Michał Górny
2024-01-26 16:45 Michał Górny
2024-01-26 16:45 Michał Górny
2023-11-24 16:45 Arthur Zamarin
2023-10-28 15:23 Michał Górny
2023-10-27 19:32 Sam James
2023-09-26  4:42 Michał Górny
2023-05-13 16:06 Michał Górny
2023-05-13 11:35 Arthur Zamarin
2023-04-12  4:49 Michał Górny
2023-03-16  4:03 Michał Górny
2023-01-28  8:09 Sam James
2022-10-15 14:10 Andrew Ammerlaan
2022-09-20  5:57 Michał Górny
2022-09-19 20:10 Jakov Smolić
2022-08-12 10:35 Arthur Zamarin
2022-01-28 18:41 Arthur Zamarin
2021-12-13  3:09 Yixun Lan
2021-07-04 16:55 Michał Górny
2021-05-19 18:21 Michał Górny
2021-05-19 17:22 Sam James
2021-04-08 22:46 Michał Górny
2020-08-18  5:52 Sam James
2020-08-18  5:28 Sam James
2020-08-12  6:01 Agostino Sarubbo
2020-07-29 10:20 Michał Górny
2020-06-14 12:24 Michał Górny
2020-01-17  7:47 Michał Górny
2019-11-24 16:15 Aaron Bauman
2018-07-21  0:06 Mikle Kolyada
2017-03-07  9:23 David Seifert
2017-03-07  0:17 Sebastien Fabbro
2017-01-09 22:36 Aaron Bauman
2016-03-18 19:18 Sebastien Fabbro
2016-03-18 19:18 Sebastien Fabbro

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=1715046713.90da18bff724d750ccceb373c7da754a94e5c466.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