summaryrefslogtreecommitdiff
path: root/dev-python/hatch-nodejs-version
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hatch-nodejs-version')
-rw-r--r--dev-python/hatch-nodejs-version/Manifest1
-rw-r--r--dev-python/hatch-nodejs-version/hatch-nodejs-version-0.4.0.ebuild26
-rw-r--r--dev-python/hatch-nodejs-version/metadata.xml12
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-python/hatch-nodejs-version/Manifest b/dev-python/hatch-nodejs-version/Manifest
deleted file mode 100644
index df47ca3127a7..000000000000
--- a/dev-python/hatch-nodejs-version/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hatch_nodejs_version-0.4.0.tar.gz 17797 BLAKE2B b27c70624ce092766fe4567a04bd201f0b335c127cbe38847bf69ec6f1f3c4397770dcf8fff50b2e4583c47747144314cbaa684e7f44ae0fec616821d14bec27 SHA512 3ba742a9c802499e8cb5be53220a60b9ea40c3124bc5fbe7b0d5f95544edc853dc3d54fc29e97f5f2db41f5bb3d573dc59eae78e53578ba0f7574539fb45671e
diff --git a/dev-python/hatch-nodejs-version/hatch-nodejs-version-0.4.0.ebuild b/dev-python/hatch-nodejs-version/hatch-nodejs-version-0.4.0.ebuild
deleted file mode 100644
index 998d2243b3cb..000000000000
--- a/dev-python/hatch-nodejs-version/hatch-nodejs-version-0.4.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2024-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Hatch plugin for versioning from a package.json file"
-HOMEPAGE="
- https://github.com/agoose77/hatch-nodejs-version/
- https://pypi.org/project/hatch-nodejs-version/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
-
-RDEPEND="
- >=dev-python/hatchling-0.21.0[${PYTHON_USEDEP}]
-"
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest
diff --git a/dev-python/hatch-nodejs-version/metadata.xml b/dev-python/hatch-nodejs-version/metadata.xml
deleted file mode 100644
index 400fe916bf3d..000000000000
--- a/dev-python/hatch-nodejs-version/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">agoose77/hatch-nodejs-version</remote-id>
- <remote-id type="pypi">hatch-nodejs-version</remote-id>
- </upstream>
-</pkgmetadata>