From 9ceb4a97e94add62ea14d030165cc2c9748f7a48 Mon Sep 17 00:00:00 2001 From: Distix listener Date: Wed, 24 Aug 2016 16:10:08 +0200 Subject: imported mails --- .../Maildir/new/1472047806.M577073P19683Q1.hrun | 106 +++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 tickets/8eb4c1d345dd435b8eb4724ee14defe0/Maildir/new/1472047806.M577073P19683Q1.hrun (limited to 'tickets') diff --git a/tickets/8eb4c1d345dd435b8eb4724ee14defe0/Maildir/new/1472047806.M577073P19683Q1.hrun b/tickets/8eb4c1d345dd435b8eb4724ee14defe0/Maildir/new/1472047806.M577073P19683Q1.hrun new file mode 100644 index 0000000..d432514 --- /dev/null +++ b/tickets/8eb4c1d345dd435b8eb4724ee14defe0/Maildir/new/1472047806.M577073P19683Q1.hrun @@ -0,0 +1,106 @@ +Return-Path: +X-Original-To: distix@pieni.net +Delivered-To: distix@pieni.net +Received: from bagpuss.pepperfish.net (bagpuss.pepperfish.net [148.251.8.16]) + (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by pieni.net (Postfix) with ESMTPS id E94B02269E + for ; Wed, 24 Aug 2016 16:05:17 +0200 (CEST) +Received: from platypus.pepperfish.net (unknown [10.112.100.20]) + by bagpuss.pepperfish.net (Postfix) with ESMTP id 7A83DDF; + Wed, 24 Aug 2016 15:05:17 +0100 (BST) +Received: from ip6-localhost ([::1] helo=platypus.pepperfish.net) + by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian)) + id 1bcYnt-0001Pz-Cj; Wed, 24 Aug 2016 15:05:17 +0100 +Received: from inmail0 ([10.112.100.10] helo=mx0.pepperfish.net) + by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian)) + id 1bcYnr-0001Pt-2j + for ; Wed, 24 Aug 2016 15:05:15 +0100 +Received: from davros.xk7.net ([46.43.0.197]) + by mx0.pepperfish.net with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) + (Exim 4.80) (envelope-from ) id 1bcYnp-0006p4-3T + for obnam-dev@obnam.org; Wed, 24 Aug 2016 15:05:14 +0100 +Received: from [IPv6:2a02:8011:1f:0:4dc1:93c8:99b:2be2] (unknown + [IPv6:2a02:8011:1f:0:4dc1:93c8:99b:2be2]) + by davros.xk7.net (Postfix) with ESMTPSA id 80EDDE5F0A + for ; Wed, 24 Aug 2016 15:04:56 +0100 (BST) +To: obnam-dev@obnam.org +References: <20160815183619.fu2pwtgnshb44unb@exolobe3> +From: Paul Waring +Message-ID: <3db13acc-ec9f-ed1c-f7e9-6c6b3bb4b21b@xk7.net> +Date: Wed, 24 Aug 2016 15:04:55 +0100 +User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 + Thunderbird/45.2.0 +MIME-Version: 1.0 +In-Reply-To: <20160815183619.fu2pwtgnshb44unb@exolobe3> +Content-Type: text/plain; charset=windows-1252; format=flowed +Content-Transfer-Encoding: 7bit +X-Spam-Score: -2.1 +X-Spam-Score-int: -20 +X-Spam-Bar: -- +X-Scanned-By: pepperfish.net, Wed, 24 Aug 2016 15:05:14 +0100 +X-Spam-Report: Content analysis details: (-2.1 points) + pts rule name description + ---- ---------------------- -------------------------------------------------- + -0.3 PPF_FROM_UK RBL: A Received line involves an address from the UK + [46.43.0.197 listed in gb.country.dnsbl.rjek.com] + 0.4 PPF_WINDOWS_CHARSET Content-Type is in a Windows-* charset + -0.5 PPF_USER_AGENT User-Agent: exists + 0.2 PPF_INREPLYTO_NODOTS In-Reply-To contains no dots after the @ + 0.2 PPF_REFERENCES_NODOTS References contains no dots after the @ + -0.0 SPF_PASS SPF: sender matches SPF record + -0.2 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain + -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% + [score: 0.0000] +X-ACL-Warn: message may be spam +X-Scan-Signature: 47a84e97650d58e1155a904f8b84d167 +Subject: Re: Obnam and Python 2.x +X-BeenThere: obnam-dev@obnam.org +X-Mailman-Version: 2.1.5 +Precedence: list +List-Id: Obnam development discussions +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +Sender: obnam-dev-bounces@obnam.org +Errors-To: obnam-dev-bounces@obnam.org + +On 15/08/16 19:36, Lars Wirzenius wrote: +> I'd like to drop support for Python 2.6 in Obnam, and in those of its +> dependencies that I wrote myself. In other words, only Python 2.7 +> would be supported (and then a "sufficiently new" revision, but I +> don't yet know which one that would be). This is primarily motivated +> as a first step towards starting a Python 3 migration. +> +> Would this be a problem to anyone? +> +> Debian, Ubuntu, Gentoo, and Fedora should all have Python 2.7. I don't +> know how to check openSUSE and CentOS. Those are the systems listed on +> the Obnam download page (http://obnam.org/download/). Can users of +> those systems tell me what version of Python 2 they have? + +I have downloaded and installed the latest versions of openSUSE and +CentOS, they have the following Python versions by default: + +openSUSE: 2.7.12 + +CentOS: 2.7.5 + +I'm happy to test other distributions if need be - it doesn't take long +for me to boot them in a VM. + +Paul + +-- +Paul Waring +Freelance consultant +https://www.pwaring.com + +_______________________________________________ +obnam-dev mailing list +obnam-dev@obnam.org +http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org -- cgit v1.2.1