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/hijridate | |
| 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/hijridate')
| -rw-r--r-- | dev-python/hijridate/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/hijridate/hijridate-2.6.0.ebuild | 27 | ||||
| -rw-r--r-- | dev-python/hijridate/metadata.xml | 13 |
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-python/hijridate/Manifest b/dev-python/hijridate/Manifest deleted file mode 100644 index d4f0314a408a..000000000000 --- a/dev-python/hijridate/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hijridate-2.6.0.gh.tar.gz 110192 BLAKE2B f951df86125eec79eff0822bf5c1eabab12b0f8afc8786f5fe8c675341be5e2f084f3fc2d424f5e1d51566a0ff0c427bc2b7496faae4ef140ed3bdd072872312 SHA512 35ab1672377d6e3ff6aee3db10b45ddf3b6ceff4f8744302e55443e524ce85ff9c1c0d93b76419cbe3b779eda8c7fbafc5ffab15e0571e8e7b1fd7f13817cfe3 diff --git a/dev-python/hijridate/hijridate-2.6.0.ebuild b/dev-python/hijridate/hijridate-2.6.0.ebuild deleted file mode 100644 index ec1129cb12e7..000000000000 --- a/dev-python/hijridate/hijridate-2.6.0.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 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar" -HOMEPAGE="https://github.com/dralshehri/hijridate" -SRC_URI="https://github.com/dralshehri/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -BDEPEND="dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}]" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest - -distutils_enable_sphinx docs \ - dev-python/furo \ - dev-python/myst-parser \ - dev-python/sphinx-notfound-page diff --git a/dev-python/hijridate/metadata.xml b/dev-python/hijridate/metadata.xml deleted file mode 100644 index 54036c4fb90e..000000000000 --- a/dev-python/hijridate/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="person"> - <email>pastalian46@gmail.com</email> - <name>Takuya Wakazono</name> - </maintainer> - <upstream> - <remote-id type="pypi">hijridate</remote-id> - <remote-id type="github">dralshehri/hijridate</remote-id> - <doc>https://hijridate.readthedocs.io</doc> - </upstream> -</pkgmetadata> |
