summaryrefslogtreecommitdiff
path: root/dev-python/hypothesis-gentoo
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/hypothesis-gentoo
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/hypothesis-gentoo')
-rw-r--r--dev-python/hypothesis-gentoo/Manifest2
-rw-r--r--dev-python/hypothesis-gentoo/hypothesis-gentoo-3.ebuild24
-rw-r--r--dev-python/hypothesis-gentoo/hypothesis-gentoo-4.ebuild24
-rw-r--r--dev-python/hypothesis-gentoo/metadata.xml12
4 files changed, 0 insertions, 62 deletions
diff --git a/dev-python/hypothesis-gentoo/Manifest b/dev-python/hypothesis-gentoo/Manifest
deleted file mode 100644
index 6d6ef0d64df3..000000000000
--- a/dev-python/hypothesis-gentoo/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST hypothesis_gentoo-3.tar.gz 2201 BLAKE2B 7fc480dbbf559ffca71be6eb5cc5c6186e892ad53776bc5d84ddc649be8d1fe9a181cecacb82806c161078d57a9b286434b921f15cd4b57a6ad6005baa300e05 SHA512 2b3df0b18bf3513de77712e3fdda1c14ac049f957c85fe50da4126146e2a95354079a69ebc3c8af962c30808ba97df21a8084ce0c6c5013c0a45fb8e83e9c02a
-DIST hypothesis_gentoo-4.tar.gz 2183 BLAKE2B 1037b30bf586eba5fa682bac338296ad43add9ce81422cf2b7a1ed44fb531e65c696f1cf3af04d1d94103162f9273a67165b830e359031083386c70c575c04c2 SHA512 68df70dbcdad5f53de0851730896883549686ad4b50be9663fb8ff4e7d9133e44c44158df2bf1741a91bd8b80fd5e0c064b141ecbda3c068d111ec70bc46d4a6
diff --git a/dev-python/hypothesis-gentoo/hypothesis-gentoo-3.ebuild b/dev-python/hypothesis-gentoo/hypothesis-gentoo-3.ebuild
deleted file mode 100644
index 18025c328ad0..000000000000
--- a/dev-python/hypothesis-gentoo/hypothesis-gentoo-3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Plugin to create 'gentoo' hypothesis profile, disabling health checks"
-HOMEPAGE="
- https://github.com/projg2/hypothesis-gentoo/
- https://pypi.org/project/hypothesis-gentoo/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-# No RDEP on hypothesis -- it is only imported in the hypothesis hook
-
-EPYTEST_PLUGINS=( hypothesis )
-distutils_enable_tests pytest
diff --git a/dev-python/hypothesis-gentoo/hypothesis-gentoo-4.ebuild b/dev-python/hypothesis-gentoo/hypothesis-gentoo-4.ebuild
deleted file mode 100644
index 0c052f77302a..000000000000
--- a/dev-python/hypothesis-gentoo/hypothesis-gentoo-4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2025-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Plugin to create 'gentoo' hypothesis profile, disabling health checks"
-HOMEPAGE="
- https://github.com/projg2/hypothesis-gentoo/
- https://pypi.org/project/hypothesis-gentoo/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
-
-# No RDEP on hypothesis -- it is only imported in the hypothesis hook
-
-EPYTEST_PLUGINS=( hypothesis )
-distutils_enable_tests pytest
diff --git a/dev-python/hypothesis-gentoo/metadata.xml b/dev-python/hypothesis-gentoo/metadata.xml
deleted file mode 100644
index b488477c0a2c..000000000000
--- a/dev-python/hypothesis-gentoo/metadata.xml
+++ /dev/null
@@ -1,12 +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>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">projg2/hypothesis-gentoo</remote-id>
- <remote-id type="pypi">hypothesis-gentoo</remote-id>
- </upstream>
-</pkgmetadata>