pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-django-cors-headers py-django-cors-headers: upd...
details: https://anonhg.NetBSD.org/pkgsrc/rev/527ce97e27d0
branches: trunk
changeset: 458021:527ce97e27d0
user: adam <adam%pkgsrc.org@localhost>
date: Mon Sep 06 16:31:54 2021 +0000
description:
py-django-cors-headers: updated to 3.8.0
3.8.0
Add type hints.
Stop distributing tests to reduce package size. Tests are not intended to be run outside of the tox setup in the repository. Repackagers can use GitHub's tarballs per tag.
diffstat:
www/py-django-cors-headers/Makefile | 4 ++--
www/py-django-cors-headers/PLIST | 4 +++-
www/py-django-cors-headers/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (48 lines):
diff -r ae4a89553b99 -r 527ce97e27d0 www/py-django-cors-headers/Makefile
--- a/www/py-django-cors-headers/Makefile Mon Sep 06 16:31:29 2021 +0000
+++ b/www/py-django-cors-headers/Makefile Mon Sep 06 16:31:54 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/01/26 06:15:00 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/09/06 16:31:54 adam Exp $
-DISTNAME= django-cors-headers-3.7.0
+DISTNAME= django-cors-headers-3.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-cors-headers/}
diff -r ae4a89553b99 -r 527ce97e27d0 www/py-django-cors-headers/PLIST
--- a/www/py-django-cors-headers/PLIST Mon Sep 06 16:31:29 2021 +0000
+++ b/www/py-django-cors-headers/PLIST Mon Sep 06 16:31:54 2021 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2021/01/26 06:15:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/09/06 16:31:54 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/corsheaders/__init__.py
@@ -22,6 +23,7 @@
${PYSITELIB}/corsheaders/middleware.py
${PYSITELIB}/corsheaders/middleware.pyc
${PYSITELIB}/corsheaders/middleware.pyo
+${PYSITELIB}/corsheaders/py.typed
${PYSITELIB}/corsheaders/signals.py
${PYSITELIB}/corsheaders/signals.pyc
${PYSITELIB}/corsheaders/signals.pyo
diff -r ae4a89553b99 -r 527ce97e27d0 www/py-django-cors-headers/distinfo
--- a/www/py-django-cors-headers/distinfo Mon Sep 06 16:31:29 2021 +0000
+++ b/www/py-django-cors-headers/distinfo Mon Sep 06 16:31:54 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2021/01/26 06:15:00 adam Exp $
+$NetBSD: distinfo,v 1.19 2021/09/06 16:31:54 adam Exp $
-SHA1 (django-cors-headers-3.7.0.tar.gz) = 076d7ad3c10da3859530e4e763bb12160bd21d2b
-RMD160 (django-cors-headers-3.7.0.tar.gz) = 60b40fbd5578b66f91047ec3ee61ef874d53f894
-SHA512 (django-cors-headers-3.7.0.tar.gz) = e1dc9695f99108f0908d8d348d284f1fd4a8ccbb84b3c748c9ae8d81d6f32ac8ef3417b612710e64ea4c63d464d97ac31a199292ebcdaaec3f3e37ad025ed0de
-Size (django-cors-headers-3.7.0.tar.gz) = 88367 bytes
+SHA1 (django-cors-headers-3.8.0.tar.gz) = 20cd9c4403e9b27b6f37c36f621b3b9365aff12a
+RMD160 (django-cors-headers-3.8.0.tar.gz) = 289ec871bf42766b2f2ef5e3b53e315637dac3a2
+SHA512 (django-cors-headers-3.8.0.tar.gz) = b763e679558af12cb7e22c137e45a9b3f2ccc7cae2ddaa06792b35e721fae3c6f43daf4b015b567496f93d4f32b4751c56db06edf4e74a535c4fb9a1280da763
+Size (django-cors-headers-3.8.0.tar.gz) = 20391 bytes
Home |
Main Index |
Thread Index |
Old Index