[ITP] python-docutils 0.12

Marco Atzeri marco.atzeri@gmail.com
Wed Oct 1 12:21:00 GMT 2014



On 29/09/2014 04:45, Tony Kelman wrote:
> Packaging source taken directly from ports, bumped to latest upstream
> version of docutils: https://github.com/tkelman/cygwin-python-docutils
>
> setup.hint contents:
>
> category: Python
> requires: python python-imaging python-pygments
> sdesc: "Python reStructuredText processing module"
> ldesc: "Docutils is an open-source text processing system for
> processing plaintext documentation into useful formats, such as HTML or
> LaTeX. It includes reStructuredText, the easy to read, easy to use,
> what-you-see-is-what-you-get plaintext markup language."
>
> Fedora package:
> https://admin.fedoraproject.org/pkgdb/package/python-docutils
>
> Package files:
> BASEURL=https://dl.dropboxusercontent.com/u/8244638/cygwin-python-docutils
> ${BASEURL}/i686/python-docutils-0.12-1.tar.xz
> ${BASEURL}/i686/python-docutils-0.12-1-src.tar.xz
> ${BASEURL}/i686/setup.hint
> ${BASEURL}/x86_64/python-docutils-0.12-1.tar.xz
> ${BASEURL}/x86_64/python-docutils-0.12-1-src.tar.xz
> ${BASEURL}/x86_64/setup.hint

to download better as:

BASEURL=https://dl.dropboxusercontent.com/u/8244638/cygwin-python-docutils
wget --no-check-certificate --no-host-directories --force-directories 
--cut-dirs=2 \
${BASEURL}/i686/python-docutils-0.12-1.tar.xz \
${BASEURL}/i686/python-docutils-0.12-1-src.tar.xz \
${BASEURL}/i686/setup.hint \
${BASEURL}/x86_64/python-docutils-0.12-1.tar.xz \
${BASEURL}/x86_64/python-docutils-0.12-1-src.tar.xz \
${BASEURL}/x86_64/setup.hint


>
> Fedora has 4 patches in their source tree, but aren't applying any of them
> to the latest version.
>
> -Tony

builds fine and package looks fine.
GTG from me





More information about the Cygwin-apps mailing list