public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-admin/gixy/, profiles/updates/, sys-apps/kcheck/, net-im/yowsup/, ...
@ 2022-07-02 11:25 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2022-07-02 11:25 UTC (permalink / raw
  To: gentoo-commits

commit:     8491d0edab0c2df960d9d39cfe23df3bb979b169
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 11:18:44 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 11:25:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8491d0ed

Rename dev-python/{configargparse → ConfigArgParse}

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-admin/gixy/gixy-0.1.20-r1.ebuild                                  | 4 ++--
 app-crypt/certbot/certbot-1.26.0.ebuild                               | 2 +-
 app-crypt/certbot/certbot-1.27.0.ebuild                               | 2 +-
 app-crypt/certbot/certbot-1.28.0.ebuild                               | 2 +-
 app-crypt/certbot/certbot-9999.ebuild                                 | 2 +-
 .../ConfigArgParse-1.5.3.ebuild}                                      | 0
 dev-python/{configargparse => ConfigArgParse}/Manifest                | 0
 dev-python/{configargparse => ConfigArgParse}/metadata.xml            | 0
 media-video/yle-dl/yle-dl-20220531.ebuild                             | 2 +-
 media-video/yle-dl/yle-dl-20220610.ebuild                             | 2 +-
 net-im/yowsup/yowsup-3.3.0.ebuild                                     | 2 +-
 profiles/updates/3Q-2022                                              | 1 +
 sys-apps/kcheck/kcheck-0.0.2-r1.ebuild                                | 4 ++--
 sys-apps/kcheck/kcheck-9999.ebuild                                    | 4 ++--
 14 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/app-admin/gixy/gixy-0.1.20-r1.ebuild b/app-admin/gixy/gixy-0.1.20-r1.ebuild
index 806f19111532..ec3ee6ce1513 100644
--- a/app-admin/gixy/gixy-0.1.20-r1.ebuild
+++ b/app-admin/gixy/gixy-0.1.20-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
 	>=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
-	>=dev-python/configargparse-0.11.0[${PYTHON_USEDEP}]
+	>=dev-python/ConfigArgParse-0.11.0[${PYTHON_USEDEP}]
 	>=dev-python/jinja-2.8[${PYTHON_USEDEP}]
 	>=dev-python/six-1.1.0[${PYTHON_USEDEP}]"
 

diff --git a/app-crypt/certbot/certbot-1.26.0.ebuild b/app-crypt/certbot/certbot-1.26.0.ebuild
index 44b7e3889a5e..3b7237a33e98 100644
--- a/app-crypt/certbot/certbot-1.26.0.ebuild
+++ b/app-crypt/certbot/certbot-1.26.0.ebuild
@@ -27,7 +27,7 @@ IUSE="selinux"
 
 RDEPEND="
 	>=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
-	>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
+	>=dev-python/ConfigArgParse-0.9.3[${PYTHON_USEDEP}]
 	>=dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
 	>=dev-python/cryptography-2.5.0[${PYTHON_USEDEP}]
 	>=dev-python/distro-1.0.1[${PYTHON_USEDEP}]

diff --git a/app-crypt/certbot/certbot-1.27.0.ebuild b/app-crypt/certbot/certbot-1.27.0.ebuild
index 44b7e3889a5e..3b7237a33e98 100644
--- a/app-crypt/certbot/certbot-1.27.0.ebuild
+++ b/app-crypt/certbot/certbot-1.27.0.ebuild
@@ -27,7 +27,7 @@ IUSE="selinux"
 
 RDEPEND="
 	>=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
-	>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
+	>=dev-python/ConfigArgParse-0.9.3[${PYTHON_USEDEP}]
 	>=dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
 	>=dev-python/cryptography-2.5.0[${PYTHON_USEDEP}]
 	>=dev-python/distro-1.0.1[${PYTHON_USEDEP}]

diff --git a/app-crypt/certbot/certbot-1.28.0.ebuild b/app-crypt/certbot/certbot-1.28.0.ebuild
index bad8bc65b32d..e705aa1d52ec 100644
--- a/app-crypt/certbot/certbot-1.28.0.ebuild
+++ b/app-crypt/certbot/certbot-1.28.0.ebuild
@@ -27,7 +27,7 @@ IUSE="selinux"
 
 RDEPEND="
 	>=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
-	>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
+	>=dev-python/ConfigArgParse-0.9.3[${PYTHON_USEDEP}]
 	>=dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
 	>=dev-python/cryptography-2.5.0[${PYTHON_USEDEP}]
 	>=dev-python/distro-1.0.1[${PYTHON_USEDEP}]

diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild
index bad8bc65b32d..e705aa1d52ec 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -27,7 +27,7 @@ IUSE="selinux"
 
 RDEPEND="
 	>=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
-	>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
+	>=dev-python/ConfigArgParse-0.9.3[${PYTHON_USEDEP}]
 	>=dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
 	>=dev-python/cryptography-2.5.0[${PYTHON_USEDEP}]
 	>=dev-python/distro-1.0.1[${PYTHON_USEDEP}]

diff --git a/dev-python/configargparse/configargparse-1.5.3.ebuild b/dev-python/ConfigArgParse/ConfigArgParse-1.5.3.ebuild
similarity index 100%
rename from dev-python/configargparse/configargparse-1.5.3.ebuild
rename to dev-python/ConfigArgParse/ConfigArgParse-1.5.3.ebuild

diff --git a/dev-python/configargparse/Manifest b/dev-python/ConfigArgParse/Manifest
similarity index 100%
rename from dev-python/configargparse/Manifest
rename to dev-python/ConfigArgParse/Manifest

diff --git a/dev-python/configargparse/metadata.xml b/dev-python/ConfigArgParse/metadata.xml
similarity index 100%
rename from dev-python/configargparse/metadata.xml
rename to dev-python/ConfigArgParse/metadata.xml

diff --git a/media-video/yle-dl/yle-dl-20220531.ebuild b/media-video/yle-dl/yle-dl-20220531.ebuild
index b715582199de..ae354c51465e 100644
--- a/media-video/yle-dl/yle-dl-20220531.ebuild
+++ b/media-video/yle-dl/yle-dl-20220531.ebuild
@@ -25,7 +25,7 @@ RESTRICT="test"
 RDEPEND="media-video/ffmpeg
 	net-misc/wget
 	>=dev-python/attrs-18.1.0[${PYTHON_USEDEP}]
-	>=dev-python/configargparse-0.13.0[${PYTHON_USEDEP}]
+	>=dev-python/ConfigArgParse-0.13.0[${PYTHON_USEDEP}]
 	dev-python/lxml[${PYTHON_USEDEP}]
 	dev-python/progress[${PYTHON_USEDEP}]
 	dev-python/requests[${PYTHON_USEDEP}]"

diff --git a/media-video/yle-dl/yle-dl-20220610.ebuild b/media-video/yle-dl/yle-dl-20220610.ebuild
index b715582199de..ae354c51465e 100644
--- a/media-video/yle-dl/yle-dl-20220610.ebuild
+++ b/media-video/yle-dl/yle-dl-20220610.ebuild
@@ -25,7 +25,7 @@ RESTRICT="test"
 RDEPEND="media-video/ffmpeg
 	net-misc/wget
 	>=dev-python/attrs-18.1.0[${PYTHON_USEDEP}]
-	>=dev-python/configargparse-0.13.0[${PYTHON_USEDEP}]
+	>=dev-python/ConfigArgParse-0.13.0[${PYTHON_USEDEP}]
 	dev-python/lxml[${PYTHON_USEDEP}]
 	dev-python/progress[${PYTHON_USEDEP}]
 	dev-python/requests[${PYTHON_USEDEP}]"

diff --git a/net-im/yowsup/yowsup-3.3.0.ebuild b/net-im/yowsup/yowsup-3.3.0.ebuild
index 8c23695dc49f..2c325425e65b 100644
--- a/net-im/yowsup/yowsup-3.3.0.ebuild
+++ b/net-im/yowsup/yowsup-3.3.0.ebuild
@@ -22,7 +22,7 @@ RESTRICT="test"
 
 RDEPEND="
 	dev-python/appdirs[${PYTHON_USEDEP}]
-	dev-python/configargparse[${PYTHON_USEDEP}]
+	dev-python/ConfigArgParse[${PYTHON_USEDEP}]
 	dev-python/consonance[${PYTHON_USEDEP}]
 	dev-python/pillow[${PYTHON_USEDEP}]
 	dev-python/protobuf-python[${PYTHON_USEDEP}]

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index 552764072ac2..0be926a81e6a 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1 +1,2 @@
 move dev-python/async_timeout dev-python/async-timeout
+move dev-python/configargparse dev-python/ConfigArgParse

diff --git a/sys-apps/kcheck/kcheck-0.0.2-r1.ebuild b/sys-apps/kcheck/kcheck-0.0.2-r1.ebuild
index dd37156e47c0..f710c7d3e34f 100644
--- a/sys-apps/kcheck/kcheck-0.0.2-r1.ebuild
+++ b/sys-apps/kcheck/kcheck-0.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,7 +22,7 @@ LICENSE="MIT"
 SLOT="0"
 
 RDEPEND="
-	dev-python/configargparse[${PYTHON_USEDEP}]
+	dev-python/ConfigArgParse[${PYTHON_USEDEP}]
 	sys-apps/portage[${PYTHON_USEDEP}]"
 
 src_install() {

diff --git a/sys-apps/kcheck/kcheck-9999.ebuild b/sys-apps/kcheck/kcheck-9999.ebuild
index dd37156e47c0..f710c7d3e34f 100644
--- a/sys-apps/kcheck/kcheck-9999.ebuild
+++ b/sys-apps/kcheck/kcheck-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,7 +22,7 @@ LICENSE="MIT"
 SLOT="0"
 
 RDEPEND="
-	dev-python/configargparse[${PYTHON_USEDEP}]
+	dev-python/ConfigArgParse[${PYTHON_USEDEP}]
 	sys-apps/portage[${PYTHON_USEDEP}]"
 
 src_install() {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-02 11:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-02 11:25 [gentoo-commits] repo/gentoo:master commit in: app-admin/gixy/, profiles/updates/, sys-apps/kcheck/, net-im/yowsup/, Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox