index
:
delta/python/pelican.git
3.0.1
3.2-series
Lucas-C-patch-1
add_multi_theme_support
autopub
cache-readers
caching_warning
content-written-signal
draft-tz
drop_py2_docs
faq_index_save_as
fix-1493
fix-delete-output-logic
funding
jinja-custom
listen-interrupt
master
metadata_keys
multiple-authors
pin-pygments
poetry-build
pygments-2.8
remove-legacy
remove-pkg_resources
rich
settings-join-paths
skip-md-metadata-parse
static_symlink_1042
striptags
theme-docs
theme-metadata
github.com: getpelican/pelican.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase Jinja version minimum to 2.11+
Justin Mayer
2020-04-12
1
-1
/
+1
*
Namespace plugin implementation
Deniz Turgut
2019-12-01
1
-2
/
+3
*
Update docutils and remove docutils workaround
Deniz Turgut
2019-11-26
1
-2
/
+3
*
Initial pass of removing Python 2 support
Kevin Yap
2019-11-26
1
-6
/
+3
*
Remove Python 2.7 support from settings
Paolo Melchiorre
2019-11-05
1
-2
/
+0
*
Release Pelican 4.2.0
4.2.0
botpub
2019-10-17
1
-1
/
+1
*
Release Pelican 4.1.3
4.1.3
botpub
2019-10-09
1
-1
/
+1
*
Add extra/optional Markdown dependency to setup.py
David Alfonso
2019-10-09
1
-0
/
+3
*
Add related project URLs for display on PyPI
Justin Mayer
2019-09-28
1
-2
/
+8
*
Release Pelican 4.1.2
4.1.2
botpub
2019-09-23
1
-1
/
+1
*
Release Pelican 4.1.1
4.1.1
botpub
2019-08-23
1
-1
/
+1
*
Increment version in preparation for imminent release
Justin Mayer
2019-07-14
1
-1
/
+1
*
Revert setup.py portion of "version-in-one-place"
Justin Mayer
2019-07-14
1
-16
/
+1
*
Consolidate version strings in pyproject.toml
Justin Mayer
2019-07-05
1
-1
/
+19
*
Support for python -m pelican
Tim Gates
2019-06-14
1
-1
/
+1
*
Remove Python 3.4 references
John Franey
2019-02-06
1
-1
/
+0
*
Prepare for next version
Justin Mayer
2018-11-30
1
-1
/
+1
*
Prepare to release Pelican 4.0.1
4.0.1
Justin Mayer
2018-11-30
1
-1
/
+1
*
Prepare to release Pelican 4.0
4.0.0
Justin Mayer
2018-11-13
1
-1
/
+1
*
Update setup.py
Jorge Maldonado Ventura
2018-04-11
1
-1
/
+3
*
PyCodeStyle fixes to keep Flake8 happy
Justin Mayer
2017-10-26
1
-1
/
+1
*
Drop unsupported Python 3.3
Hugo
2017-10-02
1
-1
/
+1
*
Use 4-space indentation
MinchinWeb
2017-04-26
1
-14
/
+14
*
Pelican trove classifier now on PyPI
MinchinWeb
2017-04-26
1
-0
/
+1
*
Add Python 3.6 classifier to setup.py
Jorge Maldonado Ventura
2017-04-16
1
-0
/
+1
*
Prepare version 3.7.2.dev0 for next development cycle
Justin Mayer
2017-01-10
1
-1
/
+1
*
Bump version 3.7.1
3.7.1
Justin Mayer
2017-01-10
1
-1
/
+1
*
Specify encoding for README and CHANGELOG in setup.py
Deniz Turgut
2017-01-03
1
-3
/
+9
*
Prepare version 3.7.1.dev0 for next development cycle
Justin Mayer
2016-12-14
1
-1
/
+1
*
Bump version 3.7.0
3.7.0
Justin Mayer
2016-12-12
1
-1
/
+1
*
Update package metadata
Justin Mayer
2016-12-12
1
-4
/
+5
*
Fixes #2032
Viorel Tabara
2016-10-22
1
-13
/
+13
*
Pelican now requires FeedGenerator 1.9+
Justin Mayer
2016-09-15
1
-1
/
+1
*
Bump feedgenerator version number to 1.8 #1933
Karl Dubost
2016-04-07
1
-1
/
+1
*
Add 3.5 to setup.py tags
derwinlu
2015-10-22
1
-0
/
+1
*
Prepare version 3.6.4.dev0 for next development cycle
Justin Mayer
2015-08-14
1
-1
/
+1
*
Bump version 3.6.3
3.6.3
Justin Mayer
2015-08-14
1
-1
/
+1
*
Bump version 3.6.2
3.6.2
Justin Mayer
2015-08-01
1
-1
/
+1
*
Avoid adding the tests in bdists (like wheel bdist). Supersedes and closes #1...
Ionel Cristian Mărieș
2015-07-10
1
-3
/
+16
*
Prepare version 3.6.1.dev for next development cycle
Justin Mayer
2015-06-15
1
-1
/
+1
*
Bump version 3.6.0
3.6.0
Justin Mayer
2015-06-15
1
-1
/
+1
*
Increment version to 3.5
Justin Mayer
2014-11-04
1
-1
/
+1
*
Revert setup.py changes. Ensure universal wheels.
3.4.0
Justin Mayer
2014-07-01
1
-2
/
+1
*
Work around setup.py encoding issue in last commit
Justin Mayer
2014-07-01
1
-1
/
+1
*
setup.py version should inherit from __init.py__
Justin Mayer
2014-07-01
1
-1
/
+3
*
Require six version 1.4.0 or later.
OGINO Masanori
2014-06-10
1
-1
/
+2
*
change date metadata parsing to dateutil.parser
Stefan hr Berder
2014-02-23
1
-1
/
+1
*
Work around pytz & pip 1.4+ problem. Fixes #996.
Justin Mayer
2013-08-08
1
-1
/
+1
*
Normalize whitespace via lstrip Jinja parameter
Justin Mayer
2013-08-03
1
-1
/
+1
*
Drop python 3.2 support and move to python 3.3.
Simon Conseil
2013-06-02
1
-6
/
+1
[next]