[codesprints] New datatracker release: v6.99.0

Henrik Levkowetz <henrik@levkowetz.com> Tue, 16 July 2019 22:24 UTC

Return-Path: <henrik@levkowetz.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 338561200E9; Tue, 16 Jul 2019 15:24:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bmHTLgfX4j1d; Tue, 16 Jul 2019 15:24:53 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BB73C120045; Tue, 16 Jul 2019 15:24:53 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1hnVsT-0007R1-54; Tue, 16 Jul 2019 15:24:53 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1hnVsT-0007R1-54@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Tue, 16 Jul 2019 15:24:53 -0700
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, henrik@levkowetz.com, iesg@ietf.org, wgchairs@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/xe5ymKm4gQmSo7D8TB4sY47CUs4>
Subject: [codesprints] New datatracker release: v6.99.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Jul 2019 22:24:55 -0000

Hi,

This is an automatic notification about a new datatracker release, 
v6.99.0, generated when running the mkrelease script.

Release notes:

ietfdb (6.99.0) ietf; urgency=medium

  **Python 3 compatible code**

  This is a major release which contains conversion of the datatracker
  Python code to run under Python-3.7 where it previously was specific
  to Python-2.7.  The code was first converted to Python-3.7, and then
  additional work was done to make it compatible with both Python 2
  and 3.  The changes updated 458 files, and touched close to 4000
  lines.

  Making the code compatible with both Python 2 and 3 lets us continue
  to use the converted codebase until we're ready to move the primary
  webserver's mod_wsgi completely to Python 3.  Otherwise, we would have
  to merge all new bugfixes and sprint contributions to both trunk
  (Python 2.7) and the new Python 3 branch, with doubled merge work
  until we were ready to move the server to Python 3.  (Testing, though,
  will still need to be done under both 2 and 3 to ensure we don't loose
  compatibility.)

 -- Henrik Levkowetz <henrik@levkowetz.com>  16 Jul 2019 22:21:56 +0000

The new version is available for installation through SVN checkout, with
  'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.99.0'

For development, copy the new development version instead:
  'svn copy https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.99.1.dev0' <YOURBRANCH>

Regards,

	Henrik
	(via the mkrelease script)