subversion-python: add python dep

This commit is contained in:
John Vogel 2020-04-14 13:30:13 -04:00
parent 5f38cd8753
commit 709006a85b
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wFe6VCEaxoBPG/IQdbe3r4P2PDYG1JLCtMaLuED9D7wtntpJMCwmOdl7hkH8X1la3NNJjYMCnfbR9Xti5EoMAg=
SHA256 (Pkgfile) = 4417c69047d2830217ad9240bed546fb3486640f199a92897dd737e03eebb89d
RWSagIOpLGJF38nZWZ5cBFlCpGBoeSFJYmTB5nbIgMiy2E4egUbzfyFtLfx/sj7Z1jOpAfas19Vb6Iyo5Oya2ehNx+1l8mTZ7wY=
SHA256 (Pkgfile) = 619d19aba3d262b80e7f6d7ab09730f3b41f026ccd9836694f78fdff2bd8fb70
SHA256 (.footprint) = 4bbd355340466e909c6ad83e105977661a1c8adaf68f4616f1085e0b3094e277
SHA256 (subversion-1.12.2.tar.bz2) = 3bd0b5c8e4c5175263dc9a92fd9aef94ce917e80af034f26fe5c45fde7e0f771

View File

@ -1,11 +1,11 @@
# Description: Python bindings for subversion
# URL: https://subversion.apache.org
# Maintainer: John Vogel, jvogel4 at stny dot rr dot com
# Depends on: subversion swig
# Depends on: python subversion swig
name=subversion-python
version=1.12.2
release=1
release=2
source=(https://archive.apache.org/dist/subversion/subversion-$version.tar.bz2)
build() {