From 2fd57282f0262ca084e05b0f2c63fbada395d02b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 16 Jan 2022 20:27:28 +0000 Subject: gentoo resync : 16.01.2021 --- dev-python/python-slugify/Manifest | 2 +- dev-python/python-slugify/python-slugify-4.0.1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-python/python-slugify') diff --git a/dev-python/python-slugify/Manifest b/dev-python/python-slugify/Manifest index c2d0c4ca0a87..48e26d10a294 100644 --- a/dev-python/python-slugify/Manifest +++ b/dev-python/python-slugify/Manifest @@ -1,5 +1,5 @@ DIST python-slugify-4.0.1.tar.gz 11509 BLAKE2B b505c62c959dae3823db4441b8811ed98ec8afa0278325cb2715abb63a84b5de1506362699bc39216bbac4100ae265671f940dbbbdaf9164fd251bdaa7af462a SHA512 c1d99a9dc891c4cfa927e4d2bc5701f47b23b7882cce22350283a53c6ded18e1290196c3bb9838883c29c9cb3582e5e684edffd50dfbb4e9da9c2b821ea54bb5 DIST python-slugify-5.0.2.tar.gz 11728 BLAKE2B 701fb3f679cd4f714b5c57c14fb8cbfefa5b8268e9c4b877dd1e558e8a7dac325d69519b8e666043b70540908dcb250f561cebf0c5f444f9a3cfae34d97456b1 SHA512 79cdd1d0312c9e34b07dca2e898f177a85b31d3f290403375032ae962df61f3a9c4167f4bdf10f47afd17d544731d6961810f8a081ef615d76d8758c1207e6b7 -EBUILD python-slugify-4.0.1.ebuild 583 BLAKE2B 8a24e14e645cdcc33b3939f59be05fbfa392e8c45f3f470faa2a4c4399ca744088929151b7879635a42cf33dbd488f7126bf4deb830773100676f1f92372ca7d SHA512 1a7b87916cda00f28d41751f6d306137d9a04ca78e300a0b3846bac7d8e07b50e794f84418240823d1d4dea78a77f9c22719ccfc3ba4a56690f9935d5378f70d +EBUILD python-slugify-4.0.1.ebuild 550 BLAKE2B 1886b4fa8f1f975496bab5f18cffab13002f7e7ff4ec23bf8b54cfe284dec1d51f8111a07bf06b14ae1591ef9bf0e152cf12207dd6a7583c239c59643416ae47 SHA512 c03a77d1b8b3b4c192eabd919f4d2230290d7358492cff6c596ca04a94ba5f93a2698b90b748a3b6ae2a22e4b7a7e1b66a10a71aa01ce72f329abd901e86ae4e EBUILD python-slugify-5.0.2.ebuild 543 BLAKE2B 97e438eb813bce17e76dbf7379eb967af083fcaef20c71799db30411a7e2a53aa2dd95906b773d6e3692124b519710ef10278ab54891c58138de04b33e0f0913 SHA512 4792d41186e9d0d67746d8b994583a431523021271d9c4c1c58ad0ac59bb7ae5a465f99abdecb5e64eb84da353a2bdb996e9a07beedb4bc3d2f5b78e3286daa9 MISC metadata.xml 637 BLAKE2B 4869f272370af0065e6d0479d660a8fba6665ad019a3072cb3a2f1b003fa0cd7ae57dc8e19ad8ceda33d97355c1e4d1ebebb96978935d016fa8bcd2b7fd72660 SHA512 bc09a7914759371c03436e5dd0ef50bc1972cfbf2b815e91048d78d277402d8431be59673f4106483b690dfe3b3cde7ca5e39719effc23dc77e1e9b505e14a01 diff --git a/dev-python/python-slugify/python-slugify-4.0.1.ebuild b/dev-python/python-slugify/python-slugify-4.0.1.ebuild index 4463c603e80d..0f9dcf8dacc5 100644 --- a/dev-python/python-slugify/python-slugify-4.0.1.ebuild +++ b/dev-python/python-slugify/python-slugify-4.0.1.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{7..9} ) -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 -- cgit v1.2.3