mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/py-django-cors-headers: Update to 3.11.0
Changelog: https://github.com/adamchainz/django-cors-headers/blob/3.11.0/HISTORY.rst
This commit is contained in:
parent
1f812b94c8
commit
fee56f9637
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= django-cors-headers
|
||||
PORTVERSION= 3.10.1
|
||||
PORTVERSION= 3.11.0
|
||||
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.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1639610183
|
||||
SHA256 (django-cors-headers-3.10.1.tar.gz) = b5a874b492bcad99f544bb76ef679472259eb41ee5644ca62d1a94ddb26b7f6e
|
||||
SIZE (django-cors-headers-3.10.1.tar.gz) = 20739
|
||||
TIMESTAMP = 1642506460
|
||||
SHA256 (django-cors-headers-3.11.0.tar.gz) = eb98389bf7a2afc5d374806af4a9149697e3a6955b5a2dc2bf049f7d33647456
|
||||
SIZE (django-cors-headers-3.11.0.tar.gz) = 20730
|
||||
|
|
Loading…
Add table
Reference in a new issue