public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/pychess/
Date: Wed, 16 Apr 2025 10:59:55 +0000 (UTC)	[thread overview]
Message-ID: <1744801001.2b9cb9d87f3914b8d398a2f1fe6246f2e5e67cac.ionen@gentoo> (raw)

commit:     2b9cb9d87f3914b8d398a2f1fe6246f2e5e67cac
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 16 08:46:53 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Apr 16 10:56:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b9cb9d8

games-board/pychess: drop 1.0.4

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-board/pychess/Manifest             |  1 -
 games-board/pychess/pychess-1.0.4.ebuild | 42 --------------------------------
 2 files changed, 43 deletions(-)

diff --git a/games-board/pychess/Manifest b/games-board/pychess/Manifest
index d28cb35c0306..b8ff66cdf3e8 100644
--- a/games-board/pychess/Manifest
+++ b/games-board/pychess/Manifest
@@ -1,2 +1 @@
-DIST pychess-1.0.4.tar.gz 14553786 BLAKE2B 25855090d8d24f75ac519cc3f28f97c82229a72ca1e9c96bdb129271e487ff84b32fd644c953628c917bb2a1f5c71d3feaa18e10883cb207441ecf3c5119c64e SHA512 668fef78352f6aab9dabb3c061403dd7cad4db9b699d4f562820f0ae6732c337ba2aab789ad70c7e01eb3bd6f2602291afd43ddc25826f5f132b4e78b3dba4b4
 DIST pychess-1.0.5.tar.gz 14543243 BLAKE2B 1ae3bf93e9f5ecf642c518ccaafe44068094276ed81c9d0b6f6346f94f56acc99359993d5cd75c1f7a20ff94bc3aa66e5c306361706ddcf946b3ea8fdd716513 SHA512 ac5f652706d50fe3c4cbf5d0f91531e6112c5f670de206434b02ded08b17921b5f11ec2d4842209d6d081a198d35cd235d7539f3c012aa6b7093d713aefc4951

diff --git a/games-board/pychess/pychess-1.0.4.ebuild b/games-board/pychess/pychess-1.0.4.ebuild
deleted file mode 100644
index 1c65ba188c72..000000000000
--- a/games-board/pychess/pychess-1.0.4.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
-PYTHON_REQ_USE="sqlite"
-inherit distutils-r1 xdg
-
-DESCRIPTION="GTK chess client"
-HOMEPAGE="https://pychess.github.io/"
-SRC_URI="https://github.com/pychess/pychess/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="gstreamer"
-
-RDEPEND="
-	$(python_gen_cond_dep '
-		dev-python/pexpect[${PYTHON_USEDEP}]
-		dev-python/psutil[${PYTHON_USEDEP}]
-		dev-python/pycairo[${PYTHON_USEDEP}]
-		dev-python/pygobject:3[${PYTHON_USEDEP},cairo]
-		>=dev-python/sqlalchemy-2[${PYTHON_USEDEP},sqlite]
-		dev-python/websockets[${PYTHON_USEDEP}]
-		gstreamer? ( dev-python/gst-python:1.0[${PYTHON_USEDEP}] )')
-	gnome-base/librsvg:2[introspection]
-	x11-libs/gtk+:3[introspection]
-	x11-libs/gtksourceview:3.0[introspection]
-	x11-libs/pango[introspection]
-	x11-themes/adwaita-icon-theme"
-BDEPEND="${RDEPEND}" # setup.py fails if introspection deps not found
-
-src_install() {
-	distutils-r1_src_install
-
-	# https://github.com/pychess/pychess/pull/1825
-	gunzip -v "${ED}"/usr/share/man/man1/${PN}.1.gz || die
-}


             reply	other threads:[~2025-04-16 11:00 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-16 10:59 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-22 13:58 [gentoo-commits] repo/gentoo:master commit in: games-board/pychess/ Sebastian Pipping
2025-09-13 13:10 Sebastian Pipping
2024-05-01  0:05 Sebastian Pipping
2024-04-16 11:47 Patrick Lauer
2023-06-04 16:05 Arthur Zamarin
2023-04-04 20:54 Sebastian Pipping
2023-03-22 17:03 Sebastian Pipping
2023-03-09 20:13 Ionen Wolkens
2023-03-08  4:39 Sebastian Pipping
2022-02-19 23:45 Ionen Wolkens
2022-02-12  2:04 Ionen Wolkens
2021-10-30 13:10 Ionen Wolkens
2021-05-30  5:45 Sam James
2021-05-30  5:45 Sam James
2021-05-30  5:45 Sam James
2020-05-16 14:04 James Le Cuirot
2020-05-04 20:11 James Le Cuirot
2020-04-25 15:49 James Le Cuirot
2019-08-02 21:43 James Le Cuirot
2019-06-16 17:28 David Seifert
2019-06-15 19:31 David Seifert
2019-06-15 19:00 David Seifert
2018-11-13  4:32 Matthias Maier
2016-12-31 22:20 Agostino Sarubbo
2016-11-27 11:21 Pacho Ramos
2016-11-27 11:21 Pacho Ramos
2016-08-02 21:34 Austin English
2016-05-23  4:36 Michael Sterrett
2016-04-09 13:46 Agostino Sarubbo
2016-03-08 19:23 Michael Sterrett
2016-03-07  6:51 Michael Sterrett
2016-02-04 18:44 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=1744801001.2b9cb9d87f3914b8d398a2f1fe6246f2e5e67cac.ionen@gentoo \
    --to=ionen@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