From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8333A3839D01 for ; Tue, 6 Dec 2022 22:01:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8333A3839D01 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1670364090; bh=LkWI+9ULHRbZY/NiuqazhFpX+oMMe6jZ+Ye7yfTqZng=; h=Date:To:Subject:From:Reply-To:From; b=nvmDVd+Y5STUlDC63FyHo9bdX0oikNFSHXEEvmKGjHdNA3WYiuNwUAxBwIqol8omE PGZ6+8dq7fPw3gLWZC8K9u6gq7vH3aZXgCSrgmijnbJVofWw00KVQSWa29SVltvp1M 82izWlB2tBLA4v0CwZVfxg3rikoPBOjvA3XV46Y0= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 45BBF3839D27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1670364090; bh=LkWI+9ULHRbZY/NiuqazhFpX+oMMe6jZ+Ye7yfTqZng=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=sDBn32ekt53aiuDheuDCxHCcyfAkMuNX0S/MltPj+QLHQ5ojXitR9IHV1HOxydPoJ dZci0JM7hacF14K+lSFQ1ZRDclzUV0ZXFsk7NOfp5BXntgeVtlfCVl5y215aME4Z/W rlC9xDOY7ubxqTnaM3cLndrQXtsuQ1Ccke+jQH9s= DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 060D03839D29 Message-Id: Date: Tue, 6 Dec 2022 23:00:01 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 X-Mozilla-News-Host: news://news.gmane.io:119 To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] python-fasteners 0.17.3-1 (TEST) Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, JMQ_SPF_NEUTRAL, RCVD_IN_SBL_CSS, SPF_HELO_NONE, 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 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Libor Ukropec via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User List-Id: The following packages have been uploaded to the Cygwin distribution: * python36-fasteners-0.17.3-1 * python37-fasteners-0.17.3-1 * python38-fasteners-0.17.3-1 * python39-fasteners-0.17.3-1 * python3-fasteners-0.17.3-1 Python standard library provides a lock for threads (both a reentrant one, and a non-reentrant one, see below). Fasteners extends this, and provides a lock for processes, as well as Reader Writer locks for both threads and processes. -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe:" tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.comcygwin.com If you need more information on unsubscribing, start reading here: https://sourceware.org/lists.html#unsubscribe -- 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