public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tobias Klausmann" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pockets/
Date: Mon, 27 Apr 2020 11:38:38 +0000 (UTC)	[thread overview]
Message-ID: <1587987512.245a5c5172d70787560d1625923b31c7286daf0e.klausman@gentoo> (raw)

commit:     245a5c5172d70787560d1625923b31c7286daf0e
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 27 11:38:11 2020 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Apr 27 11:38:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=245a5c51

dev-python/pockets: Bump to newer version with Py3 compat

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=719364
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>

 dev-python/pockets/Manifest             |  1 +
 dev-python/pockets/pockets-0.9.1.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/pockets/Manifest b/dev-python/pockets/Manifest
index 9f96de491e4..eceddd70eef 100644
--- a/dev-python/pockets/Manifest
+++ b/dev-python/pockets/Manifest
@@ -1 +1,2 @@
 DIST pockets-0.5.1.tar.gz 18437 BLAKE2B eb2414b05f7843f8ce253cd137aac087daa4839ca4b16ce9d6f1745535d3687a5bc832abfd6597a6761c12f7251b32a1007e5d34434e0f54ef2c7a5873756f99 SHA512 f0ae52e2260d83ea76acf8996e901a8f1868b578788b9e98233d92850703ef98e3ba18beb4e7adc5883c8d339ea63a8c4b95203ff40c2521b2179fd87cab1391
+DIST pockets-0.9.1.tar.gz 24993 BLAKE2B 9962655f755bb96853f1b4450f2bdcbd111ba945dc3a5cdaad84bb43a84150e7384ecb3c5758274b9cf578adc1c8991c163c56f72a00a00bf8fed634397e02af SHA512 436f2fd8cfb9c5612733b1163d381f52c28b8749de28f5e0de609d012ccfc10ad77a31851d3e1010feef5b517f287f1e5c7fc4b447e7b080e5536fdaf8d2e9d6

diff --git a/dev-python/pockets/pockets-0.9.1.ebuild b/dev-python/pockets/pockets-0.9.1.ebuild
new file mode 100644
index 00000000000..25908918820
--- /dev/null
+++ b/dev-python/pockets/pockets-0.9.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_7 python3_8 )
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of helpful Python tools"
+HOMEPAGE="https://pypi.org/project/pockets/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+IUSE="test"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2020-04-27 11:38 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27 11:38 Tobias Klausmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-20 18:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/pockets/ Michał Górny
2023-06-01  4:13 Michał Górny
2023-02-23  6:19 Michał Górny
2023-02-22 22:27 Sam James
2023-01-22 19:48 Arthur Zamarin
2023-01-22 19:48 Arthur Zamarin
2021-11-30 11:06 Tobias Klausmann
2021-09-25 22:14 Michał Górny
2021-09-25 19:56 Sam James
2021-09-25 13:23 Michał Górny
2021-08-25  7:30 Arthur Zamarin
2021-08-25  7:30 Arthur Zamarin
2021-08-25  7:30 Arthur Zamarin
2021-06-26 13:29 Tobias Klausmann
2021-06-26 13:24 Tobias Klausmann
2021-04-11 17:15 Tobias Klausmann
2021-04-09 22:20 Sam James
2021-03-07  9:45 Tobias Klausmann
2020-09-18 15:30 Michał Górny
2020-05-13 21:07 Mart Raudsepp
2020-05-12 14:47 Agostino Sarubbo
2020-04-27 12:33 Tobias Klausmann
2020-02-05 19:12 Michał Górny
2017-08-02  4:06 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=1587987512.245a5c5172d70787560d1625923b31c7286daf0e.klausman@gentoo \
    --to=klausman@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