From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urwid/
Date: Sun, 3 Mar 2024 19:07:52 +0000 (UTC) [thread overview]
Message-ID: <1709492794.a2273f76f5a44469586c06c0e15d71c1847548b9.mgorny@gentoo> (raw)
commit: a2273f76f5a44469586c06c0e15d71c1847548b9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 19:06:34 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 19:06:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2273f76
dev-python/urwid: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/urwid/Manifest | 4 ----
dev-python/urwid/urwid-2.4.6.ebuild | 39 ------------------------------
dev-python/urwid/urwid-2.6.4.ebuild | 47 -------------------------------------
dev-python/urwid/urwid-2.6.5.ebuild | 47 -------------------------------------
dev-python/urwid/urwid-2.6.6.ebuild | 47 -------------------------------------
5 files changed, 184 deletions(-)
diff --git a/dev-python/urwid/Manifest b/dev-python/urwid/Manifest
index 785a4ee1ad25..74385dfe44c6 100644
--- a/dev-python/urwid/Manifest
+++ b/dev-python/urwid/Manifest
@@ -1,6 +1,2 @@
-DIST urwid-2.4.6.tar.gz 801434 BLAKE2B 52b6cd256fbb6f7296619140c0d2cc9dacb910b3666dedb5e53f6c9c66eb17c628c2da7ec3e61ac7c24c9359161a032228bfa676ea9e53169ff3bef873782af3 SHA512 b7255b5f5f274fec952edb808ff859289dbd75f0600f3ddf1b608111f0fef50955efadeb1c1792fe16f5adc6c12a3641bfb50e42bbf8c07b10f431ca50cc0766
DIST urwid-2.5.3.tar.gz 848047 BLAKE2B 42815e22f2659ee25736767391afbf0189b5bec9d1100ce7631efd037989cfacac7ee921666e2400e1ef7ef114261a948cfac172ac993753ce151b370361d375 SHA512 80c32138347a618fc40e1a26fd174e708a9f8e4e9a8e09edc1d9261a9d73a644e356ce375654a55b5fb8838a820b8ba8b1cc47560c5b44c5c74677399845f578
-DIST urwid-2.6.4.tar.gz 848823 BLAKE2B ad0f83f0b610d689b55dbc58464ea170be3ec7ed5f90f9c534b2707bd9fe867fdc06a690adf3357ecd9810f28ffb8126ac9d38068087b166641bcad695768b4e SHA512 659010d1f9f66a70d224a95381b477bd634cc2f90d79f117eba7e7dc7569373fd8c2f8de485e72df21b1434c307232e980a2019b018af662262ea2df4d70558c
-DIST urwid-2.6.5.tar.gz 851570 BLAKE2B c99833701b83427005726d9a0d5e1c52f2308617bd7a953370495b0a35fd904c2544a186dd9f74d571045d4dc74af285f9a1da0e3357fdd85ed5ae0162aca3ba SHA512 813b4cfc3f4d418475fdd23b84bf591a6affc30522b18e9f58c067bd71f3bc98962f50866a4b34974d66287a7e5600fdfdf9955fea6cb94c08c1c11a4515e5a8
-DIST urwid-2.6.6.tar.gz 853188 BLAKE2B 95e3a84a8055900d2085a5e49257d1eba91c355cae012896c248d301c89f47a8f9b1b5224f32a9a9b296df11e6754c93164773a58b3d7d17ed5d85cde01b9af3 SHA512 4ef0ac48c83ed0e316918d1964aa5c9b6f402d87e52d87888ff4be8c1d28e5c50cecef3145eb5692f9afccce64d17f1cb70c9328099868dadae2d06c47f0a04f
DIST urwid-2.6.7.tar.gz 854504 BLAKE2B 691971a3f1c588fa9ffdf7abbd8a7499c199853cdb071028d138b836a11ef8fbba6427ab40ad7f22b86e8cb3ae6019f55a79beef8a5d212b750e32feaf6acf76 SHA512 66aaf0e6dfc730db03a6ada0fe8fcdbe15a772b90d621fbedf335302c3d212602b81df7c95be035d6a37c38c6714c896994783ab0de519c01f861a7666ec4f1b
diff --git a/dev-python/urwid/urwid-2.4.6.ebuild b/dev-python/urwid/urwid-2.4.6.ebuild
deleted file mode 100644
index c4d004013a34..000000000000
--- a/dev-python/urwid/urwid-2.4.6.ebuild
+++ /dev/null
@@ -1,39 +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..12} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1 optfeature pypi
-
-DESCRIPTION="Curses-based user interface library for Python"
-HOMEPAGE="
- https://urwid.org/
- https://pypi.org/project/urwid/
- https://github.com/urwid/urwid/
-"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-distutils_enable_tests unittest
-
-python_test() {
- rm -rf urwid || die
- eunittest
-}
-
-python_install_all() {
- use examples && dodoc -r examples
- distutils-r1_python_install_all
-}
-
-pkg_postinst() {
- optfeature "Trio event loop" "dev-python/trio"
-}
diff --git a/dev-python/urwid/urwid-2.6.4.ebuild b/dev-python/urwid/urwid-2.6.4.ebuild
deleted file mode 100644
index 0d52239b0d14..000000000000
--- a/dev-python/urwid/urwid-2.6.4.ebuild
+++ /dev/null
@@ -1,47 +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..12} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1 optfeature pypi
-
-DESCRIPTION="Curses-based user interface library for Python"
-HOMEPAGE="
- https://urwid.org/
- https://pypi.org/project/urwid/
- https://github.com/urwid/urwid/
-"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-RDEPEND="
- dev-python/typing-extensions[${PYTHON_USEDEP}]
- dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-BDEPEND="
- dev-python/setuptools-scm[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-
-python_test() {
- rm -rf urwid || die
- eunittest
-}
-
-python_install_all() {
- use examples && dodoc -r examples
- distutils-r1_python_install_all
-}
-
-pkg_postinst() {
- optfeature "Trio event loop" "dev-python/trio"
-}
diff --git a/dev-python/urwid/urwid-2.6.5.ebuild b/dev-python/urwid/urwid-2.6.5.ebuild
deleted file mode 100644
index 0d52239b0d14..000000000000
--- a/dev-python/urwid/urwid-2.6.5.ebuild
+++ /dev/null
@@ -1,47 +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..12} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1 optfeature pypi
-
-DESCRIPTION="Curses-based user interface library for Python"
-HOMEPAGE="
- https://urwid.org/
- https://pypi.org/project/urwid/
- https://github.com/urwid/urwid/
-"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-RDEPEND="
- dev-python/typing-extensions[${PYTHON_USEDEP}]
- dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-BDEPEND="
- dev-python/setuptools-scm[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-
-python_test() {
- rm -rf urwid || die
- eunittest
-}
-
-python_install_all() {
- use examples && dodoc -r examples
- distutils-r1_python_install_all
-}
-
-pkg_postinst() {
- optfeature "Trio event loop" "dev-python/trio"
-}
diff --git a/dev-python/urwid/urwid-2.6.6.ebuild b/dev-python/urwid/urwid-2.6.6.ebuild
deleted file mode 100644
index 0d52239b0d14..000000000000
--- a/dev-python/urwid/urwid-2.6.6.ebuild
+++ /dev/null
@@ -1,47 +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..12} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1 optfeature pypi
-
-DESCRIPTION="Curses-based user interface library for Python"
-HOMEPAGE="
- https://urwid.org/
- https://pypi.org/project/urwid/
- https://github.com/urwid/urwid/
-"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-RDEPEND="
- dev-python/typing-extensions[${PYTHON_USEDEP}]
- dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-BDEPEND="
- dev-python/setuptools-scm[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-
-python_test() {
- rm -rf urwid || die
- eunittest
-}
-
-python_install_all() {
- use examples && dodoc -r examples
- distutils-r1_python_install_all
-}
-
-pkg_postinst() {
- optfeature "Trio event loop" "dev-python/trio"
-}
next reply other threads:[~2024-03-03 19:07 UTC|newest]
Thread overview: 152+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-03 19:07 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-02 8:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/urwid/ Michał Górny
2024-11-02 8:48 Michał Górny
2024-10-16 4:54 Michał Górny
2024-07-20 9:01 Michał Górny
2024-07-20 8:00 Arthur Zamarin
2024-07-04 5:13 Michał Górny
2024-06-29 6:33 Arthur Zamarin
2024-06-22 15:01 Michał Górny
2024-06-22 13:48 Arthur Zamarin
2024-06-13 4:05 Michał Górny
2024-06-07 14:48 Michał Górny
2024-06-07 14:48 Michał Górny
2024-06-07 14:48 Michał Górny
2024-06-01 17:29 Sam James
2024-06-01 16:00 Arthur Zamarin
2024-06-01 10:59 Arthur Zamarin
2024-06-01 7:29 Arthur Zamarin
2024-06-01 7:16 Arthur Zamarin
2024-06-01 7:10 Arthur Zamarin
2024-05-15 2:08 Michał Górny
2024-05-08 12:16 Michał Górny
2024-05-08 11:34 Sam James
2024-05-08 7:52 Sam James
2024-05-08 7:50 Michał Górny
2024-05-08 7:50 Michał Górny
2024-05-08 7:50 Michał Górny
2024-05-08 7:50 Michał Górny
2024-05-08 7:50 Michał Górny
2024-04-22 15:29 Michał Górny
2024-04-17 4:32 Sam James
2024-04-11 17:13 Arthur Zamarin
2024-04-11 16:08 Arthur Zamarin
2024-04-09 18:30 Arthur Zamarin
2024-04-06 10:02 Arthur Zamarin
2024-04-06 9:41 Arthur Zamarin
2024-04-06 9:41 Arthur Zamarin
2024-04-06 9:33 Arthur Zamarin
2024-03-26 6:57 Michał Górny
2024-03-22 19:29 Michał Górny
2024-03-22 18:25 Sam James
2024-03-22 13:19 Arthur Zamarin
2024-03-22 7:12 Sam James
2024-03-22 3:58 Sam James
2024-03-21 20:41 Arthur Zamarin
2024-03-21 20:34 Arthur Zamarin
2024-03-21 18:44 Arthur Zamarin
2024-03-14 4:22 Michał Górny
2024-03-04 14:52 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 0:54 Sam James
2024-03-03 0:25 Sam James
2024-03-02 18:49 Sam James
2024-03-02 18:49 Sam James
2024-03-02 11:18 Arthur Zamarin
2024-03-02 10:17 Arthur Zamarin
2024-02-29 4:18 Michał Górny
2024-02-27 19:57 Matthew Thode
2024-02-26 17:48 Michał Górny
2024-02-24 8:49 Michał Górny
2024-02-24 2:44 Ionen Wolkens
2024-02-22 5:38 Michał Górny
2024-02-21 17:06 Michał Górny
2024-02-21 4:45 Michał Górny
2024-02-17 19:56 Michał Górny
2024-02-17 6:10 Michał Górny
2024-02-13 4:27 Michał Górny
2024-02-10 9:15 Michał Górny
2024-02-08 17:10 Arthur Zamarin
2024-02-08 15:28 Michał Górny
2024-02-08 14:43 Michał Górny
2024-02-02 4:12 Michał Górny
2024-01-30 4:07 Michał Górny
2024-01-23 16:53 Michał Górny
2024-01-23 15:08 Sam James
2024-01-23 4:39 Michał Górny
2024-01-19 3:18 Sam James
2024-01-18 19:48 Sam James
2024-01-18 18:52 Arthur Zamarin
2024-01-18 18:37 Arthur Zamarin
2024-01-18 18:37 Arthur Zamarin
2024-01-18 18:03 Arthur Zamarin
2024-01-18 17:15 Arthur Zamarin
2024-01-18 17:15 Arthur Zamarin
2024-01-18 3:43 Michał Górny
2024-01-12 4:57 Michał Górny
2024-01-03 18:46 Arthur Zamarin
2023-12-22 10:05 Michał Górny
2023-12-22 9:57 Michał Górny
2023-12-20 16:48 Michał Górny
2023-12-20 16:26 Michał Górny
2023-12-20 16:15 Michał Górny
2023-12-20 15:51 Michał Górny
2023-12-20 15:49 Michał Górny
2023-12-20 15:47 Michał Górny
2023-12-06 6:51 Michał Górny
2023-11-29 8:22 Arthur Zamarin
2023-11-23 19:53 Sam James
2023-11-23 13:27 Sam James
2023-11-22 11:56 Sam James
2023-11-22 11:11 Sam James
2023-11-22 11:11 Sam James
2023-11-22 11:04 Michał Górny
2023-10-20 12:42 Michał Górny
2023-05-04 17:04 Michał Górny
2023-03-16 4:13 Michał Górny
2022-11-25 9:08 Arthur Zamarin
2022-11-23 4:16 Sam James
2022-11-23 4:16 Sam James
2022-10-07 8:47 WANG Xuerui
2022-10-07 7:03 Michał Górny
2022-06-17 4:54 Michał Górny
2022-06-17 4:54 Michał Górny
2022-06-16 23:05 Jakov Smolić
2022-06-16 15:46 Sam James
2022-06-16 10:16 Jakov Smolić
2022-06-16 9:52 Jakov Smolić
2022-05-16 18:41 Arthur Zamarin
2021-12-21 3:39 Yixun Lan
2021-12-02 19:52 Sam James
2021-12-02 19:52 Sam James
2021-12-02 8:55 Jakov Smolić
2021-12-02 8:40 Arthur Zamarin
2021-10-30 15:37 Arthur Zamarin
2021-10-30 15:37 Arthur Zamarin
2021-10-30 15:37 Arthur Zamarin
2021-05-09 8:23 Michał Górny
2020-10-21 22:51 Michał Górny
2020-09-13 10:17 Sergei Trofimovich
2020-09-09 21:59 Sergei Trofimovich
2020-08-09 17:20 Joonas Niilola
2020-08-02 9:33 Michał Górny
2020-06-03 17:27 Michał Górny
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 10:54 Agostino Sarubbo
2020-03-07 10:50 Agostino Sarubbo
2020-03-07 9:44 Agostino Sarubbo
2020-01-16 12:19 Tim Harder
2018-11-11 13:41 Andrey Grozin
2018-02-26 0:39 Tim Harder
2017-07-15 21:42 Patrice Clement
2017-07-15 21:42 Patrice Clement
2017-06-21 12:17 Agostino Sarubbo
2017-06-17 15:36 Agostino Sarubbo
2017-06-03 19:09 Mike Gilbert
2017-05-02 17:43 Michał Górny
2017-02-28 13:13 Andrey Grozin
2017-01-29 17:28 Fabian Groffen
2016-04-18 15:19 Ian Delaney
2016-04-18 15:19 Ian Delaney
2016-04-18 3:25 Ian Delaney
2015-11-03 11:38 Justin Lecher
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=1709492794.a2273f76f5a44469586c06c0e15d71c1847548b9.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