X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2D27A3945C34
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1613652120;
	bh=YkFNXxBD3S2zQ36woj9j6sTG5+C0vSjL+R8BhG9WcuY=;
	h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=lEkOrEuGHkB78zgyGocuNMxM5cB6JsuQhaFdHiwEK2/QCXfqlhy6agX58o+87w41O
	 6MqyaF5ZxxlyWWEexNpL6Qee5jORzLboVIxTxtsK/1M6+Iw5Jl2rpomw6nFm0vrAcN
	 KsHiRT1s5OQaNaiIPf2ohuUR/1MjHo/xExAsG7vI=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 14D583945C04
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4F9DD388E82E
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BB87A3857010
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:to:from:subject:message-id:date:user-agent
 :mime-version:content-language:content-transfer-encoding;
 bh=m/y1obD4n4yyMG7bm3cNnOa2j99cKy+LtcRVf1d73ic=;
 b=b4kBZr+OWRTEuPXhL9TGCfp3C7/hvxJV2zEisrixnndimiQQ8HKdwYvH5IgyFpXO2/
 80a4LKMD3NTAb8WnvOHEo3dr4ecWvgGAPDrD01pu9kuQjutblAkI6Ej6AX2lxMWgVLrD
 3HgrrtiATGA+t82JvzRUfkjuKIMPaYsAuU3tRo9biJUojmoDvHA1YDYKxw/pGg4vYifc
 TxZKK8cz0ofSEZslL0YDVEINwpKAN7UqD7tw40m2Tt4j9LmsxiW+AoEefOAyfTDSrkYK
 0YidsWf066wY+ZoZf9nb2wCHPAYWcdUCTwaH0Ba0MmuP7OnVx4wDIEEvmvBfYGxqaUZI
 sYww==
X-Gm-Message-State: AOAM533zC9rN1trY5uLgAXake74xjUV8P/7RoNo71vc8RxxivM2mqqat
 Arvl0a6EyftToRo3bYlZlKGjkHcW0fo5pQ==
X-Google-Smtp-Source: ABdhPJww8aDCoUMKaZANhJb8qlGt2IFgwVqoP06qpz+D7T1MjsZI1fFhz7NheQGx3duBp0jSGDuwyQ==
X-Received: by 2002:aa7:c944:: with SMTP id h4mr3919988edt.233.1613652114895; 
 Thu, 18 Feb 2021 04:41:54 -0800 (PST)
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: yaml-0.2.5-1 and python-yaml-5.4.1-1
Message-Id: <announce.cf7ef60c-7dce-d44b-f165-8be1379bd219@gmail.com>
Date: Thu, 18 Feb 2021 13:41:51 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
 Thunderbird/78.7.1
MIME-Version: 1.0
Content-Language: it
X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

New version 0.2.5-1

   libyaml-devel
   libyaml0_2

and 4.5.1-1 of

   python{36,37,38}-yaml

have been uploaded.

CHANGES
Thess are the latest upstream bug fix.

DESCRIPTION
YAML is a data serialization format designed for human
readability and interaction with scripting languages.
LibYAML is a YAML parser and emitter library.
PyYAML is a YAML parser and emitter for Python.

HOMEPAGE
https://github.com/yaml/libyaml/
https://github.com/yaml/pyyaml


Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
