diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-01 03:14:33 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-01 03:14:33 +0100 |
commit | 0c764edfecb7e9e124d4669acd98bed09e23b6c0 (patch) | |
tree | 2862ab17d2f88cb7c9614b7fbe579f25ae604b8d /dev-python/gatt-python | |
parent | ae1bf373db295b495e1f685d116e3411bf10df0b (diff) |
gentoo auto-resync : 01:08:2022 - 03:14:32
Diffstat (limited to 'dev-python/gatt-python')
-rw-r--r-- | dev-python/gatt-python/Manifest | 3 | ||||
-rw-r--r-- | dev-python/gatt-python/gatt-python-0.2.6.ebuild | 20 | ||||
-rw-r--r-- | dev-python/gatt-python/metadata.xml | 12 |
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-python/gatt-python/Manifest b/dev-python/gatt-python/Manifest deleted file mode 100644 index 970996446ab5..000000000000 --- a/dev-python/gatt-python/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST gatt-python-0.2.6.tar.gz 11368 BLAKE2B 835721be6c0238e02cebf97acbac6041cd2bc37ecee01f6496cb2406edeec02346cd00425f8130026693ec30105c647e7246b3dd04da4b48c4021ef4e62d3018 SHA512 0751784e908132fac566f6c5c64de1bb4ca8273e099ff5becae7e5043c2c13ca3a2ef63e5585ac225088a83af15c794b797268c3abeeaedccc058fbd5cee0a09 -EBUILD gatt-python-0.2.6.ebuild 427 BLAKE2B 92a43ce2f2b7a55d6f3035f91c9a46b819009b2bdb9fc7ead848b2660efb6ca0ed6d8dd7750c5b6bb20892040a991734622e2c731f4d58e37d1c4c4add0abc64 SHA512 03a6020b18a7da464791c48d5985047ed69184bb1a58a2a2360ed37a76446f3e780aba9944252146a03306c2023eedf33ccfc78aafb9511891a9d81cb7ea02ab -MISC metadata.xml 334 BLAKE2B db97c9ed6ec7120fcaf6e2b8bdb4cbfad44feef9ffabdb477ab9285154fde882cf72b504215702afe4c2a4e5de4c91184c81e827d9abc59ca395ac36996fe676 SHA512 09b6668b4cbf538bc1c23e734753c35b175b228fd47956d4fa9e5a0fd7e6ff68ad5c4225e6c1a9c9947f7b77c5385cc825309adb476a34b2501f79042fb3c6ae diff --git a/dev-python/gatt-python/gatt-python-0.2.6.ebuild b/dev-python/gatt-python/gatt-python-0.2.6.ebuild deleted file mode 100644 index f7959a76b7c1..000000000000 --- a/dev-python/gatt-python/gatt-python-0.2.6.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_9 ) - -inherit distutils-r1 - -DESCRIPTION="Bluetooth GATT SDK for Python" -HOMEPAGE="https://github.com/getsenic/gatt-python" -SRC_URI="https://github.com/getsenic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -KEYWORDS="~amd64 ~arm64 ~x86" -SLOT="0" - -RDEPEND=" - net-wireless/bluez -" diff --git a/dev-python/gatt-python/metadata.xml b/dev-python/gatt-python/metadata.xml deleted file mode 100644 index 72e8ba05335b..000000000000 --- a/dev-python/gatt-python/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> - -<pkgmetadata> - <maintainer type="person"> - <email>zerochaos@gentoo.org</email> - <name>Rick Farina</name> - </maintainer> - <upstream> - <remote-id type="github">getsenic/gatt-python</remote-id> - </upstream> -</pkgmetadata> |