summaryrefslogtreecommitdiff
path: root/dev-python/django-tables2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-02-02 01:39:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-02-02 01:39:05 +0000
commitfcc5224904648a8e6eb528d7603154160a20022f (patch)
tree3bfce096b38a9cea8eed13fc70c1526c456e9abd /dev-python/django-tables2
parent2fd57282f0262ca084e05b0f2c63fbada395d02b (diff)
gentoo resync : 02.02.2022
Diffstat (limited to 'dev-python/django-tables2')
-rw-r--r--dev-python/django-tables2/Manifest2
-rw-r--r--dev-python/django-tables2/django-tables2-2.3.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/django-tables2/Manifest b/dev-python/django-tables2/Manifest
index bc32cc7f522d..d76a66f0bebd 100644
--- a/dev-python/django-tables2/Manifest
+++ b/dev-python/django-tables2/Manifest
@@ -1,3 +1,3 @@
DIST django-tables2-2.3.4.tar.gz 77706 BLAKE2B 54e0903747ab29dab26049868f8cfd412d23fe3f36eaf292bebc90ee1c307f08d04af1eed469423e3699db227110fc0347a8034acb3b3b46971d37b3aebb84a1 SHA512 d10144b79850847d2787e4a97f450eb3709a419a5dcd330667e3746c16f3be7472c6c26dbf7d765356130b79b8c915c46fd3201c83e66806753f1bb95911895f
-EBUILD django-tables2-2.3.4.ebuild 500 BLAKE2B 8a28ed2070bbdd5bdc973f9d74486ba0b47ac8b66f038e65ea202234a70898603fd7593fc560cf3d5a99587b7255afd1dd9afd57d35b7f04ab82aa04a1354e29 SHA512 2572b5f1550800aa0f7f1448f42949b556884ca8e0f14189146ecdd13dab80833789be1700c9ddce3633e960648f39aaee6456af5f657b8eed6bfd48a7c6a946
+EBUILD django-tables2-2.3.4.ebuild 501 BLAKE2B a1c70c64e136118e01d068ff33d661665190f654efd10897d359fb48424aaa4279b41efa310378ab5f3e0ef7afee6f46289c3acf6bd2fa717def98c0f2b54645 SHA512 395e9bad00b6b3f0047fd2cb402f0383481289888c1b927b7b3ddd449cc5a9a3645b8718a2a7c9738462154d5c22182e8358535478206fde136912d26588af63
MISC metadata.xml 397 BLAKE2B dc93961ea61dafe6e5ba45e5f5ba84a7794a6ab35435cac614fcecf31e98bbc370a1305f6aadeb717930b4f5349dc99ea6862be9511ae3890154223670a552ce SHA512 5a52e101b84d4063acde6c4c8f36eca8d9840bee91f6ebe3c925a278c3dd59051625599694f27509850ec34a33e74301419a4afc04e5c1af47e19229fec9946f
diff --git a/dev-python/django-tables2/django-tables2-2.3.4.ebuild b/dev-python/django-tables2/django-tables2-2.3.4.ebuild
index 156016d10965..0482d24035c4 100644
--- a/dev-python/django-tables2/django-tables2-2.3.4.ebuild
+++ b/dev-python/django-tables2/django-tables2-2.3.4.ebuild
@@ -1,9 +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})
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1