Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615198 - dev-python/pybluez should RDEPEND on dev-python/pygattlib
Summary: dev-python/pybluez should RDEPEND on dev-python/pygattlib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on: 615196
Blocks:
  Show dependency tree
 
Reported: 2017-04-10 19:18 UTC by Vincent-Xavier JUMEL
Modified: 2021-10-09 08:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
tentative ebuild v1 (gattlib-20201113.ebuild,546 bytes, text/plain)
2021-04-26 17:31 UTC, Martin Bednar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent-Xavier JUMEL 2017-04-10 19:18:35 UTC
Bug created here : https://bugs.gentoo.org/show_bug.cgi?id=615196
Comment 2 Martin Bednar 2021-04-26 17:31:47 UTC
Created attachment 702639 [details]
tentative ebuild v1

My first ebuild. Can't seem to get the dowload url right. But if I place the package in distfiles, it installs fine.

an in python3:
from bluetooth.ble import DiscoveryService

works (requires gattlib)
Comment 3 Larry the Git Cow gentoo-dev 2021-09-09 12:38:14 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47438c549ceb159e1e2660d8de126bc56bbf93f8

commit 47438c549ceb159e1e2660d8de126bc56bbf93f8
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-09-09 12:32:49 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-09-09 12:37:35 +0000

    package.mask: Last-rite dev-python/pybluez
    
    Bug: https://bugs.gentoo.org/812233
    Bug: https://bugs.gentoo.org/615198
    Bug: https://bugs.gentoo.org/717902
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-10-09 08:21:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a144b258a82c1b10e7e13d742afcbb769553c3

commit b1a144b258a82c1b10e7e13d742afcbb769553c3
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-10-09 08:16:23 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-10-09 08:16:23 +0000

    dev-python/pybluez: treeclean
    
    Closes: https://bugs.gentoo.org/717902
    Closes: https://bugs.gentoo.org/615198
    Closes: https://bugs.gentoo.org/812233
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-python/pybluez/Manifest            |  1 -
 dev-python/pybluez/metadata.xml        | 12 ------------
 dev-python/pybluez/pybluez-0.23.ebuild | 32 --------------------------------
 profiles/package.mask                  |  6 ------
 4 files changed, 51 deletions(-)