python-toytree: auto updated to 3.0.10-1

This commit is contained in:
BioArchLinuxBot 2025-02-16 00:04:08 +00:00
parent dba620ccb6
commit 0ccfd68aad

View file

@ -1,6 +1,6 @@
pkgname='python-toytree'
name=toytree
pkgver=3.0.9
pkgver=3.0.10
pkgrel=1
pkgdesc="A minimalist tree plotting library using toyplot graphs."
url="https://github.com/eaton-lab/toytree"
@ -10,7 +10,7 @@ makedepends=('python-build' 'python-setuptools' 'python-installer' 'python-wheel
license=('BSD-3-Clause')
arch=('any')
source=("https://pypi.io/packages/source/${name::1}/${name}/${name}-${pkgver}.tar.gz")
sha256sums=('0b2865b87a2038795b9817bd02c42ca02ac0e0bb2613a60f22321d35af8a55f5')
sha256sums=('9d9f3a71bfa3e5381fed7249f5902659a51a9ea2e2bc089381029e23097bcc3e')
build() {
cd "${srcdir}/${name}-${pkgver}"