summaryrefslogtreecommitdiff
path: root/dev-python/blinker
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/blinker
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/blinker')
-rw-r--r--dev-python/blinker/Manifest2
-rw-r--r--dev-python/blinker/blinker-1.9.0.ebuild23
-rw-r--r--dev-python/blinker/metadata.xml13
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-python/blinker/Manifest b/dev-python/blinker/Manifest
deleted file mode 100644
index 890fef0722e0..000000000000
--- a/dev-python/blinker/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST blinker-1.9.0.tar.gz 22460 BLAKE2B ad77406c35b3d6c1979387d3675fa580ade063a16e1fd15d1628ed7bc8a3e71bf8e1a857257d1278deae5e23426b106f2b02648ff75c39e60909285d6a668d64 SHA512 587eaead4750eb742209703d792498293579dc55afc855498066b49a067527b6b3eccbe9a35ddbacc2cb1b7ced0bb3bb7a5716dba82d87b434a6ca8281bd76e5
-DIST blinker-1.9.0.tar.gz.provenance 9033 BLAKE2B 294cc110afd7bfc26c645eed7dd5b2d2184352258c4ded613c9210d738065e600591e1877f89485f31d26641515837d555e26c8b6727a985df6bfc57601d9b0b SHA512 4820cff34914cea37537fe5cff0ca6669192a90762f10fc41927b30402b57d784346ac86d9af4f7258e34f0cbcd69684e8d057cbc02a7e3486419704266dcb34
diff --git a/dev-python/blinker/blinker-1.9.0.ebuild b/dev-python/blinker/blinker-1.9.0.ebuild
deleted file mode 100644
index 613008231c95..000000000000
--- a/dev-python/blinker/blinker-1.9.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=flit
-PYPI_VERIFY_REPO=https://github.com/pallets-eco/blinker
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Fast, simple object-to-object and broadcast signaling"
-HOMEPAGE="
- https://github.com/pallets-eco/blinker/
- https://pypi.org/project/blinker/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
-
-EPYTEST_PLUGINS=( pytest-asyncio )
-distutils_enable_tests pytest
diff --git a/dev-python/blinker/metadata.xml b/dev-python/blinker/metadata.xml
deleted file mode 100644
index d8e036c563aa..000000000000
--- a/dev-python/blinker/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">pallets-eco/blinker</remote-id>
- <remote-id type="pypi">blinker</remote-id>
- </upstream>
-</pkgmetadata>