peru: update to 1.3.5.
This commit is contained in:
committed by
Duncan Overbruck
parent
18ee09d9c2
commit
9ea5cb2f5f
@@ -1,17 +1,17 @@
|
||||
# Template file for 'peru'
|
||||
pkgname=peru
|
||||
version=1.3.2
|
||||
revision=3
|
||||
version=1.3.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling python3-wheel"
|
||||
depends="curl git mercurial python3 python3-docopt python3-yaml"
|
||||
depends="curl git mercurial python3 python3-yaml"
|
||||
checkdepends="${depends} python3-pytest rsync subversion"
|
||||
short_desc="Tool for fetching code"
|
||||
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/buildinspace/peru"
|
||||
distfiles="https://github.com/buildinspace/peru/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=5778f76e83aedc1b01cd77992716a855c134346168a9167c37b8c1ac9c22dfa3
|
||||
checksum=be16ebd78f95cbc1698d23404600793868f08d2856b8dd4da793355d48eceeb0
|
||||
|
||||
do_check() {
|
||||
local skiptests
|
||||
|
||||
Reference in New Issue
Block a user