From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pybluez/
Date: Mon, 13 Jul 2020 04:45:50 +0000 (UTC) [thread overview]
Message-ID: <1594615492.f630cc9cd7e7e24b41b59dedc521c714e719a320.mgorny@gentoo> (raw)
commit: f630cc9cd7e7e24b41b59dedc521c714e719a320
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 04:44:52 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 04:44:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f630cc9c
dev-python/pybluez: Remove py2 version
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pybluez/Manifest | 1 -
dev-python/pybluez/pybluez-0.18-r1.ebuild | 33 -------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-python/pybluez/Manifest b/dev-python/pybluez/Manifest
index 14f486b19fd..5a383e05a63 100644
--- a/dev-python/pybluez/Manifest
+++ b/dev-python/pybluez/Manifest
@@ -1,2 +1 @@
-DIST PyBluez-0.18.tar.gz 74501 BLAKE2B 59ff94cd001f98ef113b0c705c11171ce61e1cb69d2eb596161a3c52764dad64ec2e3f6c5b8c1eedf2bcc463de781e60bcea84413866d10e47e742851bb23f43 SHA512 ddd185ad90f7c6235e25182afccfb586efa0d361f38140f33718dc2d29ca62f3aa68867d075820afffd5ee2fbd306b907b565fbdfdf32f906657f6a3a8c779da
DIST PyBluez-0.23.tar.gz 97562 BLAKE2B 6a234d5c41dc0bb9f08559431eafcf1d1fb1c881d2cb912cc048e2717bfe8a06f09aae045d2961c9ba5e087422cfc8249a1907368eb6dc45942175bcf97b1841 SHA512 78ce2c014d0055d0220163e7df94de5b6e891aa528ecf4f106f9dd0bdeb94244d18c752f93e62a133f3cec7053cb4646599e7588cf7ce5994ae7abe74ed05d47
diff --git a/dev-python/pybluez/pybluez-0.18-r1.ebuild b/dev-python/pybluez/pybluez-0.18-r1.ebuild
deleted file mode 100644
index 6aa45aad474..00000000000
--- a/dev-python/pybluez/pybluez-0.18-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_P="PyBluez-${PV}"
-
-DESCRIPTION="Python bindings for Bluez Bluetooth Stack"
-HOMEPAGE="https://github.com/karulis/pybluez"
-SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="examples"
-
-DEPEND="net-wireless/bluez"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-python_install_all() {
- if use examples; then
- dodoc -r examples
- docompress -x /usr/share/doc/${PF}/examples
- fi
-
- distutils-r1_python_install_all
-}
next reply other threads:[~2020-07-13 4:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-13 4:45 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-01 11:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/pybluez/ Sam James
2020-03-30 13:41 Agostino Sarubbo
2020-03-30 13:14 Agostino Sarubbo
2020-03-29 9:34 Sergei Trofimovich
2020-03-28 17:07 Michał Górny
2020-03-20 9:58 David Seifert
2020-02-18 15:06 Rick Farina
2020-01-31 7:36 Michał Górny
2017-05-15 13:04 Manuel Rüger
2016-11-24 4:06 Mike Gilbert
2015-09-01 19:25 Tobias Klausmann
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=1594615492.f630cc9cd7e7e24b41b59dedc521c714e719a320.mgorny@gentoo \
--to=mgorny@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