From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fasteners/
Date: Tue, 24 Oct 2023 05:40:21 +0000 (UTC) [thread overview]
Message-ID: <1698126013.8d0fc36712e9f89e14fc5783d3001876afde6c69.mgorny@gentoo> (raw)
commit: 8d0fc36712e9f89e14fc5783d3001876afde6c69
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 05:37:36 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 05:40:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d0fc367
dev-python/fasteners: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/fasteners/Manifest | 1 -
dev-python/fasteners/fasteners-0.18.ebuild | 31 ------------------------------
2 files changed, 32 deletions(-)
diff --git a/dev-python/fasteners/Manifest b/dev-python/fasteners/Manifest
index f00f6de966c0..5c4944fb5274 100644
--- a/dev-python/fasteners/Manifest
+++ b/dev-python/fasteners/Manifest
@@ -1,2 +1 @@
-DIST fasteners-0.18.gh.tar.gz 42343 BLAKE2B 702ca6a68733ed202ae0f8a2d9d430012c5786ef8d779903186815f9250ed7b2ccf781694aa57ef230009a470ef7c6bd0e83cc7bc9fcb809d2335542e799e3d6 SHA512 40928e93fa94ca9e67335d15acede73b70906885f8cc34262b00e2dfba9dfed8647f11490ab0df4c8fcfd94778362cfdc4bd0053063660b962202524dd5bda18
DIST fasteners-0.19.gh.tar.gz 43188 BLAKE2B c30f4dc3da6605aa2552f58ae1071b51efefe2aea59ca8815fd50eebdbe7e826756cd9923485d6fb99dcc39196def485f4c1346a234bc7af09e2426c84b6a0d3 SHA512 47db216ff5bad5c669ca2d9be0ee09feba4a3d55ed0eac8d3623bd3d112b0b87fb9019f8785d035ec32ad9fa9e4ae7d1c92a576c97eec29acc82711d7e71a465
diff --git a/dev-python/fasteners/fasteners-0.18.ebuild b/dev-python/fasteners/fasteners-0.18.ebuild
deleted file mode 100644
index aa5af3d138cc..000000000000
--- a/dev-python/fasteners/fasteners-0.18.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
-
-DESCRIPTION="Python package that provides useful locks"
-HOMEPAGE="https://github.com/harlowja/fasteners/"
-SRC_URI="
- https://github.com/harlowja/fasteners/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-BDEPEND="
- test? (
- dev-python/diskcache[${PYTHON_USEDEP}]
- dev-python/more-itertools[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
- tests_eventlet/test_eventlet.py
-)
next reply other threads:[~2023-10-24 5:40 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-24 5:40 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-16 15:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/fasteners/ Sam James
2025-08-11 19:08 Michał Górny
2024-06-19 17:32 Michał Górny
2023-10-24 5:46 Michał Górny
2023-09-20 4:22 Michał Górny
2022-10-22 15:58 Michał Górny
2022-10-22 15:52 Arthur Zamarin
2022-09-15 19:56 Arthur Zamarin
2022-07-15 13:45 Arthur Zamarin
2022-05-14 11:11 WANG Xuerui
2022-02-27 18:37 Michał Górny
2022-02-17 20:15 Michał Górny
2022-02-17 19:32 Arthur Zamarin
2022-02-02 7:29 Sam James
2022-01-25 18:56 Arthur Zamarin
2022-01-18 9:51 Michał Górny
2022-01-17 12:45 Arthur Zamarin
2021-11-18 12:25 Agostino Sarubbo
2021-11-18 9:09 Sam James
2021-11-18 5:37 Sam James
2021-09-08 2:24 Yixun Lan
2021-08-26 11:38 Louis Sautier
2021-07-25 3:16 Matt Turner
2021-07-12 22:46 Michał Górny
2021-07-12 21:50 Sam James
2021-07-07 0:33 Matt Turner
2021-06-20 21:08 Sergei Trofimovich
2021-06-20 1:45 Sam James
2021-06-19 15:29 Sergei Trofimovich
2021-06-15 15:40 Sergei Trofimovich
2021-06-14 21:03 Michał Górny
2021-06-14 6:34 Joshua Kinard
2021-06-12 2:53 Georgy Yakovlev
2021-06-07 22:26 Michał Górny
2021-06-07 22:26 Michał Górny
2021-06-04 8:52 Michał Górny
2021-04-10 8:04 Michał Górny
2021-01-18 20:29 Michał Górny
2021-01-18 18:03 Sam James
2020-12-17 16:54 Michał Górny
2020-12-17 8:48 Michał Górny
2020-12-16 23:59 Michał Górny
2020-12-16 23:04 Michał Górny
2020-12-01 17:27 Sam James
2020-07-08 20:16 Michał Górny
2020-07-08 20:16 Michał Górny
2020-04-23 7:28 Michał Górny
2020-04-23 7:28 Michał Górny
2020-04-23 7:28 Michał Górny
2020-03-28 16:27 Michał Górny
2020-03-16 21:09 Michał Górny
2019-12-08 8:32 Matthew Thode
2019-12-03 3:02 Aaron Bauman
2018-03-29 3:29 Mike Frysinger
2017-05-03 22:03 Zac Medico
2016-10-29 0:52 Sebastien Fabbro
2016-03-25 3:33 Matt Thode
2016-02-28 7:15 Matt Thode
2015-09-03 19:38 Matt Thode
2015-09-03 3:42 Matt Thode
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=1698126013.8d0fc36712e9f89e14fc5783d3001876afde6c69.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