pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-allauth
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 13 06:51:15 UTC 2026
Modified Files:
pkgsrc/www/py-django-allauth: Makefile PLIST
Log Message:
py-django-allauth: Add missing tool
Updated PLIST
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/py-django-allauth/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-django-allauth/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-django-allauth/Makefile
diff -u pkgsrc/www/py-django-allauth/Makefile:1.26 pkgsrc/www/py-django-allauth/Makefile:1.27
--- pkgsrc/www/py-django-allauth/Makefile:1.26 Sat Sep 12 17:19:04 2026
+++ pkgsrc/www/py-django-allauth/Makefile Sun Sep 13 06:51:15 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2026/09/12 17:19:04 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2026/09/13 06:51:15 wiz Exp $
DISTNAME= django_allauth-65.19.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-allauth/}
@@ -12,6 +12,7 @@ COMMENT= Authentication, registration, a
LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-asgiref>=3.8.1:../../www/py-asgiref
DEPENDS+= ${PYPKGPREFIX}-django>=4.2.16:../../www/py-django
# openid
Index: pkgsrc/www/py-django-allauth/PLIST
diff -u pkgsrc/www/py-django-allauth/PLIST:1.19 pkgsrc/www/py-django-allauth/PLIST:1.20
--- pkgsrc/www/py-django-allauth/PLIST:1.19 Sat Sep 12 17:19:04 2026
+++ pkgsrc/www/py-django-allauth/PLIST Sun Sep 13 06:51:15 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2026/09/12 17:19:04 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2026/09/13 06:51:15 wiz Exp $
${PYSITELIB}/allauth/__init__.py
${PYSITELIB}/allauth/__init__.pyc
${PYSITELIB}/allauth/__init__.pyo
@@ -2794,6 +2794,4 @@ ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/AUTHORS
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
-${PYSITELIB}/${WHEEL_INFODIR}/scm_file_list.json
-${PYSITELIB}/${WHEEL_INFODIR}/scm_version.json
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
Home |
Main Index |
Thread Index |
Old Index