public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pickleshare/
Date: Sat,  4 Feb 2017 21:30:07 +0000 (UTC)	[thread overview]
Message-ID: <1486243759.623f787cdfa7f8bb8aeb36541b99efadace1e4a1.soap@gentoo> (raw)

commit:     623f787cdfa7f8bb8aeb36541b99efadace1e4a1
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Feb  3 11:19:27 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 21:29:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623f787c

dev-python/pickleshare: Version bump to 0.7.4

Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3787

 dev-python/pickleshare/Manifest                 |  1 +
 dev-python/pickleshare/pickleshare-0.7.4.ebuild | 31 +++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/pickleshare/Manifest b/dev-python/pickleshare/Manifest
index f419651..0bbd66d 100644
--- a/dev-python/pickleshare/Manifest
+++ b/dev-python/pickleshare/Manifest
@@ -1 +1,2 @@
 DIST pickleshare-0.7.3.tar.gz 5930 SHA256 b9710d01f777b1bf3b69c8f889b1d05a5145668f79e980cbd0f849e059edd274 SHA512 c49f41b2778783c0de69838db0c916bbfe88eb651134959bf43a18233a4f1747599e51bdbe4b0cc7f7b13c92fc202c2159a0cdd2331b099034afbfe0df61c19d WHIRLPOOL 53b540170c4a72c70743ae9c472a57fda67646a44c5d3f256a72f95b7f97ebbe1f08dcbb5f1c5de0b9ddfe051bdbd1193abd202aae967ec832c635bd33e4d714
+DIST pickleshare-0.7.4.tar.gz 5981 SHA256 84a9257227dfdd6fe1b4be1319096c20eb85ff1e82c7932f36efccfe1b09737b SHA512 6cd4b70f63378c4f668f3428262aeca66a38ec86ef9069e3fbc5e7b0b8d7a06341e99b387f9cf29502decbb47c188b7b2183fe7d249e68914fead7e6628d7154 WHIRLPOOL 97321c95b8838bb7ed8d4a28f0b8d06e6eb5043d3975f6657eb517c3d9dca04eaebf2141949b9bae897a27dd79d608e9602e9646a2e6543a4d6ccd4f533ebe15

diff --git a/dev-python/pickleshare/pickleshare-0.7.4.ebuild b/dev-python/pickleshare/pickleshare-0.7.4.ebuild
new file mode 100644
index 00000000..ec0e232
--- /dev/null
+++ b/dev-python/pickleshare/pickleshare-0.7.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="A small 'shelve' like datastore with concurrency support"
+HOMEPAGE="https://github.com/pickleshare/pickleshare"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	$(python_gen_cond_dep 'dev-python/pathlib[${PYTHON_USEDEP}]' 'python2*')
+	>=dev-python/path-py-6.2[${PYTHON_USEDEP}]"
+
+DEPEND="${RDEPEND}
+	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+RESTRICT="test"
+
+python_test() {
+	py.test || die
+}


             reply	other threads:[~2017-02-04 21:30 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-04 21:30 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-20 17:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/pickleshare/ Michał Górny
2024-05-18  6:58 Michał Górny
2023-11-16 19:43 Michał Górny
2023-11-16 19:43 Michał Górny
2023-10-27 14:04 Michał Górny
2023-10-27 12:17 Sam James
2023-10-15  8:00 Sam James
2023-10-15  7:38 Sam James
2023-10-14 19:52 Arthur Zamarin
2023-10-14 18:17 Arthur Zamarin
2023-10-14 18:17 Arthur Zamarin
2023-10-14 16:52 Arthur Zamarin
2023-09-14 11:24 Andrew Ammerlaan
2022-09-22  7:45 Michał Górny
2022-05-16 14:43 Andrew Ammerlaan
2022-02-14  8:35 Matt Turner
2022-01-30 11:33 James Le Cuirot
2021-11-01 15:46 Sam James
2021-09-26 17:52 Sam James
2021-09-08 16:19 Sam James
2021-06-29  5:53 Yixun Lan
2021-05-06 11:38 Michał Górny
2020-06-10  8:11 Michał Górny
2020-06-08 17:36 Michał Górny
2020-06-03 18:43 Agostino Sarubbo
2020-06-02 22:21 Mart Raudsepp
2020-03-28 11:59 Michał Górny
2020-03-01  4:12 Andrey Grozin
2020-01-26 17:11 Michał Górny
2019-12-14  0:41 David Seifert
2018-05-27  8:44 Mart Raudsepp
2018-05-16 12:28 Agostino Sarubbo
2018-03-21 20:24 Markus Meier
2018-03-12  0:51 Matt Turner
2018-03-04 22:40 Sergei Trofimovich
2017-05-22 16:41 Michał Górny
2017-03-12  6:19 Zac Medico
2016-10-19 23:22 Patrice Clement
2016-10-19 23:22 Patrice Clement
2016-07-30  8:28 David Seifert
2016-07-23 11:46 David Seifert
2016-02-28  6:51 Matt Thode
2016-01-21  8:33 Justin Lecher
2015-11-28 17:33 Justin Lecher

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=1486243759.623f787cdfa7f8bb8aeb36541b99efadace1e4a1.soap@gentoo \
    --to=soap@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