summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-07-08 07:58:14 +0200
committerMichał Górny <mgorny@gentoo.org>2023-07-08 08:05:35 +0200
commit9ed82c58be0ca27cf06dd247534737b788433b3e (patch)
tree07a1373ad5be1fed9a0a897f4f759d54e8c58941
parentdev-python/charset_normalizer: Prepare for a rename (diff)
downloadgentoo-9ed82c58be0ca27cf06dd247534737b788433b3e.tar.gz
gentoo-9ed82c58be0ca27cf06dd247534737b788433b3e.tar.bz2
gentoo-9ed82c58be0ca27cf06dd247534737b788433b3e.zip
Rename dev-python/{charset_normalizer → charset-normalizer}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-text/pdfminer/pdfminer-20220506.ebuild2
-rw-r--r--dev-python/aiohttp/aiohttp-3.8.4.ebuild4
-rw-r--r--dev-python/charset-normalizer/Manifest (renamed from dev-python/charset_normalizer/Manifest)0
-rw-r--r--dev-python/charset-normalizer/charset-normalizer-3.1.0.ebuild (renamed from dev-python/charset_normalizer/charset_normalizer-3.1.0.ebuild)0
-rw-r--r--dev-python/charset-normalizer/metadata.xml (renamed from dev-python/charset_normalizer/metadata.xml)0
-rw-r--r--dev-python/numpy/numpy-1.24.2.ebuild2
-rw-r--r--dev-python/numpy/numpy-1.24.3-r1.ebuild2
-rw-r--r--dev-python/numpy/numpy-1.24.3.ebuild2
-rw-r--r--dev-python/numpy/numpy-1.24.4.ebuild2
-rw-r--r--dev-python/numpy/numpy-1.25.0-r2.ebuild2
-rw-r--r--dev-python/requests/requests-2.31.0.ebuild2
-rw-r--r--net-misc/httpie/httpie-3.2.1-r1.ebuild2
-rw-r--r--net-misc/httpie/httpie-3.2.1-r2.ebuild2
-rw-r--r--profiles/updates/3Q-20231
14 files changed, 12 insertions, 11 deletions
diff --git a/app-text/pdfminer/pdfminer-20220506.ebuild b/app-text/pdfminer/pdfminer-20220506.ebuild
index ae8be33cd0b0..cbc3e5638e44 100644
--- a/app-text/pdfminer/pdfminer-20220506.ebuild
+++ b/app-text/pdfminer/pdfminer-20220506.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="doc examples"
-RDEPEND=">=dev-python/charset_normalizer-2.0.0[${PYTHON_USEDEP}]
+RDEPEND=">=dev-python/charset-normalizer-2.0.0[${PYTHON_USEDEP}]
>=dev-python/cryptography-36.0.0[${PYTHON_USEDEP}]"
distutils_enable_tests pytest
diff --git a/dev-python/aiohttp/aiohttp-3.8.4.ebuild b/dev-python/aiohttp/aiohttp-3.8.4.ebuild
index 02b5963e073f..a353a8804169 100644
--- a/dev-python/aiohttp/aiohttp-3.8.4.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.8.4.ebuild
@@ -25,8 +25,8 @@ RDEPEND="
>=dev-python/aiosignal-1.1.2[${PYTHON_USEDEP}]
>=dev-python/async-timeout-4.0.0_alpha3[${PYTHON_USEDEP}]
>=dev-python/attrs-17.3.0[${PYTHON_USEDEP}]
- <dev-python/charset_normalizer-4[${PYTHON_USEDEP}]
- >=dev-python/charset_normalizer-2.0[${PYTHON_USEDEP}]
+ <dev-python/charset-normalizer-4[${PYTHON_USEDEP}]
+ >=dev-python/charset-normalizer-2.0[${PYTHON_USEDEP}]
>=dev-python/frozenlist-1.1.1[${PYTHON_USEDEP}]
>=dev-python/multidict-4.5.0[${PYTHON_USEDEP}]
>=dev-python/yarl-1.0[${PYTHON_USEDEP}]
diff --git a/dev-python/charset_normalizer/Manifest b/dev-python/charset-normalizer/Manifest
index 9c084a8a27a0..9c084a8a27a0 100644
--- a/dev-python/charset_normalizer/Manifest
+++ b/dev-python/charset-normalizer/Manifest
diff --git a/dev-python/charset_normalizer/charset_normalizer-3.1.0.ebuild b/dev-python/charset-normalizer/charset-normalizer-3.1.0.ebuild
index f69a0c6e7f47..f69a0c6e7f47 100644
--- a/dev-python/charset_normalizer/charset_normalizer-3.1.0.ebuild
+++ b/dev-python/charset-normalizer/charset-normalizer-3.1.0.ebuild
diff --git a/dev-python/charset_normalizer/metadata.xml b/dev-python/charset-normalizer/metadata.xml
index a2eef9f00815..a2eef9f00815 100644
--- a/dev-python/charset_normalizer/metadata.xml
+++ b/dev-python/charset-normalizer/metadata.xml
diff --git a/dev-python/numpy/numpy-1.24.2.ebuild b/dev-python/numpy/numpy-1.24.2.ebuild
index 14cfd78947d0..787da4ab6555 100644
--- a/dev-python/numpy/numpy-1.24.2.ebuild
+++ b/dev-python/numpy/numpy-1.24.2.ebuild
@@ -39,7 +39,7 @@ BDEPEND="
$(python_gen_cond_dep '
>=dev-python/cffi-1.14.0[${PYTHON_USEDEP}]
' 'python*')
- dev-python/charset_normalizer[${PYTHON_USEDEP}]
+ dev-python/charset-normalizer[${PYTHON_USEDEP}]
>=dev-python/hypothesis-5.8.0[${PYTHON_USEDEP}]
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
)
diff --git a/dev-python/numpy/numpy-1.24.3-r1.ebuild b/dev-python/numpy/numpy-1.24.3-r1.ebuild
index 636e9516ef82..50f9ea27a06d 100644
--- a/dev-python/numpy/numpy-1.24.3-r1.ebuild
+++ b/dev-python/numpy/numpy-1.24.3-r1.ebuild
@@ -42,7 +42,7 @@ BDEPEND="
$(python_gen_cond_dep '
>=dev-python/cffi-1.14.0[${PYTHON_USEDEP}]
' 'python*')
- dev-python/charset_normalizer[${PYTHON_USEDEP}]
+ dev-python/charset-normalizer[${PYTHON_USEDEP}]
>=dev-python/hypothesis-5.8.0[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
diff --git a/dev-python/numpy/numpy-1.24.3.ebuild b/dev-python/numpy/numpy-1.24.3.ebuild
index c378a2de3404..66d2ac04315a 100644
--- a/dev-python/numpy/numpy-1.24.3.ebuild
+++ b/dev-python/numpy/numpy-1.24.3.ebuild
@@ -42,7 +42,7 @@ BDEPEND="
$(python_gen_cond_dep '
>=dev-python/cffi-1.14.0[${PYTHON_USEDEP}]
' 'python*')
- dev-python/charset_normalizer[${PYTHON_USEDEP}]
+ dev-python/charset-normalizer[${PYTHON_USEDEP}]
>=dev-python/hypothesis-5.8.0[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
diff --git a/dev-python/numpy/numpy-1.24.4.ebuild b/dev-python/numpy/numpy-1.24.4.ebuild
index 636e9516ef82..50f9ea27a06d 100644
--- a/dev-python/numpy/numpy-1.24.4.ebuild
+++ b/dev-python/numpy/numpy-1.24.4.ebuild
@@ -42,7 +42,7 @@ BDEPEND="
$(python_gen_cond_dep '
>=dev-python/cffi-1.14.0[${PYTHON_USEDEP}]
' 'python*')
- dev-python/charset_normalizer[${PYTHON_USEDEP}]
+ dev-python/charset-normalizer[${PYTHON_USEDEP}]
>=dev-python/hypothesis-5.8.0[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
diff --git a/dev-python/numpy/numpy-1.25.0-r2.ebuild b/dev-python/numpy/numpy-1.25.0-r2.ebuild
index 37bac0a42203..61b8eb41ef9c 100644
--- a/dev-python/numpy/numpy-1.25.0-r2.ebuild
+++ b/dev-python/numpy/numpy-1.25.0-r2.ebuild
@@ -43,7 +43,7 @@ BDEPEND="
$(python_gen_cond_dep '
>=dev-python/cffi-1.14.0[${PYTHON_USEDEP}]
' 'python*')
- dev-python/charset_normalizer[${PYTHON_USEDEP}]
+ dev-python/charset-normalizer[${PYTHON_USEDEP}]
>=dev-python/hypothesis-5.8.0[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
diff --git a/dev-python/requests/requests-2.31.0.ebuild b/dev-python/requests/requests-2.31.0.ebuild
index 830f2c5ede39..84cde657e769 100644
--- a/dev-python/requests/requests-2.31.0.ebuild
+++ b/dev-python/requests/requests-2.31.0.ebuild
@@ -24,7 +24,7 @@ IUSE="socks5 test-rust"
RDEPEND="
>=dev-python/certifi-2017.4.17[${PYTHON_USEDEP}]
- <dev-python/charset_normalizer-4[${PYTHON_USEDEP}]
+ <dev-python/charset-normalizer-4[${PYTHON_USEDEP}]
<dev-python/idna-4[${PYTHON_USEDEP}]
<dev-python/urllib3-3[${PYTHON_USEDEP}]
socks5? ( >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}] )
diff --git a/net-misc/httpie/httpie-3.2.1-r1.ebuild b/net-misc/httpie/httpie-3.2.1-r1.ebuild
index 44e9d64d568c..8408d5324ea8 100644
--- a/net-misc/httpie/httpie-3.2.1-r1.ebuild
+++ b/net-misc/httpie/httpie-3.2.1-r1.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
RDEPEND="
- dev-python/charset_normalizer[${PYTHON_USEDEP}]
+ dev-python/charset-normalizer[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/multidict[${PYTHON_USEDEP}]
diff --git a/net-misc/httpie/httpie-3.2.1-r2.ebuild b/net-misc/httpie/httpie-3.2.1-r2.ebuild
index c28c9e703420..db50e1e2094e 100644
--- a/net-misc/httpie/httpie-3.2.1-r2.ebuild
+++ b/net-misc/httpie/httpie-3.2.1-r2.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
- dev-python/charset_normalizer[${PYTHON_USEDEP}]
+ dev-python/charset-normalizer[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/multidict[${PYTHON_USEDEP}]
diff --git a/profiles/updates/3Q-2023 b/profiles/updates/3Q-2023
new file mode 100644
index 000000000000..eece68c61090
--- /dev/null
+++ b/profiles/updates/3Q-2023
@@ -0,0 +1 @@
+move dev-python/charset_normalizer dev-python/charset-normalizer