diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/flufl-lock | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/flufl-lock')
| -rw-r--r-- | dev-python/flufl-lock/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/flufl-lock/flufl-lock-9.0.0.ebuild | 32 | ||||
| -rw-r--r-- | dev-python/flufl-lock/flufl-lock-9.1.0.ebuild | 32 | ||||
| -rw-r--r-- | dev-python/flufl-lock/metadata.xml | 15 |
4 files changed, 0 insertions, 81 deletions
diff --git a/dev-python/flufl-lock/Manifest b/dev-python/flufl-lock/Manifest deleted file mode 100644 index d8136f161080..000000000000 --- a/dev-python/flufl-lock/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST flufl_lock-9.0.0.tar.gz 34151 BLAKE2B 3b75f8d9d173739bcf11391440953e96e5490732556aea16d56274a6f77d1ebb9715ac5ecaf69c37a954c7c7a0e9739dfde9a6904b54794e0f413068a09e0347 SHA512 4177c45988527114344d8d6e5f439f4f7446ef805578491a808091b20d5289b1203728f7b83bf1ab44e77a5d6c9a6e145a27f18a79f6c28fc4f98ab02e6999bc -DIST flufl_lock-9.1.0.tar.gz 33999 BLAKE2B 4008040448a8b6c7f63dd9f9021cac9b8a01a16f747864db29e33fd29463f115266617f0513bf742c89e724b352e0e2de1992fd45e6815494d04c0995fd270f8 SHA512 fb07b5f1898f7ae997663f42d14fc5cd6600f5576abcfb82a194748b559b8782bd62d40f26d7a6cc0b52fa82d6e527e5effae40407fe345cb23b1be2b5d0a5f8 diff --git a/dev-python/flufl-lock/flufl-lock-9.0.0.ebuild b/dev-python/flufl-lock/flufl-lock-9.0.0.ebuild deleted file mode 100644 index b87583f11e15..000000000000 --- a/dev-python/flufl-lock/flufl-lock-9.0.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="NFS-safe file locking with timeouts for POSIX systems" -HOMEPAGE=" - https://gitlab.com/warsaw/flufl.lock/ - https://pypi.org/project/flufl.lock/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/atpublic[${PYTHON_USEDEP}] - dev-python/psutil[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/sybil[${PYTHON_USEDEP}] - ) -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/flufl-lock/flufl-lock-9.1.0.ebuild b/dev-python/flufl-lock/flufl-lock-9.1.0.ebuild deleted file mode 100644 index 296df5e0b572..000000000000 --- a/dev-python/flufl-lock/flufl-lock-9.1.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="NFS-safe file locking with timeouts for POSIX systems" -HOMEPAGE=" - https://gitlab.com/flufl/flufl.lock/ - https://pypi.org/project/flufl.lock/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/atpublic[${PYTHON_USEDEP}] - dev-python/psutil[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/sybil[${PYTHON_USEDEP}] - ) -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/flufl-lock/metadata.xml b/dev-python/flufl-lock/metadata.xml deleted file mode 100644 index a3720f90cf81..000000000000 --- a/dev-python/flufl-lock/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - </maintainer> - <maintainer type="person"> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> - <upstream> - <remote-id type="gitlab">flufl/flufl.lock</remote-id> - <remote-id type="pypi">flufl.lock</remote-id> - </upstream> -</pkgmetadata> |
