From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E8C00158086 for ; Mon, 15 Nov 2021 05:11:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08A38E08BD; Mon, 15 Nov 2021 05:11:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64047E08BD for ; Mon, 15 Nov 2021 05:11:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 702EF342E94 for ; Mon, 15 Nov 2021 05:11:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED80A143 for ; Mon, 15 Nov 2021 05:11:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1636953070.73bb42158435a06d791b0f6de383f2a53ce5dcf8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlalchemy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sqlalchemy/sqlalchemy-1.4.27-r1.ebuild dev-python/sqlalchemy/sqlalchemy-1.4.27-r2.ebuild X-VCS-Directories: dev-python/sqlalchemy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 73bb42158435a06d791b0f6de383f2a53ce5dcf8 X-VCS-Branch: master Date: Mon, 15 Nov 2021 05:11:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2a8dd1ea-a75c-4e0c-a15d-2fcb9e8dcba8 X-Archives-Hash: 72c29cb2a2565341a11288040b4bdfbd commit: 73bb42158435a06d791b0f6de383f2a53ce5dcf8 Author: Sam James gentoo org> AuthorDate: Mon Nov 15 05:11:10 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Nov 15 05:11:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73bb4215 dev-python/sqlalchemy: revbump for fixed dependency Hopefully the last time this evening I need to fix a mistake of mine with this package... Closes: https://bugs.gentoo.org/823794 Signed-off-by: Sam James gentoo.org> .../{sqlalchemy-1.4.27-r1.ebuild => sqlalchemy-1.4.27-r2.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-python/sqlalchemy/sqlalchemy-1.4.27-r1.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.4.27-r2.ebuild similarity index 100% rename from dev-python/sqlalchemy/sqlalchemy-1.4.27-r1.ebuild rename to dev-python/sqlalchemy/sqlalchemy-1.4.27-r2.ebuild