diff options
-rw-r--r-- | app-text/pdfminer/pdfminer-20220506.ebuild | 2 | ||||
-rw-r--r-- | dev-python/aiohttp/aiohttp-3.8.4.ebuild | 4 | ||||
-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.ebuild | 2 | ||||
-rw-r--r-- | dev-python/numpy/numpy-1.24.3-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/numpy/numpy-1.24.3.ebuild | 2 | ||||
-rw-r--r-- | dev-python/numpy/numpy-1.24.4.ebuild | 2 | ||||
-rw-r--r-- | dev-python/numpy/numpy-1.25.0-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/requests/requests-2.31.0.ebuild | 2 | ||||
-rw-r--r-- | net-misc/httpie/httpie-3.2.1-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/httpie/httpie-3.2.1-r2.ebuild | 2 | ||||
-rw-r--r-- | profiles/updates/3Q-2023 | 1 |
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 |