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/aiosqlite | |
| 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/aiosqlite')
| -rw-r--r-- | dev-python/aiosqlite/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/aiosqlite/aiosqlite-0.22.1.ebuild | 27 | ||||
| -rw-r--r-- | dev-python/aiosqlite/metadata.xml | 13 |
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-python/aiosqlite/Manifest b/dev-python/aiosqlite/Manifest deleted file mode 100644 index 8c953d69592f..000000000000 --- a/dev-python/aiosqlite/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST aiosqlite-0.22.1.tar.gz 14821 BLAKE2B 6d7d365b75208451f55203c0495c6b7a1b59a2c7d1181214d52dd875f37f847972ee6551154b80cf54ff2e8a73caef14735463b4764014c97b292de2270f107e SHA512 a207dc89b8e7d1dc6ae219a94f6f1f561b2c829739a5881025092a7247732e713ae71ce470787d9a38b02f3efbc617d1faf1ff62d8f45e9db1539d5ff3bd7943 -DIST aiosqlite-0.22.1.tar.gz.provenance 9128 BLAKE2B bcb08005633df1a7450d0c39a571a1425c062f0becaccb19612dddde4997b03a62659ff2ec4bfb9651e79a7b50b45a45e6ebec19da191d5ee0e6757a00363e90 SHA512 f94d936bdd529efabe923e3c0dc69ba0ace9b23fecee435c97897d35b30b0a7b2026817eea922052dfbe06cd4e04ce551c4464bdf1a6891c53896d5613ede801 diff --git a/dev-python/aiosqlite/aiosqlite-0.22.1.ebuild b/dev-python/aiosqlite/aiosqlite-0.22.1.ebuild deleted file mode 100644 index 2a9ee3a16e25..000000000000 --- a/dev-python/aiosqlite/aiosqlite-0.22.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYPI_VERIFY_REPO=https://github.com/omnilib/aiosqlite -PYTHON_COMPAT=( python3_{13..14} ) -PYTHON_REQ_USE="sqlite" - -inherit distutils-r1 pypi - -DESCRIPTION="asyncio bridge to the standard sqlite3 module" -HOMEPAGE=" - https://aiosqlite.omnilib.dev - https://pypi.org/project/aiosqlite/ - https://github.com/omnilib/aiosqlite/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -distutils_enable_tests unittest - -# AttributeError: 'str' object has no attribute 'supported' -#distutils_enable_sphinx docs dev-python/m2r diff --git a/dev-python/aiosqlite/metadata.xml b/dev-python/aiosqlite/metadata.xml deleted file mode 100644 index c55ac6c628f8..000000000000 --- a/dev-python/aiosqlite/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="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">aiosqlite</remote-id> - <remote-id type="github">omnilib/aiosqlite</remote-id> - </upstream> -</pkgmetadata> |
