public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: rst2html missing from latest docutils
@ 2017-06-29 18:28 Daniel Fort
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Fort @ 2017-06-29 18:28 UTC (permalink / raw)
  To: cygwin, yselkowitz

Surprised this isn't getting more attention. All of the python 2
docutils scripts are missing from the June 19 update.

> ---------- Forwarded message ----------
> From: Oleksandr Gavenko <gavenkoa@gmail.com>
> To: cygwin@cygwin.com
> Cc:
> Bcc:
> Date: Wed, 28 Jun 2017 10:39:48 +0300
> Subject: Re: rst2html missing from latest docutils
>
>   bash# zgrep /bin /etc/setup/python2-docutils.lst.gz
>
>   bash# zgrep /bin /etc/setup/python3-docutils.lst.gz
>   usr/bin/
>   usr/bin/rst2html.py
>   usr/bin/rst2html5.py
>   usr/bin/rst2latex.py
>   usr/bin/rst2man.py
>   usr/bin/rst2odt.py
>   usr/bin/rst2odt_prepstyles.py
>   usr/bin/rst2pseudoxml.py
>   usr/bin/rst2s5.py
>   usr/bin/rst2xetex.py
>   usr/bin/rst2xml.py
>   usr/bin/rstpep2html.py

From: Yaakov Selkowitz <yselkowitz at cygwin dot com>
To: cygwin-announce at cygwin dot com
Date: Mon, 19 Jun 2017 01:25:57 -0500
Subject: Various Python 2 and 3 modules

The following packages have been uploaded to the Cygwin distribution:
...
* python2-docutils-0.13.1-2
...

This is a mixture of some new Python packages and some updates.

--
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rst2html missing from latest docutils
  2017-06-27 20:21 Daniel Fort
@ 2017-06-28  7:40 ` Oleksandr Gavenko
  0 siblings, 0 replies; 3+ messages in thread
From: Oleksandr Gavenko @ 2017-06-28  7:40 UTC (permalink / raw)
  To: cygwin

On 2017-06-27, Daniel Fort wrote:

> python 2 and 3 docutils was recently updated from 0.13.1-1 to 0.13.1-2.
>
> rst2html.py along with several of the other scripts are missing on
> this updated version.
>
> More information on this forum post:
>
> http://www.magiclantern.fm/forum/index.php?topic=15894.msg186458#msg186458
>
My update of those packages show that only python2-docutils is broken::

  bash# apt-cyg show python2-docutils python3-docutils 

  python2-docutils
  sdesc: "Python reStructuredText processing module"
  version: 0.13.1-2
  [prev]
  version: 0.13.1-1

  python3-docutils
  sdesc: "Python reStructuredText processing module"
  version: 0.13.1-2
  [prev]
  version: 0.13.1-1

Let's look:

  bash# zgrep /bin /etc/setup/python2-docutils.lst.gz

  bash# zgrep /bin /etc/setup/python3-docutils.lst.gz
  usr/bin/
  usr/bin/rst2html.py
  usr/bin/rst2html5.py
  usr/bin/rst2latex.py
  usr/bin/rst2man.py
  usr/bin/rst2odt.py
  usr/bin/rst2odt_prepstyles.py
  usr/bin/rst2pseudoxml.py
  usr/bin/rst2s5.py
  usr/bin/rst2xetex.py
  usr/bin/rst2xml.py
  usr/bin/rstpep2html.py

  bash# command -v rst2html.py
  /usr/bin/rst2html.py

================================================================

I rely on rst2html to generate http://tips.defun.work/ site.

From /usr/share/doc/python2-docutils/README.txt:

  Using Docutils with Python 3.x is less tested and might still have some
  issues.

If executables from Python 2 build are deprecated (and disabled on purpose)
please update docs.

-- 
http://defun.work/


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

* rst2html missing from latest docutils
@ 2017-06-27 20:21 Daniel Fort
  2017-06-28  7:40 ` Oleksandr Gavenko
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Fort @ 2017-06-27 20:21 UTC (permalink / raw)
  To: cygwin

python 2 and 3 docutils was recently updated from 0.13.1-1 to 0.13.1-2.

rst2html.py along with several of the other scripts are missing on
this updated version.

More information on this forum post:

http://www.magiclantern.fm/forum/index.php?topic=15894.msg186458#msg186458

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-29 18:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29 18:28 rst2html missing from latest docutils Daniel Fort
  -- strict thread matches above, loose matches on Subject: below --
2017-06-27 20:21 Daniel Fort
2017-06-28  7:40 ` Oleksandr Gavenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).