www/py-django-filter: Update to 21.1
* Upstream switched to a two-part CalVer versioning scheme where the first number is the year and the second is the release number within that year. Changelog: https://github.com/carltongibson/django-filter/blob/21.1/CHANGES.rst
This commit is contained in:
parent
501acc302c
commit
ea115d8480
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= django-filter
|
||||
DISTVERSION= 2.4.0
|
||||
DISTVERSION= 21.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1611059912
|
||||
SHA256 (django-filter-2.4.0.tar.gz) = 84e9d5bb93f237e451db814ed422a3a625751cbc9968b484ecc74964a8696b06
|
||||
SIZE (django-filter-2.4.0.tar.gz) = 146904
|
||||
TIMESTAMP = 1632927725
|
||||
SHA256 (django-filter-21.1.tar.gz) = 632a251fa8f1aadb4b8cceff932bb52fe2f826dd7dfe7f3eac40e5c463d6836e
|
||||
SIZE (django-filter-21.1.tar.gz) = 154188
|
||||
|
|
Loading…
Reference in a new issue