diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /dev-python/fpylll | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'dev-python/fpylll')
| -rw-r--r-- | dev-python/fpylll/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/fpylll/fpylll-0.6.4-r1.ebuild | 42 | ||||
| -rw-r--r-- | dev-python/fpylll/metadata.xml | 20 |
3 files changed, 0 insertions, 64 deletions
diff --git a/dev-python/fpylll/Manifest b/dev-python/fpylll/Manifest deleted file mode 100644 index 5582c77ad8fd..000000000000 --- a/dev-python/fpylll/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST fpylll-0.6.4.tar.gz 124097 BLAKE2B 39b0da895a5d66c274fb2260ab7d33e2a973395bfc5a2cb6b5ba03d235a0bb9650b257d7b3807d1fec10093e6fe24e7553bd63a04a2d975e9947737c2231de58 SHA512 3e9f6b0f9d7c2211ff2de629cfa4b1f61ec73207809e17165f9e0a948a9749b7dda2db9613ff676eca71348f781aa152dec8b30005df9b19209892ae55a552ac -DIST fpylll-0.6.4.tar.gz.provenance 9142 BLAKE2B 899a9821a71d4333b4f8bd4e090c56092a55aea9a7f4c31c6083d1d0e45a381102c9eb9b0173f4cd43de41d4f715f561fb7d717d7176e34af026fb4846b08189 SHA512 7ab131cb6f250318f539951fd4f2cf04ae318213883547ab5b72a3dcfc63994fbe2580e8c1e635f63e7ded51e6e5f2801a8b434df246cc5ffe40115192ac1a28 diff --git a/dev-python/fpylll/fpylll-0.6.4-r1.ebuild b/dev-python/fpylll/fpylll-0.6.4-r1.ebuild deleted file mode 100644 index d1282db9c6de..000000000000 --- a/dev-python/fpylll/fpylll-0.6.4-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYPI_VERIFY_REPO=https://github.com/fplll/fpylll -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python bindings for sci-libs/fplll" -HOMEPAGE=" - https://github.com/fplll/fpylll/ - https://pypi.org/project/fpylll/ -" - -# setup.py says "or later" -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~riscv" - -DEPEND=" - dev-python/cysignals[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] - >=sci-libs/fplll-5.5.0 -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - >=dev-python/cython-3[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest - -python_test(){ - local -x PY_IGNORE_IMPORTMISMATCH=1 - epytest -} diff --git a/dev-python/fpylll/metadata.xml b/dev-python/fpylll/metadata.xml deleted file mode 100644 index 2cb6bf584b3a..000000000000 --- a/dev-python/fpylll/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>mjo@gentoo.org</email> - </maintainer> - <maintainer type="person" proxied="yes"> - <email>frp.bissey@gmail.com</email> - <name>François Bissey</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> - <maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> - </maintainer> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
