From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/docker-pycreds/
Date: Sat, 26 May 2018 01:18:44 +0000 (UTC) [thread overview]
Message-ID: <1527297454.29fba7e4d77fa1f90eec37a86f994ce0522be09f.mrueg@gentoo> (raw)
commit: 29fba7e4d77fa1f90eec37a86f994ce0522be09f
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 01:17:34 2018 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat May 26 01:17:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fba7e4
dev-python/docker-pycreds: Version bump to 0.2.3
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/docker-pycreds/Manifest | 1 +
dev-python/docker-pycreds/docker-pycreds-0.2.3.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/docker-pycreds/Manifest b/dev-python/docker-pycreds/Manifest
index 51e6bb3f007..c9e99c9f99d 100644
--- a/dev-python/docker-pycreds/Manifest
+++ b/dev-python/docker-pycreds/Manifest
@@ -1,2 +1,3 @@
DIST docker-pycreds-0.2.1.tar.gz 7555 BLAKE2B e9934a357cb59d995971f0d3b247e6d84efb9c105cbd71792b536fd98088a6e658361e9621360b79a3a1041cea3f063fb66d58124cca717d003f9253e2c8e908 SHA512 04a2dbd00c4e0a02bee13eaf23255e660b0e8640ef4225eff94e6c2391e5ceaf539b373ef932737dbc8eb4383746b374aca5a018a1f21c1eebb2f53160662338
DIST docker-pycreds-0.2.2.tar.gz 7787 BLAKE2B 4ab61bc9bb3f9f75667e7d74212a8e83d214bf2210e200abad593ded94aae8290b216edd28cf2304a8d8d6192faba0b3b764bbfc0f2a446efceaf33558849b84 SHA512 dc0394f7cc34b36b6a7edd61fa5937743da573d14b75f7ed06ca9d5c15a980d7c43252e846e529e2bc799e7f7b72fb1f4ca03b28c2677cc38afbfda16fbbcb55
+DIST docker-pycreds-0.2.3.tar.gz 8220 BLAKE2B db645de930becc3ad6ecb2d6476d36d1845fbaa55b7c6d2d6590e45036713b6e215b189e6ea961c31c0898e8f231943e05abe96a63c15ac43bebf0f7787b954b SHA512 d4199a48a0bda29ac6126ca9a196c0722667a744998b5f81b360066d48f1bd1f9e6e423df2b53e37117316f3dada6fa47e956c6d2c7d90f851d97a434dcb595f
diff --git a/dev-python/docker-pycreds/docker-pycreds-0.2.3.ebuild b/dev-python/docker-pycreds/docker-pycreds-0.2.3.ebuild
new file mode 100644
index 00000000000..cf82e0ccca5
--- /dev/null
+++ b/dev-python/docker-pycreds/docker-pycreds-0.2.3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for the docker credentials store API"
+HOMEPAGE="https://github.com/shin-/dockerpy-creds/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/six-1.4.0[${PYTHON_USEDEP}]"
next reply other threads:[~2018-05-26 1:18 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-26 1:18 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-27 7:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/docker-pycreds/ Michał Górny
2020-03-27 7:25 Michał Górny
2020-03-27 7:25 Michał Górny
2020-02-05 5:50 Michał Górny
2019-04-23 12:48 Manuel Rüger
2019-04-12 22:47 Matthew Thode
2019-03-10 8:41 Mikle Kolyada
2018-12-02 0:51 Manuel Rüger
2018-12-02 0:51 Manuel Rüger
2018-07-12 14:53 Manuel Rüger
2018-07-12 14:53 Manuel Rüger
2018-02-19 12:24 Manuel Rüger
2017-09-29 23:32 Matt Thode
2017-08-30 22:07 Matt Thode
2017-07-15 16:22 Tobias Klausmann
2017-04-28 14:30 Manuel Rüger
2016-11-11 17:32 Manuel Rüger
2016-11-11 12:15 Manuel Rüger
2016-09-24 15:17 Alex Brandt
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=1527297454.29fba7e4d77fa1f90eec37a86f994ce0522be09f.mrueg@gentoo \
--to=mrueg@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