[Bug 227301] [NEW PORT] textproc/py-mkdocs: Project documentation with Markdown

2018-04-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227301

--- Comment #3 from commit-h...@freebsd.org ---
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 

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 227301] [NEW PORT] textproc/py-mkdocs: Project documentation with Markdown

2018-04-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227301

Yuri Victorovich  changed:

   What|Removed |Added

 Status|Open|Closed
 Resolution|--- |FIXED

--- Comment #2 from Yuri Victorovich  ---
The upstream resolved this problem.

Committed.
Thank you for your contribution!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 227301] [NEW PORT] textproc/py-mkdocs: Project documentation with Markdown

2018-04-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227301

Yuri Victorovich  changed:

   What|Removed |Added

 Status|New |Open
 CC||y...@freebsd.org
   Assignee|ports-b...@freebsd.org  |y...@freebsd.org

--- Comment #1 from Yuri Victorovich  ---
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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 227301] [NEW PORT] textproc/py-mkdocs: Project documentation with Markdown

2018-04-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227301
Bug 227301 depends on bug 227290, which changed state.

Bug 227290 Summary: [NEW PORT] www/py-livereload: WSGI for web developers to 
watch changes in realtime
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227290

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 227301] [NEW PORT] textproc/py-mkdocs: Project documentation with Markdown

2018-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227301

Kai  changed:

   What|Removed |Added

 Blocks||227309


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227309
[Bug 227309] [NEW PORT] textproc/py-mkdocs-nature: MkDocs theme. A clone of the
"greenish" Sphinx theme of the same name
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 227301] [NEW PORT] textproc/py-mkdocs: Project documentation with Markdown

2018-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227301

Bug ID: 227301
   Summary: [NEW PORT] textproc/py-mkdocs: Project documentation
with Markdown
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
   URL: https://pypi.python.org/pypi/mkdocs
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: freebsd-ports-b...@freebsd.org
  Reporter: freebsd_po...@k-worx.org
CC: pyt...@freebsd.org

Created attachment 192250
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192250=edit
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)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 227301] [NEW PORT] textproc/py-mkdocs: Project documentation with Markdown

2018-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227301

Kai  changed:

   What|Removed |Added

 Depends on||227290


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227290
[Bug 227290] [NEW PORT] www/py-livereload: WSGI for web developers to watch
changes in realtime
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"