chore: remove stray .SRCINFO
This commit is contained in:
parent
3ffb70d1ca
commit
a50a804a46
1 changed files with 0 additions and 30 deletions
|
@ -1,30 +0,0 @@
|
||||||
pkgbase = python-commitizen
|
|
||||||
pkgdesc = A tool for enforcing descriptive commit messages and version/changelog management
|
|
||||||
pkgver = 2.32.5
|
|
||||||
pkgrel = 1
|
|
||||||
url = https://github.com/commitizen-tools/commitizen
|
|
||||||
arch = any
|
|
||||||
license = MIT
|
|
||||||
makedepends = git
|
|
||||||
makedepends = python-build
|
|
||||||
makedepends = python-poetry-core
|
|
||||||
makedepends = python-installer
|
|
||||||
depends = python
|
|
||||||
depends = python-questionary
|
|
||||||
depends = python-decli
|
|
||||||
depends = python-colorama
|
|
||||||
depends = python-termcolor
|
|
||||||
depends = python-packaging
|
|
||||||
depends = python-tomlkit
|
|
||||||
depends = python-jinja
|
|
||||||
depends = python-pyaml
|
|
||||||
depends = python-argcomplete
|
|
||||||
depends = python-prompt_toolkit
|
|
||||||
provides = cz
|
|
||||||
provides = git-cz
|
|
||||||
conflicts = nodejs-commitizen
|
|
||||||
conflicts = commitizen-go
|
|
||||||
source = python-commitizen::git+https://github.com/commitizen-tools/commitizen.git#commit=5bf5106c5ab4b469fae7e9583f2ddcbdf004989c
|
|
||||||
b2sums = SKIP
|
|
||||||
|
|
||||||
pkgname = python-commitizen
|
|
Loading…
Reference in a new issue