mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
www/py-django-js-asset: Update to 2.2.0
* This update remedies build issues with devel/py-hatchling 1.19 or
later and should fix the build after 177a175060
[1]
Changelog:
https://github.com/matthiask/django-js-asset/blob/2.2/CHANGELOG.rst
PR: 275770 (for py-dj42-django-js-asset) [1]
Reported by: Einar Bjarni Halldórsson [1]
This commit is contained in:
parent
30621b8df6
commit
6d299f79a5
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= django-js-asset
|
PORTNAME= django-js-asset
|
||||||
DISTVERSION= 2.1.0
|
DISTVERSION= 2.2.0
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1689168356
|
TIMESTAMP = 1702633024
|
||||||
SHA256 (django_js_asset-2.1.0.tar.gz) = be6f69ae5c4865617aa7726c48eddb64089a1e7d4ea7d22a35a3beb8282020f6
|
SHA256 (django_js_asset-2.2.0.tar.gz) = 0c57a82cae2317e83951d956110ce847f58ff0cdc24e314dbc18b35033917e94
|
||||||
SIZE (django_js_asset-2.1.0.tar.gz) = 7734
|
SIZE (django_js_asset-2.2.0.tar.gz) = 7904
|
||||||
|
|
Loading…
Add table
Reference in a new issue