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: Thu,  8 Apr 2021 22:46:22 +0000 (UTC)	[thread overview]
Message-ID: <1617921371.5fdb82d7778d0f922f254e46ecc54b11790fcd69.mgorny@gentoo> (raw)

commit:     5fdb82d7778d0f922f254e46ecc54b11790fcd69
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  8 22:36:11 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr  8 22:36:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fdb82d7

dev-python/partd: Bump to 1.2.0

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

 dev-python/partd/Manifest           |  1 +
 dev-python/partd/partd-1.2.0.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/partd/Manifest b/dev-python/partd/Manifest
index 56cb9e14bd4..9add878940f 100644
--- a/dev-python/partd/Manifest
+++ b/dev-python/partd/Manifest
@@ -1 +1,2 @@
 DIST partd-1.1.0.tar.gz 35497 BLAKE2B fb9461daccd5f3215471b201bd30be1fdd499f929490b1819899c7396d1d541fa46c629c26bcef5567df259ef0de1ec8effc3b7b498dec0235a4c0117a1c6014 SHA512 5e26c4a63fc2f9a290b211c1fce291da6b3354b4d0fdf941d29ddad1252629c94275ac360d33c88d11ff4e36a4f4d6bee42edd867c92eb7ef0d2697472c9a338
+DIST partd-1.2.0.tar.gz 36720 BLAKE2B dccc14704134d1453b92e896080a820b817efc78f86511307d4d1f6e2787f38935edaa8fdfb0ea4f2350ab99f5ad06cef98bb1eba4d4e45b2582a3ada2f5d907 SHA512 dbcf6a73e23aacd6502f0669abcb8e51547f280b1b7b94baa7ab5637cd838f8427ad1c4e39127fb7f8b164f3a83b66611b2c71667d31fe0137619fb6c457fab9

diff --git a/dev-python/partd/partd-1.2.0.ebuild b/dev-python/partd/partd-1.2.0.ebuild
new file mode 100644
index 00000000000..91a5db4fd7c
--- /dev/null
+++ b/dev-python/partd/partd-1.2.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Appendable key-value storage"
+HOMEPAGE="https://github.com/dask/partd/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="dev-python/locket[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	test? (
+		dev-python/blosc[${PYTHON_USEDEP}]
+		dev-python/numpy[${PYTHON_USEDEP}]
+		dev-python/pandas[${PYTHON_USEDEP}]
+		dev-python/pyzmq[${PYTHON_USEDEP}]
+		dev-python/toolz[${PYTHON_USEDEP}]
+	)"
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-04-08 22:46 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08 22:46 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-05-07  1:57 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
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=1617921371.5fdb82d7778d0f922f254e46ecc54b11790fcd69.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