public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pystray/
Date: Sat,  9 Oct 2021 08:45:35 +0000 (UTC)	[thread overview]
Message-ID: <1633769060.c5aa73f6dc6e39d51d32199c5db3d935fcb1ea28.telans@gentoo> (raw)

commit:     c5aa73f6dc6e39d51d32199c5db3d935fcb1ea28
Author:     James Beddek <telans <AT> posteo <DOT> de>
AuthorDate: Sat Oct  9 08:44:20 2021 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Sat Oct  9 08:44:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5aa73f6

dev-python/pystray: treeclean

Signed-off-by: James Beddek <telans <AT> posteo.de>

 dev-python/pystray/Manifest              |  2 --
 dev-python/pystray/metadata.xml          |  8 --------
 dev-python/pystray/pystray-0.17.3.ebuild | 23 -----------------------
 dev-python/pystray/pystray-0.17.4.ebuild | 23 -----------------------
 4 files changed, 56 deletions(-)

diff --git a/dev-python/pystray/Manifest b/dev-python/pystray/Manifest
deleted file mode 100644
index 6e38c4d34..000000000
--- a/dev-python/pystray/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pystray-0.17.3.tar.gz 24877 BLAKE2B 5faf19241436d56d90a021c24753b914b3ec72fe2f511c3d1cf610e091829a8b130ade1ed4fef19ef6972d0b8ec5a3845f6ba443392d50d1b26bf81ef0715e61 SHA512 63b8bcffe80b619b753169d9b61ff7525cab550e5695abac9f01b9b6623555384a592a92b4ac23e251ff162db1a131aa482f8b2ecb2821b56e3cbb232434821a
-DIST pystray-0.17.4.tar.gz 44996 BLAKE2B 2be8d038afb35c0ecc6a0879a41bf898ef8ecf1f5e6d8e9c6d23a157714b866ec7a19d2e5205e95d5c16d0f401e360fb3fa4cdef1f4ed7779436be3e1a4fd37f SHA512 c6af272bef6f5769259d4958a606da3744ceabb5098286bf62fc5d7f2159231f425c77c1578d3b936000b94398d0afbb72a047d33687a30863a01a46bd2fe533

diff --git a/dev-python/pystray/metadata.xml b/dev-python/pystray/metadata.xml
deleted file mode 100644
index cd174bd3e..000000000
--- a/dev-python/pystray/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-    <maintainer type="person">
-        <email>telans@posteo.de</email>
-        <name>James Beddek</name>
-    </maintainer>
-</pkgmetadata>

diff --git a/dev-python/pystray/pystray-0.17.3.ebuild b/dev-python/pystray/pystray-0.17.3.ebuild
deleted file mode 100644
index 90908ae81..000000000
--- a/dev-python/pystray/pystray-0.17.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="System tray icon creation via python"
-HOMEPAGE="https://github.com/moses-palmer/pystray"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-DEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-RDEPEND="
-	${DEPEND}
-	dev-python/python-xlib[${PYTHON_USEDEP}]
-"
-BDEPEND="dev-python/pillow[${PYTHON_USEDEP}]"

diff --git a/dev-python/pystray/pystray-0.17.4.ebuild b/dev-python/pystray/pystray-0.17.4.ebuild
deleted file mode 100644
index 2d0717c32..000000000
--- a/dev-python/pystray/pystray-0.17.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="System tray icon creation via python"
-HOMEPAGE="https://github.com/moses-palmer/pystray"
-SRC_URI="https://github.com/moses-palmer/pystray/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-
-DEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-RDEPEND="
-	${DEPEND}
-	dev-python/python-xlib[${PYTHON_USEDEP}]
-"
-BDEPEND="dev-python/pillow[${PYTHON_USEDEP}]"


             reply	other threads:[~2021-10-09  8:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-09  8:45 Theo Anderson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-04  8:11 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pystray/ Theo Anderson
2021-04-28  2:16 Theo Anderson
2021-04-28  2:16 Theo Anderson
2020-12-23 10:57 Theo Anderson
2020-12-04  3:40 Theo Anderson

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=1633769060.c5aa73f6dc6e39d51d32199c5db3d935fcb1ea28.telans@gentoo \
    --to=telans@posteo.de \
    --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