Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ly0xp-0003ir-0Q for psycopg@arkaria.postgresql.org; Mon, 28 Jun 2021 23:46:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ly0xn-0004Nw-Sl for psycopg@arkaria.postgresql.org; Mon, 28 Jun 2021 23:46:51 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ly0xn-0004No-Lp for psycopg@lists.postgresql.org; Mon, 28 Jun 2021 23:46:51 +0000 Received: from mail-lf1-x12e.google.com ([2a00:1450:4864:20::12e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ly0xl-0001jk-Op for psycopg@lists.postgresql.org; Mon, 28 Jun 2021 23:46:51 +0000 Received: by mail-lf1-x12e.google.com with SMTP id a15so27997005lfr.6 for ; Mon, 28 Jun 2021 16:46:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=TctSODpBc2Gdu0JDZAzpE4NTtzQOY7sLflB9zM2qsDM=; b=U/xEPlvAA75pB8FvXRxnv/uuAsC+Pu+YFetoLvSCrJBRyvFYDbeILWJZc7LeHMgCdw y3zY9hw4DlZ4t3mBmPRuBZki/bQJBAxIZbtNmW3Gg9QDQAm4C5x7gms35tf8McVBwDAO kOSKNUnK2baG1Zz+YxROP9f66DhaZVTgcdIhPFYSz2E7unjHRhkwTV/6o4NxHcuECRzY 3P3kdO8lBjU7/OGSrgKRAbyxhCF0+X/I3vA3da9ZkBXhwYZWgFxyb6whsGtJCxxyjZyZ UtaNnjDqLbkF/GGfQqKd4YPAnoe/C+wyjL2eR70/XBUYapZiSym8qjecen83XvTPeBZd HBIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=TctSODpBc2Gdu0JDZAzpE4NTtzQOY7sLflB9zM2qsDM=; b=hCKUkaL6bmC6ROHMVLVe3vdsdkPeBL7Ct1Kn3YftEHJD2n7Pek22ysfOVUr6KP+Gvq 5O7NRwQq8QQdHsp+GnhxzsUOJcySFA8AEO/C/GI6mp7y4huSBU34mBqrsWaJvd4Qrqz8 Ndx627IBxe9M1ennj1+Ay6YGjWY9/QDi/JEXBXjIll21jm8TXvS/+mNy2MBX+6W9IZB8 wHz8FKpMi/UndaJDICWQl3Ta9hCowpgRFs3es0vM4JbujodQflY76FGIDHEFv7qiiwdp JuSn3KFn2Z48yGDNmYt3u6H7BRSr5mIAa3CxZtk+vrlEv+CA41tBXMYko4DLnab+ndVB a5SA== X-Gm-Message-State: AOAM532wxaERO+pNyYedbQst08YqM0Wr463NW8wOg9tTr0Hk9eqfM05D 2zvLgB2AjdZwZQtkacDDlh1VcFFZSZOtmxLLiLa8WHi6 X-Google-Smtp-Source: ABdhPJzthMYcT5iMssWKP62HH7Ux8A0gUI6KrMHN5gYZ9Xvdu7GO4eoQ357lvfpTKNVoXj8cTXHjZwwzZEo6Cm+e/yo= X-Received: by 2002:a05:6512:169b:: with SMTP id bu27mr21261087lfb.327.1624924007967; Mon, 28 Jun 2021 16:46:47 -0700 (PDT) MIME-Version: 1.0 References: <54a7e6b2-f785-e373-02ca-4fb35f8a9589@aklaver.com> <1dfca7ba-f4ed-3c10-87c2-e35e0df8800a@dndg.it> In-Reply-To: From: Daniele Varrazzo Date: Tue, 29 Jun 2021 00:46:36 +0100 Message-ID: Subject: Re: psycopg is the new psycopg3? To: =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= Cc: Denis Laxalde , psycopg@lists.postgresql.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Devrim, On Mon, 28 Jun 2021 at 21:49, Devrim G=C3=BCnd=C3=BCz w= rote: > You folks also should talk to the RPM and deb packagers before making > the final decision ;) > > RPM packager speaking: This change does not seem to hurt us. Thank you, good call. Package-wise, is there anything else we might do upstream to help you there? I will ask the deb maintainers too. -- Daniele