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/conway-polynomials | |
| 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/conway-polynomials')
| -rw-r--r-- | dev-python/conway-polynomials/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/conway-polynomials/conway-polynomials-0.10.ebuild | 21 | ||||
| -rw-r--r-- | dev-python/conway-polynomials/metadata.xml | 27 |
3 files changed, 0 insertions, 49 deletions
diff --git a/dev-python/conway-polynomials/Manifest b/dev-python/conway-polynomials/Manifest deleted file mode 100644 index e1339cbd9660..000000000000 --- a/dev-python/conway-polynomials/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST conway_polynomials-0.10.tar.gz 307447 BLAKE2B f079041954dc280204ae7d0dcb467c1cd982ff1f4a46eb8193ae3bb20c47f7394c1f5de31dd573f240a89b9e2f174d97744af944ce498cd6a6cc029389ca7517 SHA512 8ddaea35ba5974cea7ede93c5fde8d481a484cd5c5c2d310e64a7fb9bb22f6781a36cc30d1e75fc79c47af2241b34102cff60e5776963859bfee5f3799772fc8 diff --git a/dev-python/conway-polynomials/conway-polynomials-0.10.ebuild b/dev-python/conway-polynomials/conway-polynomials-0.10.ebuild deleted file mode 100644 index 51e835b4fdcb..000000000000 --- a/dev-python/conway-polynomials/conway-polynomials-0.10.ebuild +++ /dev/null @@ -1,21 +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="Python interface to Frank Lübeck's Conway polynomial database" -HOMEPAGE=" - https://github.com/sagemath/conway-polynomials/ - https://pypi.org/project/conway-polynomials/ -" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ~riscv" - -distutils_enable_tests pytest diff --git a/dev-python/conway-polynomials/metadata.xml b/dev-python/conway-polynomials/metadata.xml deleted file mode 100644 index 5a991710505e..000000000000 --- a/dev-python/conway-polynomials/metadata.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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> - - <upstream> - <remote-id type="pypi">conway-polynomials</remote-id> - <remote-id type="github">sagemath/conway-polynomials</remote-id> - </upstream> -</pkgmetadata> |
