Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/gatt-python/
Date: Sun, 31 Jul 2022 18:38:40
Message-Id: 1659292644.ab70294599e7d4ef3841d825c81b4298be2c74bd.jsmolic@gentoo
1 commit: ab70294599e7d4ef3841d825c81b4298be2c74bd
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 18:36:02 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 18:37:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab702945
7
8 dev-python/gatt-python: treeclean
9
10 Closes: https://bugs.gentoo.org/845729
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 dev-python/gatt-python/Manifest | 1 -
14 dev-python/gatt-python/gatt-python-0.2.6.ebuild | 20 --------------------
15 dev-python/gatt-python/metadata.xml | 12 ------------
16 profiles/package.mask | 1 -
17 4 files changed, 34 deletions(-)
18
19 diff --git a/dev-python/gatt-python/Manifest b/dev-python/gatt-python/Manifest
20 deleted file mode 100644
21 index de4b4c91ec95..000000000000
22 --- a/dev-python/gatt-python/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST gatt-python-0.2.6.tar.gz 11368 BLAKE2B 835721be6c0238e02cebf97acbac6041cd2bc37ecee01f6496cb2406edeec02346cd00425f8130026693ec30105c647e7246b3dd04da4b48c4021ef4e62d3018 SHA512 0751784e908132fac566f6c5c64de1bb4ca8273e099ff5becae7e5043c2c13ca3a2ef63e5585ac225088a83af15c794b797268c3abeeaedccc058fbd5cee0a09
26
27 diff --git a/dev-python/gatt-python/gatt-python-0.2.6.ebuild b/dev-python/gatt-python/gatt-python-0.2.6.ebuild
28 deleted file mode 100644
29 index f7959a76b7c1..000000000000
30 --- a/dev-python/gatt-python/gatt-python-0.2.6.ebuild
31 +++ /dev/null
32 @@ -1,20 +0,0 @@
33 -# Copyright 1999-2021 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=8
37 -
38 -PYTHON_COMPAT=( python3_9 )
39 -
40 -inherit distutils-r1
41 -
42 -DESCRIPTION="Bluetooth GATT SDK for Python"
43 -HOMEPAGE="https://github.com/getsenic/gatt-python"
44 -SRC_URI="https://github.com/getsenic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
45 -
46 -LICENSE="MIT"
47 -KEYWORDS="~amd64 ~arm64 ~x86"
48 -SLOT="0"
49 -
50 -RDEPEND="
51 - net-wireless/bluez
52 -"
53
54 diff --git a/dev-python/gatt-python/metadata.xml b/dev-python/gatt-python/metadata.xml
55 deleted file mode 100644
56 index 72e8ba05335b..000000000000
57 --- a/dev-python/gatt-python/metadata.xml
58 +++ /dev/null
59 @@ -1,12 +0,0 @@
60 -<?xml version="1.0" encoding="UTF-8"?>
61 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
62 -
63 -<pkgmetadata>
64 - <maintainer type="person">
65 - <email>zerochaos@g.o</email>
66 - <name>Rick Farina</name>
67 - </maintainer>
68 - <upstream>
69 - <remote-id type="github">getsenic/gatt-python</remote-id>
70 - </upstream>
71 -</pkgmetadata>
72
73 diff --git a/profiles/package.mask b/profiles/package.mask
74 index 04a9e3ffd4cd..45a474a6583e 100644
75 --- a/profiles/package.mask
76 +++ b/profiles/package.mask
77 @@ -494,7 +494,6 @@ dev-python/pydispatcher
78 # Bugs #809524, #809527, #809530, #809533, #809833, #845729, #845816,
79 # #846017, #846200, #846203, #846206, #853844, removal on 2022-08-01.
80 app-misc/siglo
81 -dev-python/gatt-python
82
83 # Sam James <sam@g.o> (2022-07-02)
84 # Deprecated dependencies, no activity upstream. Bugs #845615, #796326.