public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Mon, 23 Sep 2019 14:38:26 +0000 (UTC)	[thread overview]
Message-ID: <1569249495.7d3b370ecd9320443a73a960e946af3b9125fda3.mrueg@gentoo> (raw)

commit:     7d3b370ecd9320443a73a960e946af3b9125fda3
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 14:35:53 2019 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 14:38:15 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d3b370e

app-admin/dxf: Version bump to 7.5.2

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>

 app-admin/dxf/Manifest         |  1 +
 app-admin/dxf/dxf-7.5.2.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/app-admin/dxf/Manifest b/app-admin/dxf/Manifest
index c605de17d5c..f69e3891191 100644
--- a/app-admin/dxf/Manifest
+++ b/app-admin/dxf/Manifest
@@ -1 +1,2 @@
 DIST dxf-7.5.1.tar.gz 308004 BLAKE2B 6f8aaf39fbf3a9ef813d5af502361fac3827db17fa5279c3a53e8b87826cac15ef59cb41b2682c9eea065e0a30d98c2b22f72b4922869a012eab76274b1ff325 SHA512 f1a5082d70c115da9f01385e40ed7d2c1ce82af6fb9e55c8f3173e544a9ff3e98c8c565c9e6a2ca1e9a688665944ec0d9dd873f621914d5b746ef4a145f308a0
+DIST dxf-7.5.2.tar.gz 310576 BLAKE2B 0b9b79b4278c2e4137105952d070bb5ce8b7b905881fb10d38c2504467ccc4e6ac8061651b2e82cae1af3e7d26a58904dc1cafe5099519e0ad14b6760131ab82 SHA512 2fb8d175fbcb13dc9160b28d37e5d74886826764b2f5b2cc9a1aad0cff59f7bd5146c15b130cb760406a9bbd4abd650adb050db72bd81dcca9e9b05beccec769

diff --git a/app-admin/dxf/dxf-7.5.2.ebuild b/app-admin/dxf/dxf-7.5.2.ebuild
new file mode 100644
index 00000000000..2b55ca80585
--- /dev/null
+++ b/app-admin/dxf/dxf-7.5.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{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.18.4[${PYTHON_USEDEP}]
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	>=dev-python/tqdm-4.19.4[${PYTHON_USEDEP}]
+	>=dev-python/www-authenticate-0.9.2[${PYTHON_USEDEP}]"
+
+RESTRICT="test"
+# Require dockerd running
+
+python_test() {
+	emake test
+}


             reply	other threads:[~2019-09-23 14:38 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-23 14:38 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-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-22  0:17 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=1569249495.7d3b370ecd9320443a73a960e946af3b9125fda3.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