www/py-django-bitfield: Update to 2.1.0

Changelog:

* Add support for Django 3.1, 3.2 (No changes needed).
* Add support for Python 3.8, 3.9.
* Fixed multiple bugs with use in the Django admin.
* Removed dead compatibility code.

PR:		261317
Approved by:	rm (maintainer)
MFH:		2022Q1
This commit is contained in:
Kai Knoblich 2022-01-21 19:47:11 +01:00
parent a78e628b6a
commit 1f812b94c8
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= django-bitfield
PORTVERSION= 2.0.1
PORTVERSION= 2.1.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1585598450
SHA256 (django-bitfield-2.0.1.tar.gz) = ab340eb50cdb1e8c005594b9f8170a95a698102d06cf3f5031763be2750a8862
SIZE (django-bitfield-2.0.1.tar.gz) = 15372
TIMESTAMP = 1642335624
SHA256 (django-bitfield-2.1.0.tar.gz) = a55859fd16ce4269d5ceed3e20cf8fc3c2df866f0a78b90c60a19a0e76aa5fd8
SIZE (django-bitfield-2.1.0.tar.gz) = 15458