From 1f254b1ee917690b4f8f7738fdcfc295ee304ff7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 17 Mar 2023 18:28:08 +0000 Subject: gentoo auto-resync : 17:03:2023 - 18:28:08 --- dev-python/diff-match-patch/Manifest | 2 +- dev-python/diff-match-patch/diff-match-patch-20200713.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/diff-match-patch') diff --git a/dev-python/diff-match-patch/Manifest b/dev-python/diff-match-patch/Manifest index 0b7e320c5824..38b893f2d7e3 100644 --- a/dev-python/diff-match-patch/Manifest +++ b/dev-python/diff-match-patch/Manifest @@ -1,3 +1,3 @@ DIST diff-match-patch-20200713.tar.gz 60711 BLAKE2B 9108557050d0aced61e8073e0bfa1969e780e4350dba86e3cb159760d180b09ff2502e8b0a664370e0586bb0ca280f29cfebb983cddf051f10204e3cd1026d8f SHA512 f161efed3d87dd0693c98ee81aedb3868787f040f8f9f31015f9f1de04d50046be75b2351a65a4c26ae1d194b983dbc1420799cf70e7c25737ee4eb3cc78a183 -EBUILD diff-match-patch-20200713.ebuild 426 BLAKE2B 043d2a6731e3c87edfac7e5b73cab1cef1c8793eef52d62f2704e2161018a8e6f69bbf5cc3fb9d392b555a6ea6d190908ec56ea35ac9f86f4d680b423560c0d9 SHA512 575a3345e66a19819c3b27fc6296860aee3765634da479daa53d0f49b6c159b7a03cbde6ec3821ab633f1c912a891aef4f305c0ca4f71599c57e6ee268f4a1f6 +EBUILD diff-match-patch-20200713.ebuild 400 BLAKE2B f820250f4daf9469f7455e1c3afb7205a7bc00825902eb05590845b45f3186e88f9e278b8607edb15cba53fdafd6e4778ef65c0abf9d8efef04b4fb8a77aa07f SHA512 b0b5596798ef46246f7609613b912a14d4537380e2c7f60892736453755fd3ee2f3155192acda6e3c3b29e19a3a158a12974721a378f16dc5c8a04c85d7271b4 MISC metadata.xml 1185 BLAKE2B f7be2dd5be0415434a378ab66383e4ea09bad3e6c4f4d90dd5aa06d00a0ccbcaec735489a2eaa9accb25a95203a7328895c76b98a15097971b921b9842548ed9 SHA512 c11a0ee2ec7ffeb30eb47050baeec4ac87681d31b2469446b9eca9387c278c716fcbd66e3d8807ba4ab6f070f26f02d0d6af87fb3857fd7df7ceb9da329cc851 diff --git a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild index be6febee8094..420c71c3614a 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild @@ -3,13 +3,13 @@ EAPI=7 +PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Diff, match and patch algorithms for plain text" HOMEPAGE="https://pypi.org/project/diff-match-patch/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -- cgit v1.2.3