diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/funcy | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'dev-python/funcy')
| -rw-r--r-- | dev-python/funcy/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/funcy/funcy-2.0.ebuild | 27 | ||||
| -rw-r--r-- | dev-python/funcy/metadata.xml | 17 |
3 files changed, 0 insertions, 45 deletions
diff --git a/dev-python/funcy/Manifest b/dev-python/funcy/Manifest deleted file mode 100644 index 7ae997b987c3..000000000000 --- a/dev-python/funcy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST funcy-2.0.tar.gz 537931 BLAKE2B cd5d56bba777b9fefff0088daa8ab903bf51520a9cc9ce856eaf4eddbe06a2916b09d2e9f023e32c77f6b308d4291c3154347e921f1c3b78a513f11390226149 SHA512 3abd76296aa03d6c3fa0583cd1c3912a47ce04c340f668d7321e2c4191a61a1679f1a419b787c92680cbbae5757e1fabc5918a6a80130c244b4018c28751e01e diff --git a/dev-python/funcy/funcy-2.0.ebuild b/dev-python/funcy/funcy-2.0.ebuild deleted file mode 100644 index 979e614e462d..000000000000 --- a/dev-python/funcy/funcy-2.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A collection of fancy functional tools focused on practicality" -HOMEPAGE=" - https://github.com/Suor/funcy/ - https://pypi.org/project/funcy/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm64 x86" - -BDEPEND=" - test? ( - >=dev-python/whatever-0.7[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest diff --git a/dev-python/funcy/metadata.xml b/dev-python/funcy/metadata.xml deleted file mode 100644 index 823ca6d657c2..000000000000 --- a/dev-python/funcy/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>tupone@gentoo.org</email> - <name>Tupone Alfredo</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">funcy</remote-id> - <remote-id type="github">Suor/funcy</remote-id> - </upstream> -</pkgmetadata> |
