summaryrefslogtreecommitdiff
path: root/dev-python/Events
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-11-23 03:02:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-11-23 03:02:57 +0000
commit71dd9d29cdaf7cc0ecdb9ea37d128726a941c630 (patch)
tree4eccd905f575579fe47abb8a83bbdb44ceb8c929 /dev-python/Events
parentc7a7ec40cf928d8fc6a8241aa208272c008c7b4d (diff)
gentoo auto-resync : 23:11:2024 - 03:02:56
Diffstat (limited to 'dev-python/Events')
-rw-r--r--dev-python/Events/Events-0.5.ebuild24
-rw-r--r--dev-python/Events/Manifest3
-rw-r--r--dev-python/Events/metadata.xml17
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-python/Events/Events-0.5.ebuild b/dev-python/Events/Events-0.5.ebuild
deleted file mode 100644
index a61cda0c7710..000000000000
--- a/dev-python/Events/Events-0.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="Bringing the elegance of C# EventHandler to Python"
-HOMEPAGE="
- https://pypi.org/project/Events/
- https://github.com/pyeve/events
-"
-# No sdist in pypi as of PV=0.5
-SRC_URI="https://github.com/pyeve/events/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-S=${WORKDIR}/${P,,}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-distutils_enable_tests unittest
diff --git a/dev-python/Events/Manifest b/dev-python/Events/Manifest
deleted file mode 100644
index e24b5195e838..000000000000
--- a/dev-python/Events/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Events-0.5.gh.tar.gz 13200 BLAKE2B c55361a0a31c0f01ae7c9e49ceb2ad6900384b0164d9ac8a5e289a8a80d9ab07f6439ee85f4ec77f0ae639b46e7c69c0f4b54341f9edfff05f865e0738315ff7 SHA512 3eb067bb2a8441eaf4801f25ced65afd7f6c253461c61a2e9bbdd87645718c72a7c13a66e46a6a48ef5b5857993f23a462a286937dc93a259bd02887a3dda6c6
-EBUILD Events-0.5.ebuild 552 BLAKE2B 0ebbad3ee81971011037347b796689794678608b99f6c9897e3062645441431d26e33c88adbbe07279da0e33779b11f874262fd42dc298675bb4e23243696ee9 SHA512 5976b6b84892e0cf277e866395a6b017bd474e20147b3d0c23ef95d317eed8640c259ba9241b5990144e7e7d75bd562e5252ad8897b8da15dffc5609bb8191de
-MISC metadata.xml 497 BLAKE2B ef1d41dcb39049cb2f61c0d337d2d92d7e56ca0ea682e1a617233aad19fe04a55f5fba967299bda916587abf0b9a2b7cf156bf37781e02b6cc38aecf0df010b2 SHA512 e94e1f0f53e32111a56687f2951363046027ae37ad031ec6e99aee6b3d26b6e7f7cb2445f77fa6095689d1c0b8e09213958418094c6ddc18ac8d8a039ac710e6
diff --git a/dev-python/Events/metadata.xml b/dev-python/Events/metadata.xml
deleted file mode 100644
index 6838d44b4c71..000000000000
--- a/dev-python/Events/metadata.xml
+++ /dev/null
@@ -1,17 +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>
- <maintainer type="person">
- <email>arthurzam@gentoo.org</email>
- <name>Arthur Zamarin</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">Events</remote-id>
- <remote-id type="github">pyeve/events</remote-id>
- </upstream>
-</pkgmetadata>