pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-alabaster py-alabaster: updated to 0.7.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a8a6d6373c9
branches:  trunk
changeset: 310354:8a8a6d6373c9
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jul 13 07:13:49 2018 +0000

description:
py-alabaster: updated to 0.7.11

0.7.11:
[Feature]: Add badge_branch option allowing configurability of which specific Git branch the Travis, Codecov, etc buttons default to.
[Feature]: Add optional next and previous links at the top and bottom of page content. Use theme option show_relbars to enable these.
[Bug] 73: Clean up some problematic font issues.
[Support]: Add setuptools-level entrypoint for improved theme distribution compatibility.
[Support]: Miscellaneous project maintenance updates such as adding to Travis CI and enforcing the use of flake8.

diffstat:

 textproc/py-alabaster/Makefile |   4 ++--
 textproc/py-alabaster/PLIST    |   3 ++-
 textproc/py-alabaster/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (40 lines):

diff -r 3b47ed7087a1 -r 8a8a6d6373c9 textproc/py-alabaster/Makefile
--- a/textproc/py-alabaster/Makefile    Fri Jul 13 07:10:46 2018 +0000
+++ b/textproc/py-alabaster/Makefile    Fri Jul 13 07:13:49 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2017/09/28 10:33:29 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/07/13 07:13:49 adam Exp $
 
-DISTNAME=      alabaster-0.7.10
+DISTNAME=      alabaster-0.7.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/alabaster/}
diff -r 3b47ed7087a1 -r 8a8a6d6373c9 textproc/py-alabaster/PLIST
--- a/textproc/py-alabaster/PLIST       Fri Jul 13 07:10:46 2018 +0000
+++ b/textproc/py-alabaster/PLIST       Fri Jul 13 07:13:49 2018 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2017/09/28 10:33:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/07/13 07:13:49 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/alabaster/__init__.py
 ${PYSITELIB}/alabaster/__init__.pyc
diff -r 3b47ed7087a1 -r 8a8a6d6373c9 textproc/py-alabaster/distinfo
--- a/textproc/py-alabaster/distinfo    Fri Jul 13 07:10:46 2018 +0000
+++ b/textproc/py-alabaster/distinfo    Fri Jul 13 07:13:49 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/09/28 10:33:29 adam Exp $
+$NetBSD: distinfo,v 1.4 2018/07/13 07:13:49 adam Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index