pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinx-inline-tabs
Module Name: pkgsrc
Committed By: adam
Date: Sat Jan 13 06:29:07 UTC 2024
Modified Files:
pkgsrc/textproc/py-sphinx-inline-tabs: Makefile distinfo
Log Message:
py-sphinx-inline-tabs: updated to 2023.4.21
2023.4.21
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-sphinx-inline-tabs/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-sphinx-inline-tabs/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-inline-tabs/Makefile
diff -u pkgsrc/textproc/py-sphinx-inline-tabs/Makefile:1.4 pkgsrc/textproc/py-sphinx-inline-tabs/Makefile:1.5
--- pkgsrc/textproc/py-sphinx-inline-tabs/Makefile:1.4 Tue Nov 7 22:38:06 2023
+++ pkgsrc/textproc/py-sphinx-inline-tabs/Makefile Sat Jan 13 06:29:07 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2023/11/07 22:38:06 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2024/01/13 06:29:07 adam Exp $
-DISTNAME= sphinx_inline_tabs-2022.1.2b11
-PKGNAME= ${PYPKGPREFIX}-sphinx-inline-tabs-2022.1.2beta11
-PKGREVISION= 1
+DISTNAME= sphinx_inline_tabs-2023.4.21
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-inline-tabs/}
@@ -11,8 +10,10 @@ HOMEPAGE= https://github.com/pradyunsg/s
COMMENT= Sphinx module to add inline tabbed content
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-sphinx>=2.0:../../textproc/py-sphinx
-TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=2:../../devel/py-flit_core
+DEPENDS+= ${PYPKGPREFIX}-sphinx>=3:../../textproc/py-sphinx
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
USE_LANGUAGES= # none
Index: pkgsrc/textproc/py-sphinx-inline-tabs/distinfo
diff -u pkgsrc/textproc/py-sphinx-inline-tabs/distinfo:1.1 pkgsrc/textproc/py-sphinx-inline-tabs/distinfo:1.2
--- pkgsrc/textproc/py-sphinx-inline-tabs/distinfo:1.1 Mon Feb 7 15:26:43 2022
+++ pkgsrc/textproc/py-sphinx-inline-tabs/distinfo Sat Jan 13 06:29:07 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/02/07 15:26:43 wiz Exp $
+$NetBSD: distinfo,v 1.2 2024/01/13 06:29:07 adam Exp $
-BLAKE2s (sphinx_inline_tabs-2022.1.2b11.tar.gz) = b3447def07847d39fca7e5833826c8a26d1b7c47b6b41fe1ece35cb5c9ee47fb
-SHA512 (sphinx_inline_tabs-2022.1.2b11.tar.gz) = 62ceec879d1d43e8c1fa9396f3ac6bbb3a0634d2e9d9ab2197f39b4a00914b1de79d89d3bbe249f862e3a5fb60562ddb0520111f8d447f7e663220ffe978b78d
-Size (sphinx_inline_tabs-2022.1.2b11.tar.gz) = 42520 bytes
+BLAKE2s (sphinx_inline_tabs-2023.4.21.tar.gz) = 4cfeaac396aacbe4548ef8bb3813cf14d860de28d205007ad5cf078867625cb4
+SHA512 (sphinx_inline_tabs-2023.4.21.tar.gz) = d5c856821ca3d2b251733fe200465679dc875d66719851f89b6e38fd1898e40a2bbc97975b6bbdb7bf769fb67038bbb8dd94282504adb0977c57e8d1cf3fde5c
+Size (sphinx_inline_tabs-2023.4.21.tar.gz) = 42664 bytes
Home |
Main Index |
Thread Index |
Old Index