Skip to content
Snippets Groups Projects
Commit de30530c authored by Leo's avatar Leo
Browse files

testing/py3-django-timezone-field: upgrade to 4.0

parent a1fe55a6
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
# Maintainer: # Maintainer:
pkgname=py3-django-timezone-field pkgname=py3-django-timezone-field
_pkgname=django-timezone-field _pkgname=django-timezone-field
pkgver=3.1 pkgver=4.0
pkgrel=1 pkgrel=0
pkgdesc="A Django app providing database and form fields for pytz timezone objects" pkgdesc="A Django app providing database and form fields for pytz timezone objects"
options="!check" # Testsuite is only coverage and flake8 tests options="!check" # Testsuite is only coverage and flake8 tests
url="https://pypi.python.org/pypi/django-timezone-field" url="https://pypi.python.org/pypi/django-timezone-field"
...@@ -30,4 +30,4 @@ package() { ...@@ -30,4 +30,4 @@ package() {
python3 setup.py --quiet install --prefix=/usr --root="$pkgdir" 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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment