blob: 68bb9c21caa1b0ade999c882c0c7129667852023 (
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.6
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.6.tar.gz
sha512sums = 1f6c6848d730b083601618f7fb3391105d2e0536d5aeac600c04c13dbb603305b7aa286edff7bb712caa70a9c6a479519821d70e7c093f3a4a8d189ec52776f0
pkgname = hg-evolve
|