X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=BbXBM4U1LkRkgGqbhmiT1A3jiha4j
	jZN+q6s/nftLiL27AU/uGcI7YVo2eM8ZQNtRiQVCCyo7MuJztIPer3KtqlfbIkVJ
	FnzsSEf5Yrj2plvoKwbB2+0XMFcnLa2kUt4N7MYNWPmBR3b0mUcypEK5SYYbf+Ho
	z1w210nMyLF1bU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=5rz2FrkgqasQ5UjtwnHA6yGyW/I=; b=LmV
	35yStDCb4fvLrWSIX3KlwCsmg/6BLvfbe77M6rCyaHkLtCe8sLfeiblXkIHtwwea
	uU5h9NVtX+u2B2cvsu2+dBPSy0pZiUldzTI8VxIMXxugWwZ12Zpf/HVSnJ5/Ymtr
	9uJ7QuyuZzCBCTDrPYugCIIlzU9yuw1iFBF5K96A=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.7 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=yselkowitz
X-HELO: mail-qt0-f173.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=Nhir0KX1xdrOf7aPY2WgBBskt7DGJyGRwlvpzkY8PX8=;        b=uGztbm16b9nhgdp6xyuaWVYuyYbexzBWE3jkAPvUkCP735b0fW+0qwi8m1t8iueMD5         3bEjBuTiUwMVG1SAxit9783Y8d3+Xt4Tjt6efph81Xan1mzkxdmYljKH7UZU3Np7butF         ZeWiJFU0FtX8DQmwhbuqLWHvAsdyNIJHVLHB4vOEIOKIVckrvY2W0p+Kbuy8ORlOeEmm         KEbEs8+ubSKLEzxSdBK7ziFk+FvGZVrbvopmdmq2f7mBdyP9SpiITLKG/cHv2AVFplCO         h7AZBHlPJhaqzkuaJ9DcNc4h/jAb+iiJXnnJ53DMqCCC2DNICm2iFOaAlsqBgUSqQMrc         cPYA==
X-Gm-Message-State: AKS2vOy+1MM437HPxlIVcssiatjWXmpALbhclMwe4Cx41FVO6RYBU20a	YnPEJvFFZo8Va2VKKTKmkLYv5H4SpYARgJo=
X-Received: by 10.200.38.244 with SMTP id 49mr12534160qtp.236.1498760881830; Thu, 29 Jun 2017 11:28:01 -0700 (PDT)
MIME-Version: 1.0
From: Daniel Fort <dan@digiola.com>
Date: Thu, 29 Jun 2017 11:28:01 -0700
Message-ID: <CA+fGtfBXn-G0VcU6zrHh+UG7s1EAtmav+jzGAwP20rQ++KrvUQ@mail.gmail.com>
Subject: Re: rst2html missing from latest docutils
To: cygwin@cygwin.com, yselkowitz@cygwin.com
Content-Type: text/plain; charset="UTF-8"

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

