blob: 73f7b85cc190839a83f896d17513d4be7477f69f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hg-evolve
pkgdesc = Flexible evolution of Mercurial history
pkgver = 11.1.8
pkgrel = 1
url = https://www.mercurial-scm.org/doc/evolution/
arch = any
license = GPL-2.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = mercurial
source = https://files.pythonhosted.org/packages/source/h/hg-evolve/hg_evolve-11.1.8.tar.gz
sha512sums = e91d019a2e09d952b01958b33eeeaf1fe91636f0d538169a0a351e8faaab6ced2e4ad91b839f02f754ad96eca1c098e18ec38558977eb1a887462031f60a8a94
pkgname = hg-evolve
|