Bug 227301

Summary: [NEW PORT] textproc/py-mkdocs: Project documentation with Markdown
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: python, yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://pypi.python.org/pypi/mkdocs
Bug Depends on: 227290    
Bug Blocks: 227309    
Attachments:
Description Flags
py-mkdocs.shar none

Description Kai Knoblich freebsd_committer freebsd_triage 2018-04-05 17:33:58 UTC
Created attachment 192250 [details]
py-mkdocs.shar

Hello,

attached is the shar file for the Python package py-mkdocs, a fast, simple and downright gorgeous static site generator that's geared towards building project documentation.

Documentation source files are written in Markdown, and configured with a
single YAML configuration file.

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK

Note:
Before this port can be committed, the Python package www/py-livereload has to be commited first (see also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227290)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-04-06 07:28:20 UTC
This port has a problem with tornado.
www/py-livereload depends on tornado-5, but this one wants tornado-4, and they are in conflict.

The upstream needs to resolve this problem: https://github.com/mkdocs/mkdocs/issues/1458
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-04-06 08:21:30 UTC
The upstream resolved this problem.

Committed.
Thank you for your contribution!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-04-06 08:22:02 UTC
A commit references this bug:

Author: yuri
Date: Fri Apr  6 08:21:26 UTC 2018
New revision: 466628
URL: https://svnweb.freebsd.org/changeset/ports/466628

Log:
  New port: textproc/py-mkdocs: Project documentation with Markdown

  PR:		227301
  Submitted by:	Kai <freebsd_ports@k-worx.org>

Changes:
  head/textproc/Makefile
  head/textproc/py-mkdocs/
  head/textproc/py-mkdocs/Makefile
  head/textproc/py-mkdocs/distinfo
  head/textproc/py-mkdocs/pkg-descr
  head/textproc/py-mkdocs/pkg-message