From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lucy.dinwoodie.org (lucy.dinwoodie.org [IPv6:2001:8b0:de15:20ad:6beb:fd8f:c6fd:d1ac]) by sourceware.org (Postfix) with ESMTPS id 9BF523858C39 for ; Fri, 20 Jan 2023 13:47:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9BF523858C39 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dinwoodie.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dinwoodie.org Received: from adam by lucy.dinwoodie.org with local (Exim 4.96) (envelope-from ) id 1pIrjk-000jdC-1K for cygwin-announce@cygwin.com; Fri, 20 Jan 2023 13:47:20 +0000 Date: Fri, 20 Jan 2023 13:47:20 +0000 From: Adam Dinwoodie To: cygwin-announce@cygwin.com Subject: Updated: AsciiDoc v10.2.0-1 Message-ID: <20230120134720.r4yk46qrp6ukn5k7@lucy.dinwoodie.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: asciidoc v10.2.0-1 has been uploaded to the Cygwin distribution servers, and should be coming soon to a mirror near you. Quoting the upstream project description at https://asciidoc-py.github.io > AsciiDoc.py is a legacy processor for this syntax, handling an older > rendition of AsciiDoc. As such, this will not properly handle the > current AsciiDoc specification. It is suggested that unless you > specifically require the AsciiDoc.py toolchain, you should find a > processor that handles the modern AsciiDoc syntax. (Currently I believe this package is the only AsciiDoc processor available as a Cygwin package.) This is an update to the latest upstream release. For the full changelog, please see https://asciidoc-py.github.io/CHANGELOG.html Enjoy! Adam