summaryrefslogtreecommitdiff
path: root/dev-python/decorator
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-python/decorator
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-python/decorator')
-rw-r--r--dev-python/decorator/Manifest3
-rw-r--r--dev-python/decorator/decorator-5.2.1.ebuild23
-rw-r--r--dev-python/decorator/decorator-5.3.0.ebuild23
-rw-r--r--dev-python/decorator/decorator-5.3.1.ebuild23
-rw-r--r--dev-python/decorator/metadata.xml19
5 files changed, 0 insertions, 91 deletions
diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
deleted file mode 100644
index 77e1f3d86d4b..000000000000
--- a/dev-python/decorator/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST decorator-5.2.1.tar.gz 56711 BLAKE2B bb08e43f6d3480a5c769fe8a433304a7959155430d576e8c6fbb6c6aaf27ef47d3af2bd4c349f9aa91f70bea0d694f7cd48bfe8a3135f782ada7a943a5cccd4e SHA512 c834a3536e429aaff38d34a56b574344551c160e25676ca5febb5dcf521d71f284ebb8294d3264f65a801219860352377e5a4be89927217cb5da9cb6c6aa45ec
-DIST decorator-5.3.0.tar.gz 58431 BLAKE2B ffe0cdc06b779b0f1139ec7ecf352af640951eae2d0c2f565f8ab8b66faf8cd277d33a4b5e0893e37c4925a120c961dcc411bea6d2c99e36bba55967712e0733 SHA512 85dcce0e7fc406f87594c7d44c6278c863d95a2432a4fdd509f96e3ab1976f172a89e534aeac8914b19a3a0faf8fb0c816674171af371bb101d5c676a87f7404
-DIST decorator-5.3.1.tar.gz 58084 BLAKE2B 7b51cd37631444b9ae27e27a3782439296e2f944dbe6de7a1d1855999e54fd228a8f70aff16479f535826202ba831183e3b791bc59c3c4480c18d3380a1eaba9 SHA512 55fe7d85849916cecb3f55b582ca325764af654769f5ea93ee3f877304dbc776ab7d0eda8f7d5f6d2f36c18717f7237ab10aef3c8a6b65822a648c9dbaea4772
diff --git a/dev-python/decorator/decorator-5.2.1.ebuild b/dev-python/decorator/decorator-5.2.1.ebuild
deleted file mode 100644
index 03ae30a16834..000000000000
--- a/dev-python/decorator/decorator-5.2.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2026 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="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="
- https://github.com/micheles/decorator/
- https://pypi.org/project/decorator/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos"
-
-python_test() {
- "${EPYTHON}" tests/test.py -v || die "Tests failed with ${EPYTHON}"
-}
diff --git a/dev-python/decorator/decorator-5.3.0.ebuild b/dev-python/decorator/decorator-5.3.0.ebuild
deleted file mode 100644
index e35f736167aa..000000000000
--- a/dev-python/decorator/decorator-5.3.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2026 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="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="
- https://github.com/micheles/decorator/
- https://pypi.org/project/decorator/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
-
-python_test() {
- "${EPYTHON}" tests/test.py -v || die "Tests failed with ${EPYTHON}"
-}
diff --git a/dev-python/decorator/decorator-5.3.1.ebuild b/dev-python/decorator/decorator-5.3.1.ebuild
deleted file mode 100644
index e35f736167aa..000000000000
--- a/dev-python/decorator/decorator-5.3.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2026 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="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="
- https://github.com/micheles/decorator/
- https://pypi.org/project/decorator/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
-
-python_test() {
- "${EPYTHON}" tests/test.py -v || die "Tests failed with ${EPYTHON}"
-}
diff --git a/dev-python/decorator/metadata.xml b/dev-python/decorator/metadata.xml
deleted file mode 100644
index 730b5fe12160..000000000000
--- a/dev-python/decorator/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription lang="en">
- The aim of the decorator python module is to simplify the usage of
- decorators for the average programmer and to popularize decorators
- usage giving examples of useful decorators, such as memoize, tracing,
- redirecting_stdout, locked, etc.
- </longdescription>
- <stabilize-allarches />
- <upstream>
- <bugs-to>https://github.com/micheles/decorator/issues</bugs-to>
- </upstream>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>