I'm sorry that your comments fell through the cracks. I am no longer using pelican; and the package is now open for adoption. Take care of it for me.
All the best,
Search Criteria
Package Details: pelican-git git-1
Package Actions
| Package Base: | pelican-git |
|---|---|
| Description: | A static site generator written in Python w/ reST/Markdown support. |
| Upstream URL: | http://blog.getpelican.com/ |
| Category: | network |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | solstice |
| Maintainer: | Jashandeep-Sohi |
| Last Packager: | Jashandeep-Sohi |
| Votes: | 10 |
| First Submitted: | 2010-12-24 10:46 |
| Last Updated: | 2014-10-20 03:31 |
Dependencies (16)
- python
- python-blinker
- python-dateutil
- python-docutils
- python-feedgenerator
- python-jinja
- python-markupsafe
- python-pygments
- python-pytz
- python-six
- python-unidecode
- git (make)
- python (make)
- python-setuptools (make)
- python-markdown (optional) – for supporting Markdown as an input format.
- python-typogrify (optional) – for typographical enhancements.
Required by (0)
Sources
Latest Comments
Comment by HalosGhost
Comment by Jashandeep-Sohi
Consider orphaning if you are no longer actively using pelican.
Comment by Jashandeep-Sohi
Missing dependency python-markupsafe and python-dateutil per the documentation: http://docs.getpelican.com/en/latest/install.html#dependencies
Comment by Jashandeep-Sohi
License should be AGPL3.
Comment by HalosGhost
oerdnj, it's very possible that that CSS file you mention should not be distributed, but this is just a build script; the AUR doesn't host nor distribute any source-code (at least, not for this package). That's a pull request you should make upstream.
All the best,
Comment by HalosGhost
Not a problem. Updated for the latest syntax, new dependencies and shinier formatting. To-do list: get the python-feedgenerator package updated.
All the best,
Comment by utdemir
Sorry for the clutter. Orphaned.
Comment by HalosGhost
This is pretty woefully out-of-date. The syntax is still pre-4.1, the dependencies are still python2-*, and even the upstream URL is wrong. I have an updated package ready to upload. Please orphan this so someone else can maintain it.
All the best,
Comment by oerdnj
Please note that the main.css in notmyidea style violates the Smashing Magazine copyright. The file is unlicensed and should not be distributed (as I found when packaging pelican for Debian – and notified kernel.org...).
P.S.: and the website is now getpelican.com
Comment by davidovitch
I guess that makes sense, and further, pelican is also not referred to as python2-pelican. Thanks for creating the python2 package.
Comment by utdemir
python-pelican-git sounds very ugly, I think I'll just upgrade this package to Python 3 and create another python2-pelican-git package. Users who have incompatible templates can stay in Python 2 until they fix those.
Comment by davidovitch
Would it make sense splitting the package into a python2-pelican-git and a python-pelican-git?
Comment by utdemir
I'm thinking about migrating this package to Python 3. This can break your templates. Any objections?
Comment by utdemir
Adding new dependency: python2-six.
Also, pelican needs feedgenerator>=1.5; python-feedgenerator package in AUR is currently out of date, this package will not work until that package updates. I don't know what is the correct way to handle it.
You can manually install feedgenerator via pip and remove from depends as a temporary fix.
Comment by utdemir
Owning package to fix unidecode dependency. Feel free to leave a comment if you want to reown.
Comment by davidovitch
python-unidecode is a dependency. See also dependencies of the pelican package.
Anonymous comment
Git repo moved to https://github.com/getpelican/pelican.git
Comment by yangtsesu
python2-docutils
Comment by yangtsesu
it depends on python2-blinker
Comment by senft
Also this should depend on python2-markdown instead of python-markdown.
Comment by nicoulaj
The PKGBUILD should depend on python2-pytz/python-pytz too.