diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-03-29 19:13:18 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-03-29 19:13:18 +0000 |
commit | 62090949b4fde34bbcbb4bd770a9635c6ac0c55e (patch) | |
tree | 2af5001a82f05c858f1e80e2231929c173a8bb55 /sci-biology | |
parent | 04a447f4f2679e9687093f49d8a9ea911fac9a9b (diff) |
gentoo auto-resync : 29:03:2024 - 19:13:18
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/Manifest.gz | bin | 19345 -> 19177 bytes | |||
-rw-r--r-- | sci-biology/biopandas/Manifest | 3 | ||||
-rw-r--r-- | sci-biology/biopandas/biopandas-0.4.1.ebuild | 28 | ||||
-rw-r--r-- | sci-biology/biopandas/metadata.xml | 16 |
4 files changed, 0 insertions, 47 deletions
diff --git a/sci-biology/Manifest.gz b/sci-biology/Manifest.gz Binary files differindex f7fec9ed238f..7cbee1615b6a 100644 --- a/sci-biology/Manifest.gz +++ b/sci-biology/Manifest.gz diff --git a/sci-biology/biopandas/Manifest b/sci-biology/biopandas/Manifest deleted file mode 100644 index 9c5ea048b9e8..000000000000 --- a/sci-biology/biopandas/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST biopandas-0.4.1.gh.tar.gz 5330292 BLAKE2B 78b783ed77bbd8e6efd115a108f99c502fd71ef4c231746575599828699dac1de85125273df1af74d0bd51e092751113474ef2baf312a184e23b3057cd21222a SHA512 e08694fad927a5ac096b2cd78f641a2af262ebfc7351fc4dc37e5df39e98a6e984ccab26718109f18eed988a4a4af5b29d19c5cf3e8e2d794246b1410a9b5440 -EBUILD biopandas-0.4.1.ebuild 669 BLAKE2B c8169a146ac2a23317152e374df3a72545399c4dd162a6b9c0394c40e83eb296cf09ddc35a02237b0894bede3573247467376240ee50abe5558bf183a7e65486 SHA512 47eb4221c05e2819deff8598c6f3e67d53c6cd7de40ada5a6d1b97b206c6bdaa9240cd1f2c4f3b1ad2aab66ff62c02a9179667353f9bd4e412ac3b703074493d -MISC metadata.xml 541 BLAKE2B 45092856329b54575afe8a96a334b0face2c980cea240f57135c5a631088f114944a3c80ffde509af7e3a14c3a17652c8df4828919474e6b9961b93b51c8abbf SHA512 aafea3a1194d6cebddcf3b3d42a7c26a510c360259ffcf49c16f2de8742f1d24097cfeccd2e33a1d8d30a3c63fb5ca0a21469bac3c30aad6a4d41136f87cc4df diff --git a/sci-biology/biopandas/biopandas-0.4.1.ebuild b/sci-biology/biopandas/biopandas-0.4.1.ebuild deleted file mode 100644 index 50fe601ed514..000000000000 --- a/sci-biology/biopandas/biopandas-0.4.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9..11} ) -DISTUTILS_USE_PEP517=setuptools - -inherit distutils-r1 - -DESCRIPTION="Molecular Structures in Pandas DataFrames" -HOMEPAGE=" - https://rasbt.github.io/biopandas/ - https://github.com/BioPandas/biopandas - https://pypi.org/project/biopandas/ -" -SRC_URI="https://github.com/BioPandas/biopandas/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - dev-python/numpy[${PYTHON_USEDEP}] - dev-python/pandas[${PYTHON_USEDEP}] -" - -distutils_enable_tests nose diff --git a/sci-biology/biopandas/metadata.xml b/sci-biology/biopandas/metadata.xml deleted file mode 100644 index 5133b4eff6ab..000000000000 --- a/sci-biology/biopandas/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>sci-biology@gentoo.org</email> - <name>Gentoo Biology Project</name> - </maintainer> - <upstream> - <remote-id type="pypi">biopandas</remote-id> - <maintainer status="unknown"> - <email>mail@sebastianraschka.com</email> - <name>Sebastian Raschka</name> - </maintainer> - <remote-id type="github">BioPandas/biopandas</remote-id> - </upstream> -</pkgmetadata> |