From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flufl-lock/
Date: Sun, 17 Oct 2021 08:23:34 +0000 (UTC) [thread overview]
Message-ID: <1634458997.d7a5749607211a36b62aa5a426a4c1b10b4f48bf.mgorny@gentoo> (raw)
commit: d7a5749607211a36b62aa5a426a4c1b10b4f48bf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 08:16:52 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 08:23:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7a57496
dev-python/flufl-lock: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/flufl-lock/Manifest | 1 -
dev-python/flufl-lock/flufl-lock-5.1.ebuild | 38 -----------------------------
2 files changed, 39 deletions(-)
diff --git a/dev-python/flufl-lock/Manifest b/dev-python/flufl-lock/Manifest
index 6050c741063..86ba5a33d43 100644
--- a/dev-python/flufl-lock/Manifest
+++ b/dev-python/flufl-lock/Manifest
@@ -1,2 +1 @@
-DIST flufl.lock-5.1.tar.gz 29652 BLAKE2B c5b5bbfb284945d2232e8183084e4f9b24518962e2b8bf229bfd10d2e0629f0d248daf8cae544cbf50ec24c57ff2744c3cae4a4de756bdbd11fe51e810ac2eb6 SHA512 fbfc28e4e34e47b92a5b4e6d1771bf2b53ee052947d2f05d3392c3db156c5d14632ad63e0ac5b2934b8dc00176f6ff5b5fe1ff87358056ab9d71c2bb7f2c0498
DIST flufl.lock-6.0.tar.gz 30762 BLAKE2B 98e259f04aac565271e7918223c1bc8abd528f91fd04490a519b482c0d12bbf954f0c678f89d990bc036df5000fb5587e1689d6fc0cd499ed7fe806a1e3125f5 SHA512 cbd41f1dedb91fc120c3f3e20c15f25a39b0ce5b27a2c4fcedad301e91156d5291b35ff961c38a5a7d43c40fdfa2a879a2ba427f1b17994678fbba797e7a234b
diff --git a/dev-python/flufl-lock/flufl-lock-5.1.ebuild b/dev-python/flufl-lock/flufl-lock-5.1.ebuild
deleted file mode 100644
index 57e4a8b7e44..00000000000
--- a/dev-python/flufl-lock/flufl-lock-5.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="NFS-safe file locking with timeouts for POSIX systems"
-HOMEPAGE="https://gitlab.com/warsaw/flufl.lock"
-SRC_URI="mirror://pypi/${PN::1}/${PN/-/.}/${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-python/atpublic[${PYTHON_USEDEP}]
- dev-python/psutil[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- dev-python/typing-extensions[${PYTHON_USEDEP}]
- ' python3_7)"
-BDEPEND="
- test? ( dev-python/sybil[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest
-
-src_prepare() {
- sed -i -e 's:--cov=flufl::' setup.cfg || die
- distutils-r1_src_prepare
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- find "${D}" -name '*.pth' -delete || die
-}
next reply other threads:[~2021-10-17 8:23 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-17 8:23 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-19 17:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/flufl-lock/ Michał Górny
2024-06-18 19:10 Michał Górny
2024-03-31 19:07 Arthur Zamarin
2023-07-24 11:31 Michał Górny
2023-07-23 15:29 Michał Górny
2023-07-23 6:53 Michał Górny
2023-06-23 5:35 Michał Górny
2023-02-16 18:05 Michał Górny
2023-02-16 17:47 Michał Górny
2023-02-16 17:47 Michał Górny
2022-11-14 4:39 Michał Górny
2022-09-05 7:18 Michał Górny
2022-08-28 20:15 Arthur Zamarin
2022-02-22 9:38 Michał Górny
2022-02-10 22:54 Michał Górny
2022-01-26 21:27 Jakov Smolić
2022-01-16 17:53 Michał Górny
2021-08-19 6:34 Michał Górny
2021-05-29 23:02 Michał Górny
2021-02-15 8:34 Michał Górny
2021-01-02 9:16 Michał Górny
2020-02-07 8:39 Hanno Böck
2017-12-11 23:39 Matt Thode
2017-12-11 3:49 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=1634458997.d7a5749607211a36b62aa5a426a4c1b10b4f48bf.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