Skip to content

Commit

Permalink
cchardet
Browse files Browse the repository at this point in the history
  • Loading branch information
blshkv committed Nov 14, 2024
1 parent 015a819 commit 712282d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 58 deletions.
1 change: 0 additions & 1 deletion dev-python/fastapi/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
DIST fastapi-0.108.0.tar.gz 11417797 BLAKE2B 8374a1f621b0e1536ab78a9b0e24d8f9165566ff6f32148c4fd5d9c0188948ed95c675a39741d364054151c81b263401d844e0059c7a72c22ba195ee285c4fbf SHA512 96277f33fe54187d325a0d2851d7ddf7fb7430f5ecc2fa277570e36e852ec7cd80fdd7bdd74a6f072b8be85a0028e871d68166279fc844aa8b71b31768dbef59
DIST fastapi-0.109.2.tar.gz 11720963 BLAKE2B c58170f38f86d089b1e8e9ea98c56ea8c7cfc2f3d92663b69c9ee5b2e5ed3cd28de2fa02a128cbe600f4e3c41851140542be1b13aaaea1b23f5295d4f949a5da SHA512 b6b26c41f9097112fc06f573b60e90af104834e5ab6115b681143b4d24ee22d4b4bf5dd4a0095cdd18a36a40a6d0d72a6a2dc2e5ab5bae16d98d085f2312a836
54 changes: 0 additions & 54 deletions dev-python/fastapi/fastapi-0.108.0.ebuild

This file was deleted.

2 changes: 1 addition & 1 deletion dev-python/fastapi/fastapi-0.109.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RDEPEND="
>=dev-python/anyio-3.7.1[${PYTHON_USEDEP}]
all? (
>=dev-python/httpx-0.23.0[${PYTHON_USEDEP}]
>=dev-python/jinja-2.11.2[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
>=dev-python/python-multipart-0.0.5[${PYTHON_USEDEP}]
>=dev-python/itsdangerous-1.1.0[${PYTHON_USEDEP}]
>=dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
Expand Down
4 changes: 2 additions & 2 deletions net-analyzer/GyoiThon/GyoiThon-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
Expand All @@ -18,7 +18,7 @@ SLOT="0"
RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/cchardet[${PYTHON_USEDEP}]
dev-python/faust-cchardet[${PYTHON_USEDEP}]
dev-python/censys[${PYTHON_USEDEP}]
dev-python/docopt[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 712282d

Please sign in to comment.