python-pyrodigal: python-archspec is runtime dependency per upstream

This commit is contained in:
bipin kumar 2023-06-21 19:49:38 +05:30
parent cdb21aa6cb
commit 9bd96d99d3
No known key found for this signature in database
GPG key ID: C67233497C15E476
2 changed files with 2 additions and 4 deletions

View file

@ -10,8 +10,7 @@ url="https://github.com/althonos/pyrodigal"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
license=("LGPL3")
makedepends=('python-setuptools' 'cython' 'python-build' 'python-installer' 'python-wheel')
checkdepends=('python-archspec')
depends=('python' 'glibc' 'python-isal')
depends=('python' 'glibc' 'python-isal' 'python-archspec')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
noextract=()
sha256sums=('a4c07baa2ceebb052d8b65749c30b41fec998bb7f3600da1979fb0b5f328a34e')

View file

@ -9,8 +9,7 @@ post_build_script: |
git_pkgbuild_commit()
repo_depends:
- python-isal
repo_makedepends:
- python-archspec
- python-archspec
update_on:
- source: pypi
pypi: pyrodigal