summaryrefslogtreecommitdiff
path: root/dev-python/django-taggit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/django-taggit
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/django-taggit')
-rw-r--r--dev-python/django-taggit/Manifest4
-rw-r--r--dev-python/django-taggit/django-taggit-3.0.0.ebuild4
-rw-r--r--dev-python/django-taggit/django-taggit-3.1.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/django-taggit/Manifest b/dev-python/django-taggit/Manifest
index 343a6bf5e14b..b1ac3577b0b2 100644
--- a/dev-python/django-taggit/Manifest
+++ b/dev-python/django-taggit/Manifest
@@ -1,5 +1,5 @@
DIST django-taggit-3.0.0.tar.gz 57380 BLAKE2B 67ce6adde1bcba3a9fc8f11af4135dd1a2ee75892e26d4de9970f84111c1cf73f65bc58a2de45c75b98b0c5da9b8a6077af76d1e0561ce8a5e78828db8f40226 SHA512 e44a5f4f8293560cecb1ba39035241f209f21803521d3e2f3102e04add9778ebc15b0da6994f0a51b6c55274318b4cabce33805952f8bbaad16ecc3c03070e10
DIST django-taggit-3.1.0.tar.gz 58238 BLAKE2B ea5c90300383294daf80315b013dc1171d94fe4994cdf58a9364666a879672bd5af35f3c620673cb0a9139d2a224bc06d58f933ae94ccd8a65b947c76ab0a0ca SHA512 8654b703cb9b3848a5185f1b88826a80eed44f00993d6272e8fbec1145e6c30be4c0840a0d6e88544d2f927c7c288c2be94e3df61cbe34c37f1f213a1bf0780d
-EBUILD django-taggit-3.0.0.ebuild 682 BLAKE2B 011002bfc6f335f25a377ed251ca19b5c025b1fc6c2c309b668de0c0d669d962c5bf704edc4707a59d4bb30689f4f368b3e0a68ec0e4339cfceb16acfa1514e9 SHA512 fa5bbf803f19e69237c964449eb885a4997b5be059fa7eaf0c9dce14c3ec65a23438e6afc3d02f7b649850aa7042a3d3756a3b1c8dbf58e616ce396442ee1a00
-EBUILD django-taggit-3.1.0.ebuild 683 BLAKE2B e64ee1dedf814f03abbd19c205f45cca1545b8df5cea5ae90833aa18f66892d11cf2aca8cc404537212beb4ef4dc9dca078b3c7fb373d9e0d831d1524224c132 SHA512 6ca973c3892d69172d38e0ac868581fb2afa93ee4e4f7c373f963106da9aa5405863f1d7009e450c12476632a7c8fcc874d46370eaed7e3740f4490b859ddde9
+EBUILD django-taggit-3.0.0.ebuild 682 BLAKE2B 17a0bda5d542c3730c76c2d32d1cec89309052472703e2d2e095382bc103ffeab043c9890e82c8484b9560a75cb8ccb744c300be251f890a9fd7bd2be848396d SHA512 3ec99945b5414dc7c8fbba9c2fb1a69a5ab5a754c110afe18a22c116eb6ca3c466ff1ad69c2a1ef0c87c20a7a99728a370015e1ab660ad630d2978366ebd15ed
+EBUILD django-taggit-3.1.0.ebuild 683 BLAKE2B e8d474de4e0d3ad4f0a2f9e4aea92638fb5b700c2617f327bbff5e2e4a7f654d1727712763dd818c7ad73679bd63802f81c53d1c91e48d8590ad11f4f0acd016 SHA512 43f32a1f231a3207edb1d522edf39b5b3915e6fdf5f04d7dca4fcd5acb97686f0e6c06119a28e213f8f0a2983dc5a138ed67f1d26ca3f8e3df64d20580113311
MISC metadata.xml 403 BLAKE2B efc93b9f0dc7eba3753e8c205a903f6873d1683b7e7c7a9558c1e561a9f4625bb7aaeb79e381c98ab160fe90b53d72f219981453ae3a4a48a53bcf17f079a1bd SHA512 aaab76dac654f034873a24bc13e0d448d67b865a9dceb706ea13bf9544b423b07e3246e7936f072b9664e7e62a6b6506df482a2197a3e165520a2cb77c766b9b
diff --git a/dev-python/django-taggit/django-taggit-3.0.0.ebuild b/dev-python/django-taggit/django-taggit-3.0.0.ebuild
index 11dbb8082eca..4c5a3a08f392 100644
--- a/dev-python/django-taggit/django-taggit-3.0.0.ebuild
+++ b/dev-python/django-taggit/django-taggit-3.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/dev-python/django-taggit/django-taggit-3.1.0.ebuild b/dev-python/django-taggit/django-taggit-3.1.0.ebuild
index 15a22c24a6ea..4d8ea14e26c9 100644
--- a/dev-python/django-taggit/django-taggit-3.1.0.ebuild
+++ b/dev-python/django-taggit/django-taggit-3.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1