pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-asdf_wcs_schemas
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 23 05:49:55 UTC 2026
Modified Files:
pkgsrc/math/py-asdf_wcs_schemas: Makefile
Log Message:
py-asdf_wcs_schemas: switch to github, previous link is broken
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/py-asdf_wcs_schemas/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-asdf_wcs_schemas/Makefile
diff -u pkgsrc/math/py-asdf_wcs_schemas/Makefile:1.8 pkgsrc/math/py-asdf_wcs_schemas/Makefile:1.9
--- pkgsrc/math/py-asdf_wcs_schemas/Makefile:1.8 Thu Oct 9 07:57:46 2025
+++ pkgsrc/math/py-asdf_wcs_schemas/Makefile Fri Jan 23 05:49:55 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/10/09 07:57:46 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2026/01/23 05:49:55 wiz Exp $
DISTNAME= asdf_wcs_schemas-0.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/asdf_wcs_schemas/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://asdf-wcs-schemas.readthedocs.io/en/stable
+HOMEPAGE= https://github.com/asdf-format/asdf-wcs-schemas
COMMENT= ASDF schemas for validating WCS tags
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index