From c457aff1bc1fe5f6e4c0513b31f2f8c86ea4d58a Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 28 Sep 2017 10:33:29 +0000 Subject: py-alabaster: update to 0.7.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.7.10: [Bug] 95: Independently ran across sphinx-doc/sphinx 3276, namely that parameter lists become squashed together if one is running on Sphinx 1.4.x. While that fix was merged in Sphinx itself, we felt it prudent to include it in our own stylesheet as well, for immediate relief. [Bug] 96: admonition_xref had a template typo preventing it from receiving styling; this has been fixed. Credit: Kenzie Togami. [Bug] 32: Update styling of various block-level elements such as admonitions (.. note::, .. warning::, etc) and code blocks (.. code::) so they are no longer ‘dedented’ outside the main column of text they’re embedded in. This is both a stylistic change and a bugfix, since e.g. nesting code blocks within note blocks looks actively broken. --- textproc/py-alabaster/Makefile | 4 ++-- textproc/py-alabaster/PLIST | 3 +-- textproc/py-alabaster/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'textproc') diff --git a/textproc/py-alabaster/Makefile b/textproc/py-alabaster/Makefile index f4c4f1754f2..53d60d5cbd0 100644 --- a/textproc/py-alabaster/Makefile +++ b/textproc/py-alabaster/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/12/15 09:44:27 adam Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/28 10:33:29 adam Exp $ -DISTNAME= alabaster-0.7.9 +DISTNAME= alabaster-0.7.10 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=a/alabaster/} diff --git a/textproc/py-alabaster/PLIST b/textproc/py-alabaster/PLIST index 5b0f374620e..70de73e5d01 100644 --- a/textproc/py-alabaster/PLIST +++ b/textproc/py-alabaster/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2016/12/15 09:44:27 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2017/09/28 10:33:29 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/pbr.json ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/alabaster/__init__.py ${PYSITELIB}/alabaster/__init__.pyc diff --git a/textproc/py-alabaster/distinfo b/textproc/py-alabaster/distinfo index a45ab2c0def..8fa167e6cf5 100644 --- a/textproc/py-alabaster/distinfo +++ b/textproc/py-alabaster/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2016/12/15 09:44:27 adam Exp $ +$NetBSD: distinfo,v 1.3 2017/09/28 10:33:29 adam Exp $ -SHA1 (alabaster-0.7.9.tar.gz) = 5228e07468aec8bb09ce8adcd248e54ca18589b7 -RMD160 (alabaster-0.7.9.tar.gz) = 5b036d7d01e3b48bcc6d902e97deb52d360e72fc -SHA512 (alabaster-0.7.9.tar.gz) = b1286c4d5d17d172baaacbc40ba6a435d433f0880e31416c37ac88df8787bf522f1c28b6903fe92c88414f54286734508860eab86ff7f12da72315bf9ae0e6c8 -Size (alabaster-0.7.9.tar.gz) = 10485 bytes +SHA1 (alabaster-0.7.10.tar.gz) = dba599faf1ca5541ef35ab251eb2b365ae2f25c7 +RMD160 (alabaster-0.7.10.tar.gz) = be615780fb6cec815e82bc96374624a6009ba314 +SHA512 (alabaster-0.7.10.tar.gz) = e2391079360e050e532f878619e70a120f141a3e84d1e213e508e4be25ff2ac704717fe8398dfaf016dfb6dd3ad1105a67e1d5438737f45064f7602a5ce5fda8 +Size (alabaster-0.7.10.tar.gz) = 10486 bytes -- cgit v1.2.3