diff options
Diffstat (limited to 'testing/py-sqlalchemy-utils')
-rw-r--r-- | testing/py-sqlalchemy-utils/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-sqlalchemy-utils/APKBUILD b/testing/py-sqlalchemy-utils/APKBUILD index f08c22f94f..2fa98cf74f 100644 --- a/testing/py-sqlalchemy-utils/APKBUILD +++ b/testing/py-sqlalchemy-utils/APKBUILD @@ -3,9 +3,9 @@ pkgname=py-sqlalchemy-utils _pkgname=SQLAlchemy-Utils pkgver=0.32.12 -pkgrel=1 +pkgrel=2 pkgdesc="A provider for custom data types and various utility functions for SQLAlchemy" -url="http://sqlalchemy-utils.readthedocs.io/" +url="https://sqlalchemy-utils.readthedocs.io/" arch="noarch" license="BSD" depends="py-anyjson py-babel py-arrow py-intervals py-phonenumbers py-passlib py-colour |