delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/02/14/17:59:40

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A91363858428
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1676415541;
bh=zLJT6Xe3iGfUBdO7xs5RCc4xWDznhXlpBYoQgbOvVEM=;
h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=QG1ns0J/P8CLu4QTAA8yPKnSrTS6fMJV8Ec0G5NsatzEtJ2Gh5kv5r4voEeHTx+oG
9NY8NhGhaoZ3KgPKuC79yEZXM9UO1tDQZAY14MEuehpqvkiaF5lddv5iGauvT1fA0y
rSSG2Vt43hC/CLqAWUlA/l1r0bk6yUJKmI1FN8SE=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 882F73858D33
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=content-transfer-encoding:in-reply-to:from:references:to
:content-language:subject:user-agent:mime-version:date:message-id
:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
bh=1n8wFEXyTVcviOWtMpMpJAma0Weut0Ii0l7H4PuBLs0=;
b=5/m20iWSwBc4GqKTM3INNaTyv++BM0AlWztPpRxh3y5brkeBexpc761HVVTKo+6DhI
uu78uCpG/+WmNx5aoGs2HUEE3Nxh7KpmjqIfBpo6QxoKlHcSAdeXyCc7nS+4zVTvnRJi
LoKRM4VzwGG5P1B/yfZ6tmEy6I+CiWRsAHttZRxHWi36zljO8LMnQQAvR9cy7tiXQuaC
FXmekcn/Gf1Bk/KtVsrBpAs+zX2anS4oc0bJL+3t+/RjtbJ+KjDVUO7sGixJqJf96Rvg
6imlPbf9o1qGRRzZbC0GZf4fe1qLfmHiL5AwKbXOtTX5ahGtvVhM0l9HShcLsmp70Exn
Ucmg==
X-Gm-Message-State: AO0yUKXqo7saKThc2DGoNoDXvTo5ctxKPoK71oG8VlXV7L1BYH2URw+E
csz2i2Jr5ja1CCUsx2akhXeKYiUMRVQ=
X-Google-Smtp-Source: AK7set8KPCGBZYwTElCVw2/a9xqDjwirWpF1vyR0BqNGQrc8WY+QLpBNDGQYGUfiWkYZ4wB+UFd+MQ==
X-Received: by 2002:adf:e502:0:b0:2c5:5836:9068 with SMTP id
j2-20020adfe502000000b002c558369068mr3546949wrm.63.1676415501373;
Tue, 14 Feb 2023 14:58:21 -0800 (PST)
Message-ID: <82184ff9-cc61-2a5f-947b-ecf9916e2411@gmail.com>
Date: Tue, 14 Feb 2023 23:58:19 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.6.1
Subject: Re: Changing the python sqlite3 version to the latest
To: cygwin AT cygwin DOT com
References: <DB9P251MB006335721B0284B32132E802DEDF9 AT DB9P251MB0063 DOT EURP251 DOT PROD DOT OUTLOOK DOT COM>
In-Reply-To: <DB9P251MB006335721B0284B32132E802DEDF9@DB9P251MB0063.EURP251.PROD.OUTLOOK.COM>
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham 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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On 11.02.2023 22:37, Jose Isaias Cabrera via Cygwin wrote:
> 
> Greetings.
> 
> If I install python39 and thus,
> $ python
> Python 3.9.10 (main, Jan 20 2022, 21:37:52)
> [GCC 11.2.0] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import sqlite3
>>>> sqlite3.sqlite_version
> '3.34.0'


https://cygwin.com/packages/summary/sqlite3.html
Last version packaged for Cygwin is 3.34.0

Until Jan (or someone else) is packaging a more recent version
that is what is available

Regards
Marco


-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019