Bug 203189 - [NEW PORT] devel/py-repoze.sphinx.autointerface: Auto-generates API docs from Zope interfaces
Summary: [NEW PORT] devel/py-repoze.sphinx.autointerface: Auto-generates API docs from...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mark Felder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-18 11:43 UTC by Carlos J Puga Medina
Modified: 2015-09-18 17:34 UTC (History)
1 user (show)

See Also:


Attachments
py-repoze.sphinx.autointerface.shar (1.77 KB, patch)
2015-09-18 11:43 UTC, Carlos J Puga Medina
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J Puga Medina 2015-09-18 11:43:04 UTC
This package defines an extension for the Sphinx documentation system.
The extension allows generation of API documentation by introspection of
zope.interface instances in code.

WWW: http://www.repoze.org/
Comment 1 Carlos J Puga Medina 2015-09-18 11:43:37 UTC
Created attachment 161163 [details]
py-repoze.sphinx.autointerface.shar
Comment 2 Carlos J Puga Medina 2015-09-18 11:44:13 UTC
% portlint -AC
WARN: Makefile: Consider defining LICENSE.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 2 warnings found.
Comment 3 Mark Felder freebsd_committer freebsd_triage 2015-09-18 17:21:18 UTC
taking
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-09-18 17:33:51 UTC
A commit references this bug:

Author: feld
Date: Fri Sep 18 17:33:33 UTC 2015
New revision: 397269
URL: https://svnweb.freebsd.org/changeset/ports/397269

Log:
  This package defines an extension for the Sphinx documentation system.
  The extension allows generation of API documentation by introspection of
  zope.interface instances in code.

  WWW: http://www.repoze.org/

  PR:		203189
  Submitted by:	Carlos J Puga Medina <cpm@fbsd.es>

Changes:
  head/devel/Makefile
  head/devel/py-repoze.sphinx.autointerface/
  head/devel/py-repoze.sphinx.autointerface/Makefile
  head/devel/py-repoze.sphinx.autointerface/distinfo
  head/devel/py-repoze.sphinx.autointerface/pkg-descr
Comment 5 Mark Felder freebsd_committer freebsd_triage 2015-09-18 17:34:52 UTC
Committed with minor changes, thanks!