commit:     6b1bd1e54ab24b028dff793fc82783da26d3bd11
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 29 14:49:25 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 29 14:49:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1bd1e5

sci-biology/biopandas: Remove last-rited pkg

Closes: https://bugs.gentoo.org/878721
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/package.mask                        |  5 -----
 sci-biology/biopandas/Manifest               |  1 -
 sci-biology/biopandas/biopandas-0.4.1.ebuild | 28 ----------------------------
 sci-biology/biopandas/metadata.xml           | 16 ----------------
 4 files changed, 50 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ec95a0d20d64..a33437ffe91a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -716,11 +716,6 @@ app-misc/rmlint
 # Removal on 2024-03-28.  Bug #888235.
 dev-python/boto
 
-# Michał Górny <[email protected]> (2024-02-27)
-# Still depends on dev-python/nose.  No reverse dependencies.
-# Removal on 2024-03-28.  Bug #878721.
-sci-biology/biopandas
-
 # Sam James <[email protected]> (2024-02-18)
 # Lots of changes, including a port to a new build system. Needs lots of 
testing.
 =sys-apps/gentoo-functions-1*

diff --git a/sci-biology/biopandas/Manifest b/sci-biology/biopandas/Manifest
deleted file mode 100644
index 1a153471c26b..000000000000
--- a/sci-biology/biopandas/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST biopandas-0.4.1.gh.tar.gz 5330292 BLAKE2B 
78b783ed77bbd8e6efd115a108f99c502fd71ef4c231746575599828699dac1de85125273df1af74d0bd51e092751113474ef2baf312a184e23b3057cd21222a
 SHA512 
e08694fad927a5ac096b2cd78f641a2af262ebfc7351fc4dc37e5df39e98a6e984ccab26718109f18eed988a4a4af5b29d19c5cf3e8e2d794246b1410a9b5440

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>[email protected]</email>
-    <name>Gentoo Biology Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">biopandas</remote-id>
-    <maintainer status="unknown">
-      <email>[email protected]</email>
-      <name>Sebastian Raschka</name>
-    </maintainer>
-    <remote-id type="github">BioPandas/biopandas</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to