public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/denonavr/
Date: Wed, 11 Mar 2020 17:15:29 +0000 (UTC)	[thread overview]
Message-ID: <1583946914.7ad9a803452a7e7d112e5425342d17d7cfe43503.sbraz@gentoo> (raw)

commit:     7ad9a803452a7e7d112e5425342d17d7cfe43503
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 17:15:14 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 17:15:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad9a803

dev-python/denonavr: remove old

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/denonavr/Manifest               |  1 -
 dev-python/denonavr/denonavr-0.7.10.ebuild | 34 ------------------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-python/denonavr/Manifest b/dev-python/denonavr/Manifest
index f9c7304bffb..05e1f8e0c39 100644
--- a/dev-python/denonavr/Manifest
+++ b/dev-python/denonavr/Manifest
@@ -1,3 +1,2 @@
-DIST denonavr-0.7.10.tar.gz 62877 BLAKE2B 0b011f187f8952af81669d3568d5c6ae5584ce6b106ca769609711883bf62f7d4b7a605bc12e8cfac8f1a1e9622e7b37cc17be0545bbd24898b0a6f882f7adac SHA512 62b8a1f61f0fcf5c7d13b473d990a562e3fddf777b077bf5f9a0d7c24f9bc76810917421653dbbedd292b659e6c0ef7e1c303a5f152cf9d7aee2039d47702314
 DIST denonavr-0.7.12.tar.gz 63381 BLAKE2B 524dbc322c962f167474eb11651920fc587651ef49004f89172fd22ab9dd35db5743cec89c88d0703179187eb6fe5894fe04759cc4e5214571a27c4d0aabf4fd SHA512 2449e688bbb1e7dc0c1c805ef6353b17e202290e6675b92a8d8e5a60b7f2d9ab3b90d314decf30cc75f76fcc008186b326c294f30ba040e6e66eb0b3bedb067b
 DIST denonavr-0.8.0.tar.gz 63483 BLAKE2B 074febbe0a8ea66054de7b469ab05d919c68cd2cbc41f41a00239f139a9b32e03a8710c2ffd0dc1fae8071ec81f4474e36de3762a105aa984b243282f25f79dc SHA512 ceed31a6426147011e859d3c0806e2f0c49b8743ecf8503cc739fb2f0a33b149a6920cb7739c089d1c83a496bc7e342ed1cf7fcee06af3459777f8ba4791ea94

diff --git a/dev-python/denonavr/denonavr-0.7.10.ebuild b/dev-python/denonavr/denonavr-0.7.10.ebuild
deleted file mode 100644
index c181baaf4bb..00000000000
--- a/dev-python/denonavr/denonavr-0.7.10.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Automation Library for Denon AVR receivers"
-HOMEPAGE="https://github.com/scarface-4711/denonavr"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
-BDEPEND="
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	test? (
-		${RDEPEND}
-		dev-python/pytest[${PYTHON_USEDEP}]
-		dev-python/requests-mock[${PYTHON_USEDEP}]
-		dev-python/testtools[${PYTHON_USEDEP}]
-	)
-"
-
-python_test() {
-	pytest -vv || die "tests failed with ${EPYTHON}"
-}


             reply	other threads:[~2020-03-11 17:15 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-11 17:15 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-29  4:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/denonavr/ Michał Górny
2024-09-25  4:39 Michał Górny
2024-06-20 17:14 Michał Górny
2024-06-17 12:32 Michał Górny
2024-04-03 15:33 Arthur Zamarin
2024-04-03  8:46 Michał Górny
2023-09-30 22:30 Louis Sautier
2023-07-24 11:30 Michał Górny
2023-07-09 18:38 Louis Sautier
2023-03-16  3:33 Michał Górny
2023-02-13  6:05 Michał Górny
2023-01-23  7:34 Michał Górny
2022-11-14  4:36 Michał Górny
2022-10-24  5:14 Michał Górny
2022-05-16 13:17 Michał Górny
2022-05-16 13:17 Michał Górny
2022-04-23  7:12 Arthur Zamarin
2022-01-24 10:01 Michał Górny
2021-10-17  7:41 Michał Górny
2021-09-05 20:05 Louis Sautier
2021-09-05 20:05 Louis Sautier
2021-08-05 18:53 Louis Sautier
2021-05-11 19:23 Michał Górny
2021-05-09  8:23 Michał Górny
2021-05-09  8:23 Michał Górny
2021-05-03  9:16 Michał Górny
2021-04-01  7:43 Michał Górny
2021-03-29  7:28 Michał Górny
2021-03-26  9:41 Michał Górny
2021-02-24  0:06 Louis Sautier
2021-02-24  0:06 Louis Sautier
2021-01-04 11:06 Michał Górny
2020-12-21  9:29 Michał Górny
2020-12-14  9:01 Louis Sautier
2020-12-14  8:21 Michał Górny
2020-12-14  8:21 Michał Górny
2020-11-23 20:04 Louis Sautier
2020-11-23 20:04 Louis Sautier
2020-11-19  9:02 Louis Sautier
2020-10-03  0:22 Louis Sautier
2020-09-04 22:14 Louis Sautier
2020-07-09 10:10 Louis Sautier
2020-07-09 10:10 Louis Sautier
2020-06-08 23:44 Louis Sautier
2020-06-08 23:44 Louis Sautier
2020-05-26 20:01 Louis Sautier
2020-05-26 20:01 Louis Sautier
2020-05-24 22:58 Louis Sautier
2020-03-26 20:35 Michał Górny
2020-03-23 21:50 Louis Sautier
2020-03-23 21:50 Louis Sautier
2020-03-11 17:15 Louis Sautier
2020-02-29  0:46 Louis Sautier
2020-02-29  0:46 Louis Sautier
2019-09-03  0:32 Louis Sautier
2019-09-03  0:32 Louis Sautier
2019-06-07 12:53 Louis Sautier
2019-06-07 12:53 Louis Sautier
2019-02-11 10:16 Louis Sautier
2019-02-11 10:16 Louis Sautier
2018-12-10 13:29 Louis Sautier
2018-12-10 13:29 Louis Sautier
2018-10-17 22:38 Louis Sautier
2018-10-17 22:38 Louis Sautier
2018-08-11 23:47 Louis Sautier
2018-08-11 23:47 Louis Sautier
2018-07-24 23:02 Louis Sautier
2018-07-12 22:19 Louis Sautier
2018-07-12 22:19 Louis Sautier
2018-06-24  0:54 Louis Sautier
2018-06-24  0:54 Louis Sautier
2018-05-27 16:23 Aaron Bauman
2018-05-27 16:23 Aaron Bauman
2018-02-27 22:49 Patrice Clement
2018-02-27 22:49 Patrice Clement
2018-02-26 21:56 Patrice Clement
2018-02-26 21:56 Patrice Clement
2017-12-03 15:52 Patrice Clement
2017-12-03 15:52 Patrice Clement
2017-10-28 21:21 Andreas Sturmlechner
2017-09-22 13:14 Patrice Clement

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=1583946914.7ad9a803452a7e7d112e5425342d17d7cfe43503.sbraz@gentoo \
    --to=sbraz@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