mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/py-django-tastypie: Update to 0.15.1
* Switch to PEP517 build framework while I'm here. Changelog: https://github.com/django-tastypie/django-tastypie/releases/tag/v0.15.1
This commit is contained in:
parent
d44d8defab
commit
c8472f6877
2 changed files with 8 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= django-tastypie
|
||||
PORTVERSION= 0.15.0
|
||||
PORTVERSION= 0.15.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,12 +11,14 @@ WWW= https://github.com/django-tastypie/django-tastypie
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.1:devel/py-python-dateutil@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django42>0:www/py-django42@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}python-mimeparse>=0.1.4:devel/py-python-mimeparse@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1732432121
|
||||
SHA256 (django_tastypie-0.15.0.tar.gz) = baddce528e53646ee400e7c2dbee9a7c61b98a9fb67c8be2c3cf0f70eb10aa3c
|
||||
SIZE (django_tastypie-0.15.0.tar.gz) = 156296
|
||||
TIMESTAMP = 1740820695
|
||||
SHA256 (django_tastypie-0.15.1.tar.gz) = 1eb41318b08c0ebc9b8a386871b45401a623e6a5566bf32ae3e17be2c59318b7
|
||||
SIZE (django_tastypie-0.15.1.tar.gz) = 156617
|
||||
|
|
Loading…
Add table
Reference in a new issue