pkgsrc-WIP-changes archive

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

Updated to upstream version 3.6.3. Changes from 3.6.0 : 3.6.3 (2015-08-14)



Module Name:	pkgsrc-wip
Committed By:	Nils Ratusznik <nils%NetBSD.org@localhost>
Pushed By:	nils
Date:		Fri Oct 16 09:53:59 2015 +0200
Changeset:	f2d32ed6f15da6f500ae95859e89677720952b1c

Modified Files:
	py-pelican/Makefile
	py-pelican/PLIST
	py-pelican/distinfo

Log Message:
Updated to upstream version 3.6.3.
Changes from 3.6.0 :
3.6.3 (2015-08-14)

    Fix permissions issue in release tarball

3.6.2 (2015-08-01)

    Fix installation errors related to Unicode in tests
    Don't show pagination in notmyidea theme if there's only one page
    Make hidden pages available in context
    Improve URLWrapper comparison

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f2d32ed6f15da6f500ae95859e89677720952b1c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-pelican/Makefile |   2 +-
 py-pelican/PLIST    | 290 +---------------------------------------------------
 py-pelican/distinfo |   6 +-
 3 files changed, 5 insertions(+), 293 deletions(-)

diffs:
diff --git a/py-pelican/Makefile b/py-pelican/Makefile
index 6cef413..c516e40 100644
--- a/py-pelican/Makefile
+++ b/py-pelican/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2015/06/18 19:26:05 ahp-nils Exp $
 
