public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/evdev/
Date: Sat, 15 Feb 2025 11:32:46 +0000 (UTC)	[thread overview]
Message-ID: <1739619054.fb0d5e558dd326b824b7007516541732490be2dd.mgorny@gentoo> (raw)

commit:     fb0d5e558dd326b824b7007516541732490be2dd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 11:30:54 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 11:30:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0d5e55

dev-python/evdev: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/evdev/Manifest           |  1 -
 dev-python/evdev/evdev-1.7.1.ebuild | 44 -------------------------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-python/evdev/Manifest b/dev-python/evdev/Manifest
index 61a5ba9ea67a..7bd2ee2c8175 100644
--- a/dev-python/evdev/Manifest
+++ b/dev-python/evdev/Manifest
@@ -1,3 +1,2 @@
-DIST python-evdev-1.7.1.gh.tar.gz 88275 BLAKE2B 334f70785411bd0e8d348ddeb0a6a728dbfd5c3604a19e7153c47d6868f76b0d3c10317230b0d6874cc14b3765d0e520d932c551842bd0d758b7a735b30ba7cb SHA512 802ba7c252a8817c60480db90b28e89b8356580d7b7f6a35725c70fcacbcabb3d3216330f6639ece940d901434cf1617d7682d344b7428fd5c5b6ab940700ff8
 DIST python-evdev-1.8.0.gh.tar.gz 47568 BLAKE2B 489ebf6eecf2a7212b67f1393e105bbb801236f039bcc2adb805049a4941fc4d064a22b0928c69fa907197c444b49e7446b7641c4b19c1ff10b1fc4ad1a0d1ab SHA512 86b2c08068863473e89f1455ff29f049786c292eaf1bdd44ad584054280aa2d40182640d67301653251ed13b2e7414bc81b7afc6b978a392d95fdce786f23e36
 DIST python-evdev-1.9.0.gh.tar.gz 47965 BLAKE2B 0e3f48f6e2e5896647eda50b05f87b3342706ef7d9d962dd01d48f5c03b3ed4f1a26c47a8390cc903ced1be38d0401844a270a8b91348513f2fffc3d57656147 SHA512 dfe9d457f768814ec2f8e610a21503ba3c218f1518cad6ab5ee369b7d5c604e4ffdf3304461b3004d2bf582412d9d6d1d2b3f86ed28bb03e6e663f3de1ff3a25

diff --git a/dev-python/evdev/evdev-1.7.1.ebuild b/dev-python/evdev/evdev-1.7.1.ebuild
deleted file mode 100644
index 061d69631833..000000000000
--- a/dev-python/evdev/evdev-1.7.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
-
-inherit distutils-r1
-
-MY_P=python-evdev-${PV}
-DESCRIPTION="Python library for evdev bindings"
-HOMEPAGE="
-	https://python-evdev.readthedocs.io/
-	https://github.com/gvalkov/python-evdev/
-	https://pypi.org/project/evdev/
-"
-SRC_URI="
-	https://github.com/gvalkov/python-evdev/archive/v${PV}.tar.gz
-		-> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-	tests/test_uinput.py
-)
-
-python_configure_all() {
-	esetup.py build_ecodes \
-		--evdev-headers \
-		"${ESYSROOT}/usr/include/linux/input.h:${ESYSROOT}/usr/include/linux/input-event-codes.h"
-}
-
-src_test() {
-	cd tests || die
-	distutils-r1_src_test
-}


             reply	other threads:[~2025-02-15 11:32 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-15 11:32 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 13:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/evdev/ Michał Górny
2025-05-18 13:04 Michał Górny
2025-05-18  7:14 Sam James
2025-05-17 14:13 Arthur Zamarin
2025-05-02  4:27 Michał Górny
2025-03-01  9:29 Arthur Zamarin
2025-03-01  9:29 Arthur Zamarin
2025-02-27 20:56 Michał Górny
2025-02-15 10:16 Arthur Zamarin
2025-02-15  9:22 Arthur Zamarin
2025-02-09  3:12 Michał Górny
2024-07-05 20:42 Petr Vaněk
2024-05-22 11:58 Michał Górny
2024-05-22 11:40 Michał Górny
2024-05-22  9:05 Michał Górny
2024-05-08  4:57 Michał Górny
2024-03-07 19:48 Michał Górny
2024-03-07 18:44 Sam James
2024-03-07 16:10 Michał Górny
2024-02-19  4:10 Michał Górny

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=1739619054.fb0d5e558dd326b824b7007516541732490be2dd.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