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 1506D158043 for ; Sun, 14 Apr 2024 14:58:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73ACBE2A02; Sun, 14 Apr 2024 14:58:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59152E2A02 for ; Sun, 14 Apr 2024 14:58:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A22563433D3 for ; Sun, 14 Apr 2024 14:58:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C55716E3 for ; Sun, 14 Apr 2024 14:58:16 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1713106675.a04926531aac80d8c1809b57eddd121a05ee0778.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-polymorphic/, profiles/updates/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/django-polymorphic/Manifest dev-python/django-polymorphic/django-polymorphic-3.1-r1.ebuild dev-python/django-polymorphic/metadata.xml dev-python/django_polymorphic/Manifest dev-python/django_polymorphic/django_polymorphic-3.1-r1.ebuild dev-python/django_polymorphic/metadata.xml profiles/updates/2Q-2024 X-VCS-Directories: dev-python/django-polymorphic/ dev-python/django_polymorphic/ profiles/updates/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a04926531aac80d8c1809b57eddd121a05ee0778 X-VCS-Branch: master Date: Sun, 14 Apr 2024 14:58:16 +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: 87d46b73-dbed-4854-aee9-cc849827cfa7 X-Archives-Hash: 830e11d34f1d5a085618f844234b1879 commit: a04926531aac80d8c1809b57eddd121a05ee0778 Author: Michał Górny gentoo org> AuthorDate: Sun Apr 14 14:52:41 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Apr 14 14:57:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0492653 Rename dev-python/{django_polymorphic → django-polymorphic} Signed-off-by: Michał Górny gentoo.org> dev-python/{django_polymorphic => django-polymorphic}/Manifest | 0 .../django-polymorphic-3.1-r1.ebuild} | 0 dev-python/{django_polymorphic => django-polymorphic}/metadata.xml | 0 profiles/updates/2Q-2024 | 1 + 4 files changed, 1 insertion(+) diff --git a/dev-python/django_polymorphic/Manifest b/dev-python/django-polymorphic/Manifest similarity index 100% rename from dev-python/django_polymorphic/Manifest rename to dev-python/django-polymorphic/Manifest diff --git a/dev-python/django_polymorphic/django_polymorphic-3.1-r1.ebuild b/dev-python/django-polymorphic/django-polymorphic-3.1-r1.ebuild similarity index 100% rename from dev-python/django_polymorphic/django_polymorphic-3.1-r1.ebuild rename to dev-python/django-polymorphic/django-polymorphic-3.1-r1.ebuild diff --git a/dev-python/django_polymorphic/metadata.xml b/dev-python/django-polymorphic/metadata.xml similarity index 100% rename from dev-python/django_polymorphic/metadata.xml rename to dev-python/django-polymorphic/metadata.xml diff --git a/profiles/updates/2Q-2024 b/profiles/updates/2Q-2024 index 218a00241551..9537fa3838e4 100644 --- a/profiles/updates/2Q-2024 +++ b/profiles/updates/2Q-2024 @@ -2,3 +2,4 @@ move dev-python/lazy_loader dev-python/lazy-loader slotmove dev-lang/clojure 1.11 0 slotmove dev-java/gson 2.6 0 slotmove dev-java/icu4j 70 0 +move dev-python/django_polymorphic dev-python/django-polymorphic