Compare commits

..

No commits in common. "8e3d498282e2a1fc0a18d1c1006ae268107709e5" and "a42612d6f60bfc12c0a509dcfe75be7c9db62220" have entirely different histories.

4 changed files with 10 additions and 9 deletions

@ -1 +1 @@
Subproject commit 6cb5dd0d556c50752da1ec64966a3a90355a2d56
Subproject commit 31eea9198207479a2d1ce35fed41c150f8d8f73a

View file

@ -3,11 +3,11 @@
_pkgname=commitizen
pkgname=python-commitizen
pkgver=2.24.0
pkgver=2.23.0
pkgrel=1
pkgdesc='A tool for enforcing descriptive commit messages and version/changelog management'
pkgdesc="A tool for enforcing descriptive commit messages and version/changelog management"
arch=('any')
url='https://github.com/commitizen-tools/commitizen'
url="https://github.com/commitizen-tools/commitizen"
license=('MIT')
depends=(
'python'
@ -24,13 +24,13 @@ depends=(
)
makedepends=(
'git'
'python-install'
'python-build'
'python-poetry-core'
'python-installer'
)
provides=('cz' 'git-cz')
conflicts=('nodejs-commitizen' 'commitizen-go')
_commit='66c63209fe811cc59c5caadceffe7a88280de043'
_commit='605b1252c2b9bb4ce82d14e1fde26a8139ad5e23'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')
@ -61,7 +61,8 @@ build() {
package() {
cd "$pkgname"
python -m installer \
python -m install \
--optimize=1 \
--destdir="$pkgdir" \
dist/*.whl

@ -1 +1 @@
Subproject commit 3d641e40106aa101601ecbd060190f53fd9480dd
Subproject commit 454dcd2cdff6af2f986abe40a36418abe5c0f50d

@ -1 +1 @@
Subproject commit 390e53946b5088012104455011fdb02da6dfd7c8
Subproject commit dcf890d51312690bf0031e8e83f46a61d6bf582a