pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-authlib
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 27 05:45:45 UTC 2026
Modified Files:
pkgsrc/security/py-authlib: Makefile
Log Message:
py-authlib: fix MASTER_SITES
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/security/py-authlib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-authlib/Makefile
diff -u pkgsrc/security/py-authlib/Makefile:1.36 pkgsrc/security/py-authlib/Makefile:1.37
--- pkgsrc/security/py-authlib/Makefile:1.36 Thu Apr 23 09:28:39 2026
+++ pkgsrc/security/py-authlib/Makefile Mon Apr 27 05:45:44 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2026/04/23 09:28:39 adam Exp $
+# $NetBSD: Makefile,v 1.37 2026/04/27 05:45:44 wiz Exp $
DISTNAME= authlib-1.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
-MASTER_SITES= ${MASTER_SITE_PYPI:=j/joserfc/}
+MASTER_SITES= ${MASTER_SITE_PYPI:=a/authlib/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/authlib/joserfc
Home |
Main Index |
Thread Index |
Old Index