-DISTNAME=		pelican-3.6.0
+DISTNAME=		pelican-3.6.3
 PKGNAME=		${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=		www textproc
 MASTER_SITES=		-https://github.com/getpelican/pelican/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
diff --git a/py-pelican/PLIST b/py-pelican/PLIST
index 2c1d06b..37b0d42 100644
--- a/py-pelican/PLIST
+++ b/py-pelican/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/06/30 09:37:06 ahp-nils Exp $
+@comment $NetBSD$
 bin/pelican
 bin/pelican-import
 bin/pelican-quickstart
@@ -42,294 +42,6 @@ ${PYSITELIB}/pelican/settings.pyo
 ${PYSITELIB}/pelican/signals.py
 ${PYSITELIB}/pelican/signals.pyc
 ${PYSITELIB}/pelican/signals.pyo
-${PYSITELIB}/pelican/tests/TestPages/bad_page.rst
-${PYSITELIB}/pelican/tests/TestPages/hidden_page.rst
-${PYSITELIB}/pelican/tests/TestPages/hidden_page_markdown.md
-${PYSITELIB}/pelican/tests/TestPages/hidden_page_with_template.rst
-${PYSITELIB}/pelican/tests/TestPages/page.rst
-${PYSITELIB}/pelican/tests/TestPages/page_markdown.md
-${PYSITELIB}/pelican/tests/TestPages/page_used_for_sorting_test.rst
-${PYSITELIB}/pelican/tests/TestPages/page_with_category_and_tag_links.md
-${PYSITELIB}/pelican/tests/TestPages/page_with_template.rst
-${PYSITELIB}/pelican/tests/__init__.py
-${PYSITELIB}/pelican/tests/__init__.pyc
-${PYSITELIB}/pelican/tests/__init__.pyo
-${PYSITELIB}/pelican/tests/content/2012-11-29_rst_w_filename_meta#foo-bar.rst
-${PYSITELIB}/pelican/tests/content/2012-11-30_md_w_filename_meta#foo-bar.md
-${PYSITELIB}/pelican/tests/content/TestCategory/article_with_category.rst
-${PYSITELIB}/pelican/tests/content/TestCategory/article_without_category.rst
-${PYSITELIB}/pelican/tests/content/article.rst
-${PYSITELIB}/pelican/tests/content/article_with_code_block.rst
-${PYSITELIB}/pelican/tests/content/article_with_comments.html
-${PYSITELIB}/pelican/tests/content/article_with_keywords.html
-${PYSITELIB}/pelican/tests/content/article_with_markdown_and_footnote.md
-${PYSITELIB}/pelican/tests/content/article_with_markdown_and_nonascii_summary.md
-${PYSITELIB}/pelican/tests/content/article_with_markdown_and_summary_metadata_multi.md
-${PYSITELIB}/pelican/tests/content/article_with_markdown_and_summary_metadata_single.md
-${PYSITELIB}/pelican/tests/content/article_with_markdown_markup_extensions.md
-${PYSITELIB}/pelican/tests/content/article_with_md_extension.md
-${PYSITELIB}/pelican/tests/content/article_with_metadata.html
-${PYSITELIB}/pelican/tests/content/article_with_metadata.rst
-${PYSITELIB}/pelican/tests/content/article_with_metadata_and_contents.html
-${PYSITELIB}/pelican/tests/content/article_with_mkd_extension.mkd
-${PYSITELIB}/pelican/tests/content/article_with_multiple_authors.html
-${PYSITELIB}/pelican/tests/content/article_with_multiple_authors.rst
-${PYSITELIB}/pelican/tests/content/article_with_multiple_authors_list.rst
-${PYSITELIB}/pelican/tests/content/article_with_multiple_authors_semicolon.rst
-${PYSITELIB}/pelican/tests/content/article_with_nonconformant_meta_tags.html
-${PYSITELIB}/pelican/tests/content/article_with_null_attributes.html
-${PYSITELIB}/pelican/tests/content/article_with_template.rst
-${PYSITELIB}/pelican/tests/content/article_with_uppercase_metadata.html
-${PYSITELIB}/pelican/tests/content/article_with_uppercase_metadata.rst
-${PYSITELIB}/pelican/tests/content/article_without_category.rst
-${PYSITELIB}/pelican/tests/content/wordpressexport.xml
-${PYSITELIB}/pelican/tests/default_conf.py
-${PYSITELIB}/pelican/tests/default_conf.pyc
-${PYSITELIB}/pelican/tests/default_conf.pyo
-${PYSITELIB}/pelican/tests/mixed_content/short_page.md
-${PYSITELIB}/pelican/tests/nested_content/maindir/maindir.md
-${PYSITELIB}/pelican/tests/nested_content/maindir/subdir/subdir.md
-${PYSITELIB}/pelican/tests/output/basic/a-markdown-powered-article.html
-${PYSITELIB}/pelican/tests/output/basic/archives.html
-${PYSITELIB}/pelican/tests/output/basic/article-1.html
-${PYSITELIB}/pelican/tests/output/basic/article-2.html
-${PYSITELIB}/pelican/tests/output/basic/article-3.html
-${PYSITELIB}/pelican/tests/output/basic/author/alexis-metaireau.html
-${PYSITELIB}/pelican/tests/output/basic/authors.html
-${PYSITELIB}/pelican/tests/output/basic/categories.html
-${PYSITELIB}/pelican/tests/output/basic/category/bar.html
-${PYSITELIB}/pelican/tests/output/basic/category/cat1.html
-${PYSITELIB}/pelican/tests/output/basic/category/misc.html
-${PYSITELIB}/pelican/tests/output/basic/category/yeah.html
-${PYSITELIB}/pelican/tests/output/basic/feeds/alexis-metaireau.atom.xml
-${PYSITELIB}/pelican/tests/output/basic/feeds/alexis-metaireau.rss.xml
-${PYSITELIB}/pelican/tests/output/basic/feeds/all-en.atom.xml
-${PYSITELIB}/pelican/tests/output/basic/feeds/all-fr.atom.xml
-${PYSITELIB}/pelican/tests/output/basic/feeds/all.atom.xml
-${PYSITELIB}/pelican/tests/output/basic/feeds/bar.atom.xml
-${PYSITELIB}/pelican/tests/output/basic/feeds/cat1.atom.xml
-${PYSITELIB}/pelican/tests/output/basic/feeds/misc.atom.xml
-${PYSITELIB}/pelican/tests/output/basic/feeds/yeah.atom.xml
-${PYSITELIB}/pelican/tests/output/basic/filename_metadata-example.html
-${PYSITELIB}/pelican/tests/output/basic/index.html
-${PYSITELIB}/pelican/tests/output/basic/oh-yeah.html
-${PYSITELIB}/pelican/tests/output/basic/override/index.html
-${PYSITELIB}/pelican/tests/output/basic/pages/this-is-a-test-hidden-page.html
-${PYSITELIB}/pelican/tests/output/basic/pages/this-is-a-test-page.html
-${PYSITELIB}/pelican/tests/output/basic/second-article-fr.html
-${PYSITELIB}/pelican/tests/output/basic/second-article.html
-${PYSITELIB}/pelican/tests/output/basic/tag/bar.html
-${PYSITELIB}/pelican/tests/output/basic/tag/baz.html
-${PYSITELIB}/pelican/tests/output/basic/tag/foo.html
-${PYSITELIB}/pelican/tests/output/basic/tag/foobar.html
-${PYSITELIB}/pelican/tests/output/basic/tag/oh.html
-${PYSITELIB}/pelican/tests/output/basic/tag/yeah.html
-${PYSITELIB}/pelican/tests/output/basic/tags.html
-${PYSITELIB}/pelican/tests/output/basic/theme/css/main.css
-${PYSITELIB}/pelican/tests/output/basic/theme/css/pygment.css
-${PYSITELIB}/pelican/tests/output/basic/theme/css/reset.css
-${PYSITELIB}/pelican/tests/output/basic/theme/css/typogrify.css
-${PYSITELIB}/pelican/tests/output/basic/theme/css/wide.css
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/aboutme.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/bitbucket.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/delicious.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/facebook.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/github.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/gitorious.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/gittip.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/google-groups.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/google-plus.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/hackernews.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/lastfm.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/linkedin.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/reddit.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/rss.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/slideshare.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/speakerdeck.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/stackoverflow.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/twitter.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/vimeo.png
-${PYSITELIB}/pelican/tests/output/basic/theme/images/icons/youtube.png
-${PYSITELIB}/pelican/tests/output/basic/this-is-a-super-article.html
-${PYSITELIB}/pelican/tests/output/basic/unbelievable.html
-${PYSITELIB}/pelican/tests/output/custom/a-markdown-powered-article.html
-${PYSITELIB}/pelican/tests/output/custom/archives.html
-${PYSITELIB}/pelican/tests/output/custom/article-1.html
-${PYSITELIB}/pelican/tests/output/custom/article-2.html
-${PYSITELIB}/pelican/tests/output/custom/article-3.html
-${PYSITELIB}/pelican/tests/output/custom/author/alexis-metaireau.html
-${PYSITELIB}/pelican/tests/output/custom/author/alexis-metaireau2.html
-${PYSITELIB}/pelican/tests/output/custom/author/alexis-metaireau3.html
-${PYSITELIB}/pelican/tests/output/custom/authors.html
-${PYSITELIB}/pelican/tests/output/custom/categories.html
-${PYSITELIB}/pelican/tests/output/custom/category/bar.html
-${PYSITELIB}/pelican/tests/output/custom/category/cat1.html
-${PYSITELIB}/pelican/tests/output/custom/category/misc.html
-${PYSITELIB}/pelican/tests/output/custom/category/yeah.html
-${PYSITELIB}/pelican/tests/output/custom/drafts/a-draft-article.html
-${PYSITELIB}/pelican/tests/output/custom/feeds/alexis-metaireau.atom.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/alexis-metaireau.rss.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/all-en.atom.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/all-fr.atom.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/all.atom.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/all.rss.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/bar.atom.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/bar.rss.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/cat1.atom.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/cat1.rss.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/misc.atom.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/misc.rss.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/yeah.atom.xml
-${PYSITELIB}/pelican/tests/output/custom/feeds/yeah.rss.xml
-${PYSITELIB}/pelican/tests/output/custom/filename_metadata-example.html
-${PYSITELIB}/pelican/tests/output/custom/index.html
-${PYSITELIB}/pelican/tests/output/custom/index2.html
-${PYSITELIB}/pelican/tests/output/custom/index3.html
-${PYSITELIB}/pelican/tests/output/custom/jinja2_template.html
-${PYSITELIB}/pelican/tests/output/custom/oh-yeah-fr.html
-${PYSITELIB}/pelican/tests/output/custom/oh-yeah.html
-${PYSITELIB}/pelican/tests/output/custom/override/index.html
-${PYSITELIB}/pelican/tests/output/custom/pages/this-is-a-test-hidden-page.html
-${PYSITELIB}/pelican/tests/output/custom/pages/this-is-a-test-page.html
-${PYSITELIB}/pelican/tests/output/custom/second-article-fr.html
-${PYSITELIB}/pelican/tests/output/custom/second-article.html
-${PYSITELIB}/pelican/tests/output/custom/tag/bar.html
-${PYSITELIB}/pelican/tests/output/custom/tag/baz.html
-${PYSITELIB}/pelican/tests/output/custom/tag/foo.html
-${PYSITELIB}/pelican/tests/output/custom/tag/foobar.html
-${PYSITELIB}/pelican/tests/output/custom/tag/oh.html
-${PYSITELIB}/pelican/tests/output/custom/tag/yeah.html
-${PYSITELIB}/pelican/tests/output/custom/tags.html
-${PYSITELIB}/pelican/tests/output/custom/theme/css/main.css
-${PYSITELIB}/pelican/tests/output/custom/theme/css/pygment.css
-${PYSITELIB}/pelican/tests/output/custom/theme/css/reset.css
-${PYSITELIB}/pelican/tests/output/custom/theme/css/typogrify.css
-${PYSITELIB}/pelican/tests/output/custom/theme/css/wide.css
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/aboutme.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/bitbucket.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/delicious.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/facebook.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/github.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/gitorious.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/gittip.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/google-groups.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/google-plus.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/hackernews.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/lastfm.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/linkedin.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/reddit.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/rss.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/slideshare.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/speakerdeck.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/stackoverflow.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/twitter.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/vimeo.png
-${PYSITELIB}/pelican/tests/output/custom/theme/images/icons/youtube.png
-${PYSITELIB}/pelican/tests/output/custom/this-is-a-super-article.html
-${PYSITELIB}/pelican/tests/output/custom/unbelievable.html
-${PYSITELIB}/pelican/tests/output/custom_locale/archives.html
-${PYSITELIB}/pelican/tests/output/custom_locale/author/alexis-metaireau.html
-${PYSITELIB}/pelican/tests/output/custom_locale/author/alexis-metaireau2.html
-${PYSITELIB}/pelican/tests/output/custom_locale/author/alexis-metaireau3.html
-${PYSITELIB}/pelican/tests/output/custom_locale/authors.html
-${PYSITELIB}/pelican/tests/output/custom_locale/categories.html
-${PYSITELIB}/pelican/tests/output/custom_locale/category/bar.html
-${PYSITELIB}/pelican/tests/output/custom_locale/category/cat1.html
-${PYSITELIB}/pelican/tests/output/custom_locale/category/misc.html
-${PYSITELIB}/pelican/tests/output/custom_locale/category/yeah.html
-${PYSITELIB}/pelican/tests/output/custom_locale/drafts/a-draft-article.html
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/alexis-metaireau.atom.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/alexis-metaireau.rss.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/all-en.atom.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/all-fr.atom.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/all.atom.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/all.rss.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/bar.atom.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/bar.rss.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/cat1.atom.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/cat1.rss.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/misc.atom.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/misc.rss.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/yeah.atom.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/feeds/yeah.rss.xml
-${PYSITELIB}/pelican/tests/output/custom_locale/index.html
-${PYSITELIB}/pelican/tests/output/custom_locale/index2.html
-${PYSITELIB}/pelican/tests/output/custom_locale/index3.html
-${PYSITELIB}/pelican/tests/output/custom_locale/jinja2_template.html
-${PYSITELIB}/pelican/tests/output/custom_locale/oh-yeah-fr.html
-${PYSITELIB}/pelican/tests/output/custom_locale/override/index.html
-${PYSITELIB}/pelican/tests/output/custom_locale/pages/this-is-a-test-hidden-page.html
-${PYSITELIB}/pelican/tests/output/custom_locale/pages/this-is-a-test-page.html
-${PYSITELIB}/pelican/tests/output/custom_locale/posts/2010/octobre/15/unbelievable/index.html
-${PYSITELIB}/pelican/tests/output/custom_locale/posts/2010/octobre/20/oh-yeah/index.html
-${PYSITELIB}/pelican/tests/output/custom_locale/posts/2011/avril/20/a-markdown-powered-article/index.html
-${PYSITELIB}/pelican/tests/output/custom_locale/posts/2012/novembre/30/filename_metadata-example/index.html
-${PYSITELIB}/pelican/tests/output/custom_locale/second-article-fr.html
-${PYSITELIB}/pelican/tests/output/custom_locale/tag/bar.html
-${PYSITELIB}/pelican/tests/output/custom_locale/tag/baz.html
-${PYSITELIB}/pelican/tests/output/custom_locale/tag/foo.html
-${PYSITELIB}/pelican/tests/output/custom_locale/tag/foobar.html
-${PYSITELIB}/pelican/tests/output/custom_locale/tag/oh.html
-${PYSITELIB}/pelican/tests/output/custom_locale/tag/yeah.html
-${PYSITELIB}/pelican/tests/output/custom_locale/tags.html
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/css/main.css
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/css/pygment.css
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/css/reset.css
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/css/typogrify.css
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/css/wide.css
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/aboutme.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/bitbucket.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/delicious.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/facebook.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/github.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/gitorious.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/gittip.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/google-groups.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/google-plus.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/hackernews.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/lastfm.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/linkedin.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/reddit.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/rss.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/slideshare.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/speakerdeck.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/stackoverflow.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/twitter.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/vimeo.png
-${PYSITELIB}/pelican/tests/output/custom_locale/theme/images/icons/youtube.png
-${PYSITELIB}/pelican/tests/support.py
-${PYSITELIB}/pelican/tests/support.pyc
-${PYSITELIB}/pelican/tests/support.pyo
-${PYSITELIB}/pelican/tests/test_cache.py
-${PYSITELIB}/pelican/tests/test_cache.pyc
-${PYSITELIB}/pelican/tests/test_cache.pyo
-${PYSITELIB}/pelican/tests/test_contents.py
-${PYSITELIB}/pelican/tests/test_contents.pyc
-${PYSITELIB}/pelican/tests/test_contents.pyo
-${PYSITELIB}/pelican/tests/test_generators.py
-${PYSITELIB}/pelican/tests/test_generators.pyc
-${PYSITELIB}/pelican/tests/test_generators.pyo
-${PYSITELIB}/pelican/tests/test_importer.py
-${PYSITELIB}/pelican/tests/test_importer.pyc
-${PYSITELIB}/pelican/tests/test_importer.pyo
-${PYSITELIB}/pelican/tests/test_paginator.py
-${PYSITELIB}/pelican/tests/test_paginator.pyc
-${PYSITELIB}/pelican/tests/test_paginator.pyo
-${PYSITELIB}/pelican/tests/test_pelican.py
-${PYSITELIB}/pelican/tests/test_pelican.pyc
-${PYSITELIB}/pelican/tests/test_pelican.pyo
-${PYSITELIB}/pelican/tests/test_readers.py
-${PYSITELIB}/pelican/tests/test_readers.pyc
-${PYSITELIB}/pelican/tests/test_readers.pyo
-${PYSITELIB}/pelican/tests/test_rstdirectives.py
-${PYSITELIB}/pelican/tests/test_rstdirectives.pyc
-${PYSITELIB}/pelican/tests/test_rstdirectives.pyo
-${PYSITELIB}/pelican/tests/test_settings.py
-${PYSITELIB}/pelican/tests/test_settings.pyc
-${PYSITELIB}/pelican/tests/test_settings.pyo
-${PYSITELIB}/pelican/tests/test_utils.py
-${PYSITELIB}/pelican/tests/test_utils.pyc
-${PYSITELIB}/pelican/tests/test_utils.pyo
 ${PYSITELIB}/pelican/themes/notmyidea/static/css/main.css
 ${PYSITELIB}/pelican/themes/notmyidea/static/css/pygment.css
 ${PYSITELIB}/pelican/themes/notmyidea/static/css/reset.css
diff --git a/py-pelican/distinfo b/py-pelican/distinfo
index 4fc3279..bddd6da 100644
--- a/py-pelican/distinfo
+++ b/py-pelican/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.1 2015/06/18 19:26:06 ahp-nils Exp $
 
-SHA1 (pelican-3.6.0.zip) = f842a61dd443d3d2ff188b2d99cc7a64773c8920
-RMD160 (pelican-3.6.0.zip) = 22a335a05c355dc3ccc9f92db3839d6207fd61f9
-Size (pelican-3.6.0.zip) = 1080899 bytes
+SHA1 (pelican-3.6.3.zip) = b68003068de4c009c3701a864bd7861a32f1b40f
+RMD160 (pelican-3.6.3.zip) = 4673682aa3ade6a0743c904ba13b9946f92ff086
+Size (pelican-3.6.3.zip) = 1081840 bytes


Home | Main Index | Thread Index | Old Index