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:           Mon Oct 11 09:31:22 UTC 2021

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

Log Message:
py-sphinx-autoapi: updated to 1.8.4

v1.8.4
Fixed compatibility with astroid 2.7+.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-sphinx-autoapi/Makefile
cvs rdiff -u -r1.7 -r1.8 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.6 pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.7
--- pkgsrc/textproc/py-sphinx-autoapi/Makefile:1.6      Sun Aug  1 18:06:38 2021
+++ pkgsrc/textproc/py-sphinx-autoapi/Makefile  Mon Oct 11 09:31:22 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/08/01 18:06:38 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/10/11 09:31:22 adam Exp $
 
-DISTNAME=      sphinx-autoapi-1.8.3
+DISTNAME=      sphinx-autoapi-1.8.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinx-autoapi/}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://github.com/readthedocs
 COMMENT=       Autodoc style documenation for multiple languages
 LICENSE=       mit
 
-DEPENDS+=      ${PYPKGPREFIX}-astroid>=2.4:../../devel/py-astroid
+DEPENDS+=      ${PYPKGPREFIX}-astroid>=2.7:../../devel/py-astroid
 DEPENDS+=      ${PYPKGPREFIX}-sphinx>=3.0:../../textproc/py-sphinx
 DEPENDS+=      ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
 DEPENDS+=      ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml

Index: pkgsrc/textproc/py-sphinx-autoapi/distinfo
diff -u pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.7 pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.8
--- pkgsrc/textproc/py-sphinx-autoapi/distinfo:1.7      Thu Oct  7 15:02:20 2021
+++ pkgsrc/textproc/py-sphinx-autoapi/distinfo  Mon Oct 11 09:31:22 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/07 15:02:20 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/10/11 09:31:22 adam Exp $
 
-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
+RMD160 (sphinx-autoapi-1.8.4.tar.gz) = 203db8dc4adcb3d319778595243db2baf2113482
+SHA512 (sphinx-autoapi-1.8.4.tar.gz) = 0ff2ab427c942d2f64d0f5c2986f9bf18cfc194824e194051232d34d15955d70f5c3f0e760e8765d39e98276ff4354ac705287dc1be2b8df40ecfe72a436087d
+Size (sphinx-autoapi-1.8.4.tar.gz) = 42152704 bytes



Home | Main Index | Thread Index | Old Index