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: dev-python/boltons/
Date: Wed, 26 Feb 2025 08:47:50 +0000 (UTC)	[thread overview]
Message-ID: <1740559529.81eb472653541cfa107243f1969f7ad34847cdc9.ionen@gentoo> (raw)

commit:     81eb472653541cfa107243f1969f7ad34847cdc9
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 03:40:22 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 08:45:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81eb4726

dev-python/boltons: drop 24.1.0

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

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

diff --git a/dev-python/boltons/Manifest b/dev-python/boltons/Manifest
index 030e1a31f53c..d9fabdfc262f 100644
--- a/dev-python/boltons/Manifest
+++ b/dev-python/boltons/Manifest
@@ -1,2 +1 @@
-DIST boltons-24.1.0.tar.gz 240916 BLAKE2B 65f3b3e3c495bcd168badd776e0e04da2339c52fddbaa4ba4ccce6ddc1f6143ab224fa6d89cc4f9a5632fcf91b2e7beac31f92e9587004282b24e177670e9bef SHA512 9f61fb9c9e0a56abc75c61c56bc47ac8ab219d0abd14f700ca609b61f25df392c1b5be3a2bfecd1a2b2c73a50e407c6f90f0460341dfa23d8dfdf8ad530974af
 DIST boltons-25.0.0.tar.gz 246294 BLAKE2B 10b2e19188e287d9ed8071b30300456d48883dfa39e3673c0a11381d653f222c8ae1c66f68db80017ae42df55ba9ee77678c36e6b8ab4b608071ae46b2a5aa37 SHA512 4a1c9a511d5628c21c0416f289260f0dcbf4ebc38338d8dbf2d9a7ee8031b5d69c74ca6f5bc0a97fee1773a6e86fdb470af9b643f0c0b89db23987fe842dff4f

diff --git a/dev-python/boltons/boltons-24.1.0.ebuild b/dev-python/boltons/boltons-24.1.0.ebuild
deleted file mode 100644
index 461698c2a419..000000000000
--- a/dev-python/boltons/boltons-24.1.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Pure-python utilities in the same spirit as the standard library"
-HOMEPAGE="https://boltons.readthedocs.io/"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-distutils_enable_tests pytest
-
-DOCS=( CHANGELOG.md README.md TODO.rst )
-
-src_test() {
-	# tests break with pytest-qt, django, and likely more
-	local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-
-	local EPYTEST_DESELECT=(
-		# fails with 3.13, but ignore for now given causes no
-		# issues for the only revdep (maturin's tests)
-		# https://github.com/mahmoud/boltons/issues/365
-		tests/test_funcutils_fb_py3.py::test_update_wrapper_partial\[boltons.funcutils\]
-		tests/test_tbutils.py::test_exception_info
-	)
-
-	distutils-r1_src_test
-}


             reply	other threads:[~2025-02-26  8:48 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26  8:47 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-24 11:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/boltons/ Jakov Smolić
2025-02-15 13:39 Michał Górny
2025-02-03  9:28 Ionen Wolkens
2024-11-16  8:22 Michał Górny
2024-11-16  8:19 Michał Górny
2024-11-02  6:32 Michał Górny
2024-08-25 18:38 Arthur Zamarin
2024-05-11 11:35 Ionen Wolkens
2024-05-10  4:26 Ionen Wolkens
2024-04-20 11:23 Michał Górny
2024-04-20 10:04 Sam James
2024-04-01  0:09 Ionen Wolkens
2023-11-30 19:42 Ionen Wolkens
2023-11-21 15:39 Sam James
2023-11-01  7:19 Ionen Wolkens
2023-07-20 10:16 WANG Xuerui
2023-06-11 15:04 Sam James
2023-06-11 15:04 Sam James
2023-06-11 13:32 Sam James
2023-06-11 13:32 Sam James
2023-06-11 13:32 Sam James
2023-05-25  4:16 Ionen Wolkens
2023-05-23 15:16 Arthur Zamarin
2023-03-16 18:13 Michał Górny
2023-03-09 20:13 Ionen Wolkens
2023-02-20  9:38 Ionen Wolkens
2022-10-04 19:58 Ionen Wolkens
2022-09-28 21:27 Sam James
2022-08-13 11:17 Arthur Zamarin
2022-07-01  5:05 Arthur Zamarin
2022-06-19 23:18 Yixun Lan
2022-06-19  9:15 Jakov Smolić
2022-06-18  9:31 Ionen Wolkens
2022-06-18  6:47 Michał Górny
2022-06-02 15:07 Ionen Wolkens
2022-06-02 15:07 Ionen Wolkens
2022-06-02 15:07 Ionen Wolkens
2022-05-13 14:51 Ionen Wolkens
2021-12-16 19:11 Ionen Wolkens
2021-12-16 19:11 Ionen Wolkens
2021-11-30  8:22 Arthur Zamarin

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=1740559529.81eb472653541cfa107243f1969f7ad34847cdc9.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