From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/dxf/
Date: Sun, 22 Oct 2017 00:17:21 +0000 (UTC) [thread overview]
Message-ID: <1508631421.50d4d9fab31b6c9e8121e24416b82f458b65e1aa.mrueg@gentoo> (raw)
commit: 50d4d9fab31b6c9e8121e24416b82f458b65e1aa
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 00:17:01 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 00:17:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d4d9fa
app-admin/dxf: Version bump to 6.2.0
Package-Manager: Portage-2.3.12, Repoman-2.3.3
app-admin/dxf/Manifest | 1 +
app-admin/dxf/dxf-6.2.0.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/app-admin/dxf/Manifest b/app-admin/dxf/Manifest
index cbd28e6b4ff..157b1094a2a 100644
--- a/app-admin/dxf/Manifest
+++ b/app-admin/dxf/Manifest
@@ -1,2 +1,3 @@
DIST dxf-6.1.0.tar.gz 281228 SHA256 e5e3bff461ed83fdcbb885f4022db07a336a9992b8257e651b9ab4fac13ebe5f SHA512 ebe0757e311a39bffa86728cbf875c0386e2d7e476c2cc1faf23d578f0d0f504658f9c256a9f6465c2fde351876a40a8c4fc1c5ae6308db8c93a9319e9732eb7 WHIRLPOOL f108b1f230f24cbd1990008c65c5c8bcd8afe033fe79b963412441a6cd1c69115ca4693c4db254681f08b4f9572266324bb82dad14a3f89c6382f1dc22c4063c
+DIST dxf-6.2.0.tar.gz 284243 SHA256 c3c927dd3c397683707ade3a909bb41e887d9a0b07f7f6efdd69c7b0f4793218 SHA512 b3498e6a05401be784aeb086be3db21199bc6f0fc206bbb31344b29b84289f56dc4001020597f77b6867dff9d5b14f6ab41c921df5dabc094520af5dd6fdea0b WHIRLPOOL f4a9a8981dc1abe2d12ad4fe48de1ec6d86ef2d4cb93c110ece9c9127c10dc79986237b340f14983080aea0fbea61e422555e18864966bb57830ddb27c8d7ca8
DIST python-dxf-6.0.0.tar.gz 18059 SHA256 9f3b60f87be1f47bf03f26f4fcfa8176dccdcfa7ea0533a0a6bb89b05f96a1bf SHA512 fb502aac73f7e4ff6c2ef8e11887ec71093c9387857da4eeca222fba23bd669d06e0f085660637ad9774decb310b56ed36c14e29014de3e15108d77417309d41 WHIRLPOOL 2ceb04804a358c2f09b7c1cff15b15c5b0d249639a3909eb0401c06e523ca0f655d740fa3929009c0cef23932e3ce65e1b52a05e59c2bb127c25947e1c528f5b
diff --git a/app-admin/dxf/dxf-6.2.0.ebuild b/app-admin/dxf/dxf-6.2.0.ebuild
new file mode 100644
index 00000000000..4c3842e34cc
--- /dev/null
+++ b/app-admin/dxf/dxf-6.2.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Docker registry v2 client in Python"
+HOMEPAGE="https://github.com/davedoesdev/dxf"
+SRC_URI="https://github.com/davedoesdev/dxf/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=dev-python/jwcrypto-0.4.2[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.9.0[${PYTHON_USEDEP}]
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ >=dev-python/tqdm-4.10.0[${PYTHON_USEDEP}]
+ >=dev-python/www-authenticate-0.9.2[${PYTHON_USEDEP}]"
+
+RESTRICT="test"
+# Require dockerd running
+
+python_test() {
+ emake test
+}
next reply other threads:[~2017-10-22 0:17 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-22 0:17 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-02 10:43 [gentoo-commits] repo/gentoo:master commit in: app-admin/dxf/ Mikle Kolyada
2020-04-16 21:40 William Hubbs
2020-02-05 15:29 Michał Górny
2019-09-23 14:38 Manuel Rüger
2019-07-23 15:21 Manuel Rüger
2019-05-09 16:29 Manuel Rüger
2019-04-10 8:44 Manuel Rüger
2019-03-01 13:21 Manuel Rüger
2018-08-21 22:18 Manuel Rüger
2018-07-30 21:56 Manuel Rüger
2018-07-17 14:24 Manuel Rüger
2018-06-27 11:32 Manuel Rüger
2018-06-06 20:52 Manuel Rüger
2018-06-06 12:30 Manuel Rüger
2018-02-07 10:36 Manuel Rüger
2017-12-07 19:38 Manuel Rüger
2017-12-07 18:31 Manuel Rüger
2017-12-01 19:47 Manuel Rüger
2017-11-13 12:58 Manuel Rüger
2017-10-30 0:03 Manuel Rüger
2017-10-30 0:03 Manuel Rüger
2017-10-17 15:31 Manuel Rüger
2017-10-16 16:31 Manuel Rüger
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=1508631421.50d4d9fab31b6c9e8121e24416b82f458b65e1aa.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