From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88902 invoked by alias); 4 Aug 2018 13:35:36 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 63192 invoked by uid 89); 4 Aug 2018 10:35:09 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=HX-Received:aa7, HTo:U*cygwin-announce X-HELO: mail-ed1-f46.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:date:message-id:subject; bh=zDR09vsXoTUP/5hQ35Dti5tcv0/CM+qFpR0aBAFc/SM=; b=aTibvAkoW81K7PAhYVJdelbhyipzafaJj3QsKu2zcPr1aS0KGdBjjLDq3nH3ERUJ/E v4mHFIl4fmftpZXuPvLxRSnzfTcNOdR5ks/rBIC6X/AOOOYl7+eB+js5ovxo1FDgzCqX QhtQ2MPTH1v8W/iRxez9vUzEp3c1ZOZKB2eynBUhnXydOhVhINXP2MObIMX4gctnKvvb VGofcRHuict+AGIE7EEjPjUljimRmTgZNzS+F5deeHHpT8lW/VmTh9eMLmbbkr2ly5sx 4EbLvEn7SW8dSt7IBWfxZKe/TKz8n/NgLVe5RlpLn7XyqIs3voFNMkmUaiPxW/oaSERH po2A== Return-Path: From: Michael Wild To: cygwin-announce@cygwin.com Date: Sat, 04 Aug 2018 13:35:00 -0000 Message-Id: <20180804123449.19188-1-themwiwi@gmail.com> Subject: python-nacl 1.2.1-1 X-SW-Source: 2018-08/txt/msg00004.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * python2-nacl-1.2.1-1 * python3-nacl-1.2.1-1 PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed. It supports Python 2.7 and 3.4+ as well as PyPy 2.6+.