From: "Stephan Hartmann" <sultan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hidapi/
Date: Tue, 30 Aug 2022 19:10:13 +0000 (UTC) [thread overview]
Message-ID: <1661886535.24ca0e215754dde53cb4ea5f372dec68b94ffdaa.sultan@gentoo> (raw)
commit: 24ca0e215754dde53cb4ea5f372dec68b94ffdaa
Author: Stephan Hartmann <sultan <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 30 19:08:55 2022 +0000
Commit: Stephan Hartmann <sultan <AT> gentoo <DOT> org>
CommitDate: Tue Aug 30 19:08:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=24ca0e21
dev-python/hidapi: treeclean, moved to ::gentoo
Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>
dev-python/hidapi/Manifest | 2 --
dev-python/hidapi/hidapi-0.11.0.2.ebuild | 34 --------------------------------
dev-python/hidapi/hidapi-0.12.0.2.ebuild | 34 --------------------------------
dev-python/hidapi/metadata.xml | 8 --------
4 files changed, 78 deletions(-)
diff --git a/dev-python/hidapi/Manifest b/dev-python/hidapi/Manifest
deleted file mode 100644
index 9bf6df8a3..000000000
--- a/dev-python/hidapi/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST hidapi-0.11.0.post2.tar.gz 136467 BLAKE2B 9469817cf5a87d9367d9b1d57e9b3832fc83756fbe7ba314e266fc17a17a7f82efadbb73e8e4808a0eaef8ad6478675222b99488b1ffac7b9426eb951ee3e77b SHA512 5365299ef8488561a82d2a2c911523c5d34e260f8068b4d4d26e912b6e348b328229498f0ee38d1eb9c81a969e9f91ffc7a0b9a60359f4e9d0511f8937e5ff21
-DIST hidapi-0.12.0.post2.tar.gz 125008 BLAKE2B 6792d8a4bbd80da19b3dd1fde47061e3a0f00678059e36598da4a34142cbfe1e732854c2a372a869891be79e1131a7cef138913556159574f10b8b08439bfefe SHA512 dee9f1f07e4f297b935c8e3fbe798471f449f6a101d68131db23d24ccfb5ce445cc3b0e7305606d3630443a817aa75a27093109078735168a59d21614606f0a0
diff --git a/dev-python/hidapi/hidapi-0.11.0.2.ebuild b/dev-python/hidapi/hidapi-0.11.0.2.ebuild
deleted file mode 100644
index 54515d41b..000000000
--- a/dev-python/hidapi/hidapi-0.11.0.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-DISTUTILS_USE_SETUPTOOLS="rdepend"
-inherit distutils-r1
-
-MY_PV=$(ver_rs 3 .post)
-DESCRIPTION="A Cython interface to the hidapi"
-HOMEPAGE="https://github.com/trezor/cython-hidapi"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="|| ( BSD GPL-3 )"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-SLOT="0"
-
-DEPEND="
- dev-python/cython[${PYTHON_USEDEP}]
- dev-libs/hidapi
-"
-RDEPEND="${DEPEND}"
-
-distutils_enable_tests pytest
-
-python_configure_all() {
- DISTUTILS_ARGS=( --with-system-hidapi )
-}
-
-python_test() {
- epytest tests.py
-}
diff --git a/dev-python/hidapi/hidapi-0.12.0.2.ebuild b/dev-python/hidapi/hidapi-0.12.0.2.ebuild
deleted file mode 100644
index 800ba1896..000000000
--- a/dev-python/hidapi/hidapi-0.12.0.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-inherit distutils-r1
-
-MY_PV=$(ver_rs 3 .post)
-
-DESCRIPTION="A Cython interface to the hidapi"
-HOMEPAGE="https://github.com/trezor/cython-hidapi"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="|| ( BSD GPL-3 )"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-SLOT="0"
-
-DEPEND="
- dev-python/cython[${PYTHON_USEDEP}]
- dev-libs/hidapi
-"
-RDEPEND="${DEPEND}"
-
-distutils_enable_tests pytest
-
-python_configure_all() {
- DISTUTILS_ARGS=( --with-system-hidapi )
-}
-
-python_test() {
- epytest tests.py
-}
diff --git a/dev-python/hidapi/metadata.xml b/dev-python/hidapi/metadata.xml
deleted file mode 100644
index 7f7f32772..000000000
--- a/dev-python/hidapi/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>telans@posteo.de</email>
- <name>James Beddek</name>
- </maintainer>
-</pkgmetadata>
next reply other threads:[~2022-08-30 19:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-30 19:10 Stephan Hartmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-04 12:16 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hidapi/ Theo Anderson
2022-07-04 12:16 Theo Anderson
2022-07-04 12:16 Theo Anderson
2021-12-06 16:10 Anna Vyalkova
2021-11-11 12:51 Andrew Udvare
2021-11-11 12:44 Andrew Udvare
2021-08-08 16:32 Anna Vyalkova
2020-12-09 4:41 Theo Anderson
2020-08-03 14:51 Andrew Ammerlaan
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=1661886535.24ca0e215754dde53cb4ea5f372dec68b94ffdaa.sultan@gentoo \
--to=sultan@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