summaryrefslogtreecommitdiff
path: root/dev-python/cycler
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cycler')
-rw-r--r--dev-python/cycler/Manifest1
-rw-r--r--dev-python/cycler/cycler-0.12.1.ebuild26
-rw-r--r--dev-python/cycler/metadata.xml13
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-python/cycler/Manifest b/dev-python/cycler/Manifest
deleted file mode 100644
index e1179f45be66..000000000000
--- a/dev-python/cycler/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cycler-0.12.1.gh.tar.gz 23326 BLAKE2B a7ec89573c09f7e2e1f185915e229e346185bcd81af5b1f8a352147f50b63ed051d7d09cd63adc3f9513fbe5005afeaa72644f4ad712e86ccfcd3326485507db SHA512 f1d264de9c5e63515649aefb5937ef7a85d781c07b1c7c8fe291c969565abb18eb48d6d62f77d278746c60900c93700cbb095d280e09de768aedc2463e60d9a2
diff --git a/dev-python/cycler/cycler-0.12.1.ebuild b/dev-python/cycler/cycler-0.12.1.ebuild
deleted file mode 100644
index 861c7c0a79e4..000000000000
--- a/dev-python/cycler/cycler-0.12.1.ebuild
+++ /dev/null
@@ -1,26 +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
-
-DESCRIPTION="Composable style cycles"
-HOMEPAGE="
- https://matplotlib.org/cycler/
- https://pypi.org/project/cycler/
- https://github.com/matplotlib/cycler/
-"
-SRC_URI="
- https://github.com/matplotlib/cycler/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos"
-
-distutils_enable_tests pytest
diff --git a/dev-python/cycler/metadata.xml b/dev-python/cycler/metadata.xml
deleted file mode 100644
index f9f14d7a9ff2..000000000000
--- a/dev-python/cycler/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">matplotlib/cycler</remote-id>
- <remote-id type="pypi">cycler</remote-id>
- </upstream>
-</pkgmetadata>