pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-sphinx-astropy



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov 12 11:18:25 UTC 2025

Modified Files:
        pkgsrc/textproc/py-sphinx-astropy: Makefile distinfo

Log Message:
py-sphinx-astropy: updated to 1.10

1.10 (2025-08-06)

- Update minimum required version of Sphinx to 4.0.0
  and Python to 3.9.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/py-sphinx-astropy/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-sphinx-astropy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-sphinx-astropy/Makefile
diff -u pkgsrc/textproc/py-sphinx-astropy/Makefile:1.10 pkgsrc/textproc/py-sphinx-astropy/Makefile:1.11
--- pkgsrc/textproc/py-sphinx-astropy/Makefile:1.10     Thu Oct  9 07:58:03 2025
+++ pkgsrc/textproc/py-sphinx-astropy/Makefile  Wed Nov 12 11:18:24 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2025/10/09 07:58:03 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2025/11/12 11:18:24 adam Exp $
 
-DISTNAME=      sphinx-astropy-1.9.1
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
+DISTNAME=      sphinx_astropy-1.10
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinx-astropy/}
 
@@ -12,12 +11,12 @@ COMMENT=    Sphinx extensions and configura
 LICENSE=       modified-bsd
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=8.0.0:../../devel/py-setuptools_scm
 DEPENDS+=      ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
 DEPENDS+=      ${PYPKGPREFIX}-astropy-sphinx-theme-[0-9]*:../../textproc/py-astropy-sphinx-theme
 DEPENDS+=      ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
 DEPENDS+=      ${PYPKGPREFIX}-numpydoc-[0-9]*:../../textproc/py-numpydoc
-DEPENDS+=      ${PYPKGPREFIX}-sphinx>=3.0.0:../../textproc/py-sphinx
+DEPENDS+=      ${PYPKGPREFIX}-sphinx>=4.0.0:../../textproc/py-sphinx
 DEPENDS+=      ${PYPKGPREFIX}-sphinx-automodapi-[0-9]*:../../textproc/py-sphinx-automodapi
 DEPENDS+=      ${PYPKGPREFIX}-sphinx-gallery-[0-9]*:../../textproc/py-sphinx-gallery
 DEPENDS+=      ${PYPKGPREFIX}-sphinxcontrib-jquery-[0-9]*:../../textproc/py-sphinxcontrib-jquery

Index: pkgsrc/textproc/py-sphinx-astropy/distinfo
diff -u pkgsrc/textproc/py-sphinx-astropy/distinfo:1.2 pkgsrc/textproc/py-sphinx-astropy/distinfo:1.3
--- pkgsrc/textproc/py-sphinx-astropy/distinfo:1.2      Wed Aug 21 15:16:50 2024
+++ pkgsrc/textproc/py-sphinx-astropy/distinfo  Wed Nov 12 11:18:24 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/08/21 15:16:50 adam Exp $
+$NetBSD: distinfo,v 1.3 2025/11/12 11:18:24 adam Exp $
 
-BLAKE2s (sphinx-astropy-1.9.1.tar.gz) = 4fb726a284462efb62920fe8f0645444faad6237e1eb75c9b58fa5f5a0891f71
-SHA512 (sphinx-astropy-1.9.1.tar.gz) = 8a7b1a657daf1b53693f1755c88f76b4ceff29a0c60033cac41e4097531bda83662cefb2d34a0a09d732fe9577253b62727c6f0b4036c569428fc9f2ec5f753b
-Size (sphinx-astropy-1.9.1.tar.gz) = 19277 bytes
+BLAKE2s (sphinx_astropy-1.10.tar.gz) = f0140eccda21f983cafd3c9eea2171ba422391320e1e48373e1644a981e98fa5
+SHA512 (sphinx_astropy-1.10.tar.gz) = bd43895fc6244cd11d23205bef602d90d46bf46e1570b27b0b8f3d7dc24c4d50608992cfce3050cea68654a071971e5d30700bc3da1d3bbf7e1f84ffd2a1904e
+Size (sphinx_astropy-1.10.tar.gz) = 20562 bytes



Home | Main Index | Thread Index | Old Index