summaryrefslogtreecommitdiff
path: root/dev-python/xstatic-jquery
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /dev-python/xstatic-jquery
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'dev-python/xstatic-jquery')
-rw-r--r--dev-python/xstatic-jquery/Manifest2
-rw-r--r--dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xstatic-jquery/Manifest b/dev-python/xstatic-jquery/Manifest
index 937bbc82ad6a..da187f9a005f 100644
--- a/dev-python/xstatic-jquery/Manifest
+++ b/dev-python/xstatic-jquery/Manifest
@@ -1,3 +1,3 @@
DIST xstatic-jquery-1.10.2.1.tar.gz 116458 BLAKE2B cc02edfbbab45bbf397923188f163df8c6567789d9c0704947804047f0067bbee9ddf0b1b96d477d25d79bc65bc4bf5891e2a88beeac1ae92279c0eecc842304 SHA512 1f77c82d0025ba0fe56934d76fb5dfc0929bd91b18e6141023246e5ed1358600cb10a9b69be806bdfac29df83e42572ab8c8aa8da40b688d02711aadff393270
-EBUILD xstatic-jquery-1.10.2.1.ebuild 700 BLAKE2B 74982196862a5bfd77254c86b14aee33f3cf7597519c6ac298f6d50263aaf793aa1ffc3057590b1da73b5ff728ac621f01154e1d450d17432edbcd080843c5c2 SHA512 85124618a856c96ceafd28d434c5e81bd579c7ca6500fb6f168fa1903814b113fcee9f7d23e6860b015d4a31c38b748a70062cdc84ddc51bde6642d0a6be0ad1
+EBUILD xstatic-jquery-1.10.2.1.ebuild 690 BLAKE2B c849fa1c92f1da418d6d251c87126c7e513952c5731943cda6c84d1b940861d83ed59c4ad5c44504e455ed5cb893bb6e07c21545dd8b19978b6bd34fb8840606 SHA512 b89eb7c34f6f94eebe10de6aae1d6323ec9fb97986f356951731e8b469a02c50c28b3b25353dc24edf6f34b7dd931a88cc69db5cb27e4cd3aca3e6b2b19d3f72
MISC metadata.xml 328 BLAKE2B cd1db5ebb236344ab7336b3db5f4523fc3730a99a294392907ee5289a17feffd31390be088c02aa6c87a84bbbebd84bb48482cd739a5f55303333083d4bdc0c0 SHA512 883210945f38216a48fa5166057e95aafa03c9aec5a7de0d16303fb6a4e6d98c22695b55dd5fc1d26ba78b7c3def32ac7bfce1f036db32116a9b4e5e0b31a8c8
diff --git a/dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild b/dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild
index 93c4e97957e1..931ec2ce5463 100644
--- a/dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild
+++ b/dev-python/xstatic-jquery/xstatic-jquery-1.10.2.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1