Skip to content

Commit

Permalink
py-django-cors-headers: updated to 4.5.0
Browse files Browse the repository at this point in the history
4.5.0 (2024-10-12)

* Drop Python 3.8 support.
* Support Python 3.13.
  • Loading branch information
adam committed Oct 24, 2024
1 parent 3fe9d02 commit 0ad03ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
6 changes: 2 additions & 4 deletions www/py-django-cors-headers/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.30 2024/07/13 08:49:42 adam Exp $
# $NetBSD: Makefile,v 1.31 2024/10/24 07:33:51 adam Exp $

DISTNAME= django_cors_headers-4.4.0
DISTNAME= django_cors_headers-4.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-cors-headers/}
Expand All @@ -17,7 +17,5 @@ DEPENDS+= ${PYPKGPREFIX}-django>=3.2:../../www/py-django

USE_LANGUAGES= # none

PYTHON_VERSIONS_INCOMPATIBLE= 27

.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
8 changes: 4 additions & 4 deletions www/py-django-cors-headers/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.28 2024/07/13 08:49:42 adam Exp $
$NetBSD: distinfo,v 1.29 2024/10/24 07:33:51 adam Exp $

BLAKE2s (django_cors_headers-4.4.0.tar.gz) = 96fd632f952ed60a8897648811d383f38e43ef05c793cbfd399ba297330a1307
SHA512 (django_cors_headers-4.4.0.tar.gz) = 3c3ac226d62623d0c79ef7687de29724f3d576e7344599ec4fe3288ba93520bdef3d5b8b4a9f6668d1808ad5b43943b7512de1809656b643e38079cf9c17996a
Size (django_cors_headers-4.4.0.tar.gz) = 21151 bytes
BLAKE2s (django_cors_headers-4.5.0.tar.gz) = f8fd49e6822b6e036e524b8c290eb8f49c522c3d28277e590ca8fc734394b141
SHA512 (django_cors_headers-4.5.0.tar.gz) = e13dbc027df7adec2cd449cd32f5591f91b2c135080558b85ea84f62d43c22c0f0e00a8b17c2ea0d47d495f518d26b9a6a2859e6779e83bb22086a87d3d7887f
Size (django_cors_headers-4.5.0.tar.gz) = 21023 bytes

0 comments on commit 0ad03ac

Please sign in to comment.