mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
www/py-django-appconf: Update to 1.1.0
Changes: https://github.com/django-compressor/django-appconf/blob/develop/docs/changelog.rst
This commit is contained in:
parent
34f343db5b
commit
7e1ce56530
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= django-appconf
|
||||
PORTVERSION= 1.0.6
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ WWW= https://django-appconf.readthedocs.io/en/latest/ \
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1700760694
|
||||
SHA256 (django-appconf-1.0.6.tar.gz) = cfe87ea827c4ee04b9a70fab90b86d704cb02f2981f89da8423cb0fabf88efbf
|
||||
SIZE (django-appconf-1.0.6.tar.gz) = 15895
|
||||
TIMESTAMP = 1739930330
|
||||
SHA256 (django-appconf-1.1.0.tar.gz) = 9fcead372f82a0f21ee189434e7ae9c007cbb29af1118c18251720f3d06243e4
|
||||
SIZE (django-appconf-1.1.0.tar.gz) = 15986
|
||||
|
|
Loading…
Add table
Reference in a new issue