* update python-patiencediff to 0.2.15-2

This commit is contained in:
Alexander Baldeck 2024-12-05 07:18:56 +01:00
parent 8de58af622
commit 9eb7b54f24
3 changed files with 27 additions and 1 deletions

View File

@ -0,0 +1,22 @@
pkgbase = python-patiencediff
pkgdesc = Patiencediff Python and C implementations
pkgver = 0.2.15
pkgrel = 2
url = https://www.breezy-vcs.org/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL2
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = glibc
depends = python
source = git+https://github.com/breezy-team/patiencediff.git#tag=2879bd4a0fde0701e3ff3abab1cdd04832d80b43
sha256sums = bed7a61d6803327958f34be863d42e09e23a9ab3ed5654be3ed03d88df287e33
pkgname = python-patiencediff

View File

@ -0,0 +1,4 @@
[python-patiencediff]
source = "git"
git = "https://github.com/breezy-team/patiencediff.git"
prefix = "v"

View File

@ -3,7 +3,7 @@
pkgname=python-patiencediff
pkgver=0.2.15
pkgrel=1
pkgrel=2
pkgdesc='Patiencediff Python and C implementations'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url=https://www.breezy-vcs.org/