pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinx-autoapi
Module Name: pkgsrc
Committed By: adam
Date: Sun Aug 1 18:06:38 UTC 2021
Modified Files:
pkgsrc/textproc/py-sphinx-autoapi: Makefile distinfo
Log Message:
py-sphinx-autoapi: updated to 1.8.3
v1.8.3 (2021-07-31)
-------------------
Bug Fixes
^^^^^^^^^
* Fixed incorrect indentation in generated documentation when a class with no
constructor has a summary line spanning multiple lines.
Trivial/Internal Changes
* Fixed broken link to Jinja objects.inv.
v1.8.2 (2021-07-26)
-------------------
Bug Fixes
* Fixed error when parsing a class with no constructor.
* Fixed failure to build out of source conf.py files.
Configuration values using relative values are now relative to the source directory
instead of relative to the conf.py file.
* Fixed AttributeError using inheritance diagrams on a module with plain imports.
* Explicitly use the domain for generated directives.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-sphinx-autoapi/Makefile \
pkgsrc/textproc/py-sphinx-autoapi/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-autoapi/Makefile
diff -u pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.5 pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.6
--- pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.5 Wed Apr 28 12:44:52 2021
+++ pkgsrc/textproc/py-sphinx-autoapi/Makefile Sun Aug 1 18:06:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/04/28 12:44:52 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/08/01 18:06:38 adam Exp $
-DISTNAME= sphinx-autoapi-1.8.1
+DISTNAME= sphinx-autoapi-1.8.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx-autoapi/}
Index: pkgsrc/textproc/py-sphinx-autoapi/distinfo
diff -u pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.5 pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.6
--- pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.5 Wed Apr 28 12:44:52 2021
+++ pkgsrc/textproc/py-sphinx-autoapi/distinfo Sun Aug 1 18:06:38 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2021/04/28 12:44:52 adam Exp $
+$NetBSD: distinfo,v 1.6 2021/08/01 18:06:38 adam Exp $
-SHA1 (sphinx-autoapi-1.8.1.tar.gz) = 0c4711bc25cb54574622ae7e5ce4ec4bc4041a76
-RMD160 (sphinx-autoapi-1.8.1.tar.gz) = 638f94126a0490659bf7b051a8d7a0875776e333
-SHA512 (sphinx-autoapi-1.8.1.tar.gz) = 7170a016cf38b5f9aa259f489b3d26e22597ba192d21c553af1e11f4ecbfd9a56855f531d5caba2b5dfc1ca781fd9ee8f1505b0b06e84c827df2cbc9f770745f
-Size (sphinx-autoapi-1.8.1.tar.gz) = 42151619 bytes
+SHA1 (sphinx-autoapi-1.8.3.tar.gz) = 96d9e178edb176b0d5c86b862bd16ddc46ba503a
+RMD160 (sphinx-autoapi-1.8.3.tar.gz) = 6b43e1f41a4d0d1e221f7788fd0b6aa1e433ed3b
+SHA512 (sphinx-autoapi-1.8.3.tar.gz) = af6f1daa82cdb2795a0e1a12029d84906e365bd50968c44ded78c806026176f22ef1c2138332dde60a5343a0455d141c3046d75b65e7b9862aed816bb78066ec
+Size (sphinx-autoapi-1.8.3.tar.gz) = 42152909 bytes
Home |
Main Index |
Thread Index |
Old Index