summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-10-07 10:20:22 +0000
committeradam <adam@pkgsrc.org>2018-10-07 10:20:22 +0000
commit4fe948044687ccd234b0b66ab6b81d08e8c62eb0 (patch)
tree983c49f85ba2b02a61ddf823f08b2010fcc22e3f /textproc
parentf83de5f29d4753a7b5b132f97ecd12300adcaa30 (diff)
downloadpkgsrc-4fe948044687ccd234b0b66ab6b81d08e8c62eb0.tar.gz
py-alabaster: updated to 0.7.12
0.7.12: * Add a tidelift_url option, which when set (default is None/unset) adds a small text snippet to the donate.html sidebar component, linking to the given URL string. * Add a generic donation badge/url option (visually powered by https://shields.io/) as well as a service-specific donation option for OpenCollective. * Fix a typo in the code-block font family, which incorrectly specified Deja Vu Sans Mono instead of DejaVu Sans Mono. This would primarily impact systems lacking the first two fonts (Consolas and Menlo) such as Linux desktops. * Remove Gittip/Gratipay output from the donate.html sidebar component, since the actual service has been insolvent since 2017. The configuration options remain in place for the time being (to avoid breaking backwards compatibility) but no longer do anything. * On some browsers/platforms, ‘badge’-style sidebar elements were displaying dotted underlines. This was unintentional and explicit styling has been added to remove them. Credit to Steven Loria. * Reorganize the customization page to break up the now rather long list of “variables and feature toggles” into additional sections; includes alphabetizing those lists, to make it a bit easier to find docs for a specific setting.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-alabaster/Makefile4
-rw-r--r--textproc/py-alabaster/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-alabaster/Makefile b/textproc/py-alabaster/Makefile
index 81ed4f97b34..3a7e3def536 100644
--- a/textproc/py-alabaster/Makefile
+++ b/textproc/py-alabaster/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/07/13 07:13:49 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/10/07 10:20:22 adam Exp $
-DISTNAME= alabaster-0.7.11
+DISTNAME= alabaster-0.7.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/alabaster/}
diff --git a/textproc/py-alabaster/distinfo b/textproc/py-alabaster/distinfo
index 42a9ff0dae2..4f7ac8a9e2e 100644
--- a/textproc/py-alabaster/distinfo
+++ b/textproc/py-alabaster/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/07/13 07:13:49 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/10/07 10:20:22 adam Exp $
-SHA1 (alabaster-0.7.11.tar.gz) = 3596a252d54c70d1214370b1cefdec3df203bb4e
-RMD160 (alabaster-0.7.11.tar.gz) = 432058f057a139c0174bc83d1afa5748ff32a80d
-SHA512 (alabaster-0.7.11.tar.gz) = 3b3762cc9f0a04296d07bdadeb7e77ae007e307bfad81d8ddfa8e883dcf7577bf544957b3664ec4cc354749fa249627071474466dc771c5883c75571c86d8f3b
-Size (alabaster-0.7.11.tar.gz) = 10998 bytes
+SHA1 (alabaster-0.7.12.tar.gz) = 36c11bd5d8e99e2009b643b7f6e91bf2a0fd573b
+RMD160 (alabaster-0.7.12.tar.gz) = 9390c073a8df0d0c59014318281be0e7ff6bf336
+SHA512 (alabaster-0.7.12.tar.gz) = e3bfd0c92ce01f08d5e6d9dc1ef0967ca1f54827e08756f4a0ba7be8d3b8bec7f2e53a169b831ff5ce2d2548f7f52c6e518bcc513e49bb3e4c38274293aebbac
+Size (alabaster-0.7.12.tar.gz) = 11242 bytes