From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) by sourceware.org (Postfix) with ESMTPS id 214A2385803E for ; Sat, 7 May 2022 18:01:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 214A2385803E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=t-online.de Received: from fwd83.dcpf.telekom.de (fwd83.aul.t-online.de [10.223.144.109]) by mailout11.t-online.de (Postfix) with SMTP id C91E71C818 for ; Sat, 7 May 2022 20:01:19 +0200 (CEST) Received: from [192.168.2.102] ([87.187.34.65]) by fwd83.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1nnOk3-3CP3p20; Sat, 7 May 2022 20:01:19 +0200 Subject: Re: duplicity 0.7.19-1, python-fasteners 0.16.3-1: Missing dependency python-monotonic? To: cygwin@cygwin.com References: <354014d0-d0ea-4c80-01a7-f063883f8f8c@seznam.cz> From: Christian Franke Message-ID: Date: Sat, 7 May 2022 20:01:17 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 SeaMonkey/2.53.10.2 MIME-Version: 1.0 In-Reply-To: <354014d0-d0ea-4c80-01a7-f063883f8f8c@seznam.cz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-TOI-EXPURGATEID: 150726::1651946479-0000EDC4-3386387D/0/0 CLEAN NORMAL X-TOI-MSGID: 0da47db6-383b-4937-8819-a38027f622e2 X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00, FREEMAIL_FROM, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2022 18:01:22 -0000 Libor Ukropec wrote: > Hi Christian, > > few moments ago I uploaded 0.8.22 duplicity which should have all > dependencies in cygwin. Any feedback is welcome. > A first quick backup+restore test worked as expected. Thanks, Christian