From c0697810b8a7815ee379c49d1f59cfcde8e5b556 Mon Sep 17 00:00:00 2001 From: Joao Carreira Date: Thu, 13 Jun 2024 01:17:21 +0100 Subject: dev-python/commitizen: add version 3.27.0 Signed-off-by: Joao Carreira --- dev-python/commitizen/Manifest | 1 + dev-python/commitizen/commitizen-3.27.0.ebuild | 24 ++++++++++++++++++++++++ dev-python/commitizen/metadata.xml | 8 ++++++++ metadata/md5-cache/dev-python/commitizen-3.27.0 | 15 +++++++++++++++ 4 files changed, 48 insertions(+) create mode 100644 dev-python/commitizen/Manifest create mode 100644 dev-python/commitizen/commitizen-3.27.0.ebuild create mode 100644 dev-python/commitizen/metadata.xml create mode 100644 metadata/md5-cache/dev-python/commitizen-3.27.0 diff --git a/dev-python/commitizen/Manifest b/dev-python/commitizen/Manifest new file mode 100644 index 0000000..cee04a9 --- /dev/null +++ b/dev-python/commitizen/Manifest @@ -0,0 +1 @@ +DIST v3.27.0.tar.gz 768890 BLAKE2B 90552a01bf4961cf87ebb35dfe91a4c2ac6c60dcdc4e176c71aa1f72f67e4ef6cfa1ad4331497d61c2b4b34687472c0ead8222e4001f55e76fa636dd7b14df92 SHA512 62220b82297ab23f68c6eeccffd63f9887aa8c91c90a5625ef010d466388f6870f68424ebfe1b4406a05f51d4c28a70d106873e51dbb341d942abd63f9e8e339 diff --git a/dev-python/commitizen/commitizen-3.27.0.ebuild b/dev-python/commitizen/commitizen-3.27.0.ebuild new file mode 100644 index 0000000..6628053 --- /dev/null +++ b/dev-python/commitizen/commitizen-3.27.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{8..13} ) + +inherit distutils-r1 + +DESCRIPTION="Commitizen is release management tool designed for teams" +HOMEPAGE="https://github.com/commitizen-tools/commitizen" +SRC_URI="https://github.com/commitizen-tools/commitizen/archive/refs/tags/v${PV}.tar.gz" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="1" + +RDEPEND="" + +RDEPEND=" + >=dev-vcs/git-1.8.5.2 + ${DEPEND} +" diff --git a/dev-python/commitizen/metadata.xml b/dev-python/commitizen/metadata.xml new file mode 100644 index 0000000..65f1d14 --- /dev/null +++ b/dev-python/commitizen/metadata.xml @@ -0,0 +1,8 @@ + + + + + jfmcarreira@gmail.com + Joao Carreira + + diff --git a/metadata/md5-cache/dev-python/commitizen-3.27.0 b/metadata/md5-cache/dev-python/commitizen-3.27.0 new file mode 100644 index 0000000..8ea3856 --- /dev/null +++ b/metadata/md5-cache/dev-python/commitizen-3.27.0 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Commitizen is release management tool designed for teams +EAPI=7 +HOMEPAGE=https://github.com/commitizen-tools/commitizen +INHERIT=distutils-r1 +IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=>=dev-vcs/git-1.8.5.2 python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) +SLOT=0 +SRC_URI=https://github.com/commitizen-tools/commitizen/archive/refs/tags/v3.27.0.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 5400d21736d8621562bf93be4fa98eec +_md5_=d917193c5ef6a889144b53eafed2e07d -- cgit v1.2.3-65-gdbad