From df76b8dec3f110f7a7b80e6b2e4954ec07ae0930 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 13 Jan 2023 08:19:14 -0500 Subject: [PATCH] git-cola: fix versioning in build --- srcpkgs/git-cola/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/git-cola/template b/srcpkgs/git-cola/template index 3034b588914..dafbdd9bd9d 100644 --- a/srcpkgs/git-cola/template +++ b/srcpkgs/git-cola/template @@ -1,14 +1,14 @@ # Template file for 'git-cola' pkgname=git-cola version=4.1.0 -revision=1 -build_style=python3-module +revision=2 +build_style=python3-pep517 pycompile_dirs="usr/share/git-cola/lib" -hostmakedepends="python3 python3-setuptools" +hostmakedepends="python3-setuptools_scm python3-wheel" depends="git python3-PyQt5 qt5-svg" short_desc="Highly caffeinated Git GUI" maintainer="Andrea Brancaleoni " license="GPL-2.0-only" homepage="https://git-cola.github.io/" -distfiles="https://github.com/git-cola/git-cola/archive/v${version}.tar.gz" -checksum=ae10742b558beb464af56ba898d62298d29c477c86759fc987b617df1003e0cd +distfiles="${PYPI_SITE}/g/git-cola/git-cola-${version}.tar.gz" +checksum=d77ba2eb1d1240f47cc44f5fcb9230cc65681834e7e27edf17c5ada462d3fb07