diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/convertdate | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/convertdate')
| -rw-r--r-- | dev-python/convertdate/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/convertdate/convertdate-2.4.1.ebuild | 27 | ||||
| -rw-r--r-- | dev-python/convertdate/metadata.xml | 12 |
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-python/convertdate/Manifest b/dev-python/convertdate/Manifest deleted file mode 100644 index 2d62de2f44d3..000000000000 --- a/dev-python/convertdate/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST convertdate-2.4.1.gh.tar.gz 52789 BLAKE2B e3d396299dd211def312046aaaee060e658fa9d535ca0c5a8376d796273fb53b148c7f6be6e1cb010f52fc9bdab06c9d275fc8f1de2bc0ea4ec956408ae3c3f2 SHA512 dc06c5c2f413543d5c84e5123a276b690787f4b72d3504650ad6908aeef36764073ad6496294e8d9400bc99c1a63f8adb39e265785471c23079f9502ff733e95 diff --git a/dev-python/convertdate/convertdate-2.4.1.ebuild b/dev-python/convertdate/convertdate-2.4.1.ebuild deleted file mode 100644 index d62b02e17c12..000000000000 --- a/dev-python/convertdate/convertdate-2.4.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{13..14} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="Utils for converting between date formats and calculating holidays" -HOMEPAGE="https://github.com/fitnr/convertdate" -SRC_URI="https://github.com/fitnr/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-python/pymeeus-0.3.13[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest - -distutils_enable_sphinx docs \ - dev-python/myst-parser \ - dev-python/sphinx-rtd-theme diff --git a/dev-python/convertdate/metadata.xml b/dev-python/convertdate/metadata.xml deleted file mode 100644 index 2e8739fed74a..000000000000 --- a/dev-python/convertdate/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="person"> - <email>pastalian46@gmail.com</email> - <name>Takuya Wakazono</name> - </maintainer> - <upstream> - <remote-id type="github">fitnr/convertdate</remote-id> - <remote-id type="pypi">convertdate</remote-id> - </upstream> -</pkgmetadata> |
