pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinx-lv2-theme
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 13 06:10:49 UTC 2025
Modified Files:
pkgsrc/textproc/py-sphinx-lv2-theme: Makefile distinfo
Log Message:
py-sphinx-lv2-theme: updated to 1.4.4
1.4.4
* Fix footnote style
* Fix overriding CSS shorthand property
* Show inline code expressions in monospace font
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-sphinx-lv2-theme/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-sphinx-lv2-theme/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-lv2-theme/Makefile
diff -u pkgsrc/textproc/py-sphinx-lv2-theme/Makefile:1.5 pkgsrc/textproc/py-sphinx-lv2-theme/Makefile:1.6
--- pkgsrc/textproc/py-sphinx-lv2-theme/Makefile:1.5 Thu Oct 9 07:58:04 2025
+++ pkgsrc/textproc/py-sphinx-lv2-theme/Makefile Thu Nov 13 06:10:49 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2025/10/09 07:58:04 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2025/11/13 06:10:49 adam Exp $
-DISTNAME= sphinx_lv2_theme-1.4.2
+DISTNAME= sphinx_lv2_theme-1.4.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-lv2-theme/}
@@ -18,5 +17,8 @@ USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 310 # py-sphinx
+post-extract:
+ ${RM} -r ${WRKSRC}/sphinx_lv2_theme/__pycache__
+
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-sphinx-lv2-theme/distinfo
diff -u pkgsrc/textproc/py-sphinx-lv2-theme/distinfo:1.1 pkgsrc/textproc/py-sphinx-lv2-theme/distinfo:1.2
--- pkgsrc/textproc/py-sphinx-lv2-theme/distinfo:1.1 Tue Nov 5 16:46:19 2024
+++ pkgsrc/textproc/py-sphinx-lv2-theme/distinfo Thu Nov 13 06:10:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/11/05 16:46:19 adam Exp $
+$NetBSD: distinfo,v 1.2 2025/11/13 06:10:49 adam Exp $
-BLAKE2s (sphinx_lv2_theme-1.4.2.tar.gz) = 3031f710e0a2940e6ec71106411b7f7c640418d00099743b7ec7197963ff1e07
-SHA512 (sphinx_lv2_theme-1.4.2.tar.gz) = 51c9cca9cd28878496706a4716ec722b695257392ab09adfbfe70e3dadeb72c7620cdbb56562411e8b99d3af942cec63a346781512ead188c6b2d6eae3623336
-Size (sphinx_lv2_theme-1.4.2.tar.gz) = 14331 bytes
+BLAKE2s (sphinx_lv2_theme-1.4.4.tar.gz) = 969da723e24ccf1011025d878139f030f827932ec141232d2cbb4432451781f0
+SHA512 (sphinx_lv2_theme-1.4.4.tar.gz) = 0ac460a190ef5de3fc3056f3e1fea68df1468140824aebc6c253bdcc39435860676c454dd31447b820afa7e75cd3e2514a1b21dd29a221ef2dd9f12761c92414
+Size (sphinx_lv2_theme-1.4.4.tar.gz) = 15110 bytes
Home |
Main Index |
Thread Index |
Old Index