dev-python/gitea-api - 1.23.8 (r7l)

Search

Package Information

Description:
Gitea API wrapper for Python
Homepage:
https://github.com/r7l/python-gitea-api
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.23.8 8 ~amd64 ~arm ~arm64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..14} )

inherit distutils-r1

DESCRIPTION="Gitea API wrapper for Python"
HOMEPAGE="https://github.com/r7l/python-gitea-api"
SRC_URI="https://github.com/r7l/python-gitea-api/archive/${PV}.tar.gz -> ${P}.tar.gz"

S="${WORKDIR}/python-${P}"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"

Manifest for 1.23.8

Type File Size Source URLs
DIST gitea-api-1.23.8.tar.gz 320316 bytes https://github.com/r7l/python-gitea-api/archive/1.23.8.tar.gz