mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 10:15:12 +03:00
testing/py3-django-timezone-field: upgrade to 4.0
This commit is contained in:
parent
a1fe55a612
commit
de30530cd7
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
# Maintainer:
|
||||
pkgname=py3-django-timezone-field
|
||||
_pkgname=django-timezone-field
|
||||
pkgver=3.1
|
||||
pkgrel=1
|
||||
pkgver=4.0
|
||||
pkgrel=0
|
||||
pkgdesc="A Django app providing database and form fields for pytz timezone objects"
|
||||
options="!check" # Testsuite is only coverage and flake8 tests
|
||||
url="https://pypi.python.org/pypi/django-timezone-field"
|
||||
|
@ -30,4 +30,4 @@ package() {
|
|||
python3 setup.py --quiet install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="eb63c9010c4a8e88466a47f695f75a38d38bd64670c4c9cc7622c46c723855d5752313bad0157230bfa98ec642bbc60095348ae5be6d883d67b43ed79973e93b py3-django-timezone-field-3.1.tar.gz"
|
||||
sha512sums="177a13489d8ef990c1c58ce22f4fd989f763ee7d63473898e3e46cfe27d2d2e09e2e777a24bf09ad7a115a50ba35e93021914dfaeafc482cb09c03e319e8279c py3-django-timezone-field-4.0.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue