mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/py3-sqlalchemy-utils: upgrade to 0.33.11
- Clarify license.
This commit is contained in:
parent
4035f8ccd3
commit
2fc33d732f
@ -2,12 +2,12 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py3-sqlalchemy-utils
|
||||
_pkgname=SQLAlchemy-Utils
|
||||
pkgver=0.32.12
|
||||
pkgrel=3
|
||||
pkgver=0.33.11
|
||||
pkgrel=0
|
||||
pkgdesc="Various utility functions and custom data types for SQLAlchemy"
|
||||
url="https://sqlalchemy-utils.readthedocs.io/"
|
||||
arch="noarch"
|
||||
license="BSD"
|
||||
license="BSD-3-Clause"
|
||||
depends="py3-anyjson py3-arrow py3-babel py3-colour py3-cryptography
|
||||
py3-dateutil py3-furl py3-intervals py3-passlib py3-phonenumbers
|
||||
py3-sqlalchemy"
|
||||
@ -23,4 +23,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="4e0cee4d9353dc8eade3b69ad2c0d2b3794f6a0da098d2232866a468aba0be67a21ff296dd1909a522dd5b07c40821e0e0be29df23e6347494f4cc49cf599eef SQLAlchemy-Utils-0.32.12.tar.gz"
|
||||
sha512sums="a1c37a5f63d8840e543b469f2943e6f7c52aeabbba12965af8b7c9a1eda619765b9777609c7346ed59cbda7ed9dcec4557354683f51a2b886f1ed758e304521d SQLAlchemy-Utils-0.33.11.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user