From: "Mårten Wadenbäck" <spamfilter-1@wadenback.se>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/nkdfu/
Date: Sun, 5 Mar 2023 00:08:42 +0000 (UTC) [thread overview]
Message-ID: <1677974910.655af63947a1cec1b745e76daf9b999c053e96d6.spamfilter-1@gentoo> (raw)
commit: 655af63947a1cec1b745e76daf9b999c053e96d6
Author: Mårten Wadenbäck <spamfilter-1 <AT> wadenback <DOT> se>
AuthorDate: Sun Mar 5 00:08:30 2023 +0000
Commit: Mårten Wadenbäck <spamfilter-1 <AT> wadenback <DOT> se>
CommitDate: Sun Mar 5 00:08:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=655af639
dev-python/nkdfu: new package, add 0.2
Signed-off-by: Mårten Wadenbäck <spamfilter-1 <AT> wadenback.se>
dev-python/nkdfu/Manifest | 1 +
dev-python/nkdfu/metadata.xml | 9 +++++++++
dev-python/nkdfu/nkdfu-0.2.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 34 insertions(+)
diff --git a/dev-python/nkdfu/Manifest b/dev-python/nkdfu/Manifest
new file mode 100644
index 000000000..116b7ad8b
--- /dev/null
+++ b/dev-python/nkdfu/Manifest
@@ -0,0 +1 @@
+DIST nkdfu-0.2.gh.tar.gz 16046 BLAKE2B dbd01a333391ae94fccae6cf7cecccce2b742fcb91fab421208236cfa7576b1a31ebf21dd168813534c8ca401d964c12b73d340ddd8e6e6ca009257a1a306f5e SHA512 3b94b65115e84ca0a065746f92415d7be436484fd9a949ac841955ffd98a061ec7c9016f1d9bc05af1006fcfc2ca21a94f51a0d3a036c27945cf568b75cc7d58
diff --git a/dev-python/nkdfu/metadata.xml b/dev-python/nkdfu/metadata.xml
new file mode 100644
index 000000000..e39497aa4
--- /dev/null
+++ b/dev-python/nkdfu/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="github">Nitrokey/nkdfu</remote-id>
+ <remote-id type="pypi">nkdfu</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/nkdfu/nkdfu-0.2.ebuild b/dev-python/nkdfu/nkdfu-0.2.ebuild
new file mode 100644
index 000000000..f25e85702
--- /dev/null
+++ b/dev-python/nkdfu/nkdfu-0.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10,11} )
+inherit distutils-r1
+
+DESCRIPTION="Python DFU tool for updating Nitrokeys' firmware"
+HOMEPAGE="https://pypi.org/project/nkdfu/"
+SRC_URI="https://github.com/Nitrokey/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=dev-python/intelhex-2.3.0
+ >=dev-python/libusb1-1.9.3
+ dev-python/python-fire
+ dev-python/tqdm
+"
+BDEPEND=""
next reply other threads:[~2023-03-05 0:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-05 0:08 Mårten Wadenbäck [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-05 14:57 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/nkdfu/ Mårten Wadenbäck
2023-03-05 18:49 Mårten Wadenbäck
2024-04-14 1:21 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-14 0:25 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2025-03-07 13:09 James Le Cuirot
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=1677974910.655af63947a1cec1b745e76daf9b999c053e96d6.spamfilter-1@gentoo \
--to=spamfilter-1@wadenback.se \
--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