diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
commit | b7ebc951da8800f711142f69d9d958bde67a112d (patch) | |
tree | e318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/xstatic-patternfly | |
parent | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff) |
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/xstatic-patternfly')
-rw-r--r-- | dev-python/xstatic-patternfly/Manifest | 2 | ||||
-rw-r--r-- | dev-python/xstatic-patternfly/xstatic-patternfly-3.21.0.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/xstatic-patternfly/Manifest b/dev-python/xstatic-patternfly/Manifest index 369ef065d19a..2daf1cc3c56c 100644 --- a/dev-python/xstatic-patternfly/Manifest +++ b/dev-python/xstatic-patternfly/Manifest @@ -1,3 +1,3 @@ DIST xstatic-patternfly-3.21.0.1.tar.gz 5674553 BLAKE2B 23d14689bfd43195b26f818a0a766aa7ee3f70145baf776790dc642b09a38285370065538ca38aa85ed13924feadff2c97beb1c88026fb98a5d38b502c86ff76 SHA512 14ffebfefe00107cae16d6f2a6cfa11bc7be5b4cfec54f6fe0c0adb0d22b4730870ddd382b202d3489032680d9d4a43aca8ded4b654c44b083ee36c18ca70168 -EBUILD xstatic-patternfly-3.21.0.1.ebuild 694 BLAKE2B 5c2e25f72b48121634a4955cf7e5fc0f9f68bc5c6574603a1da311bcec01d16202c7bc1a68796f1ea0da3f6079a3be328739a2ba15dcc692d59a37739f6ddeed SHA512 61d917f1e9a99701baac9f0358f067fa2f7a2bcb740b708268829bdb479d7624a481d390fa53095d8e1235dd9326d68d573efde5eb9e5224311307143fbfa42a +EBUILD xstatic-patternfly-3.21.0.1.ebuild 689 BLAKE2B 29aa228f61b03f46e966dfbe797ff8ef93a06c1632e5e90ab26bfe69593e6fea523aad9a2ce0bdf9058ecbfaa5c593160a903366b20089de7b5a1b30aff3f2ad SHA512 765d815881b1ce7b23128b7a642076d041ed0f321b8cfd8a01c24fcf1fb0e83fdf696680801c04e634bdd066e67e24a9b32c99042831c791459e22e7533e1644 MISC metadata.xml 328 BLAKE2B cd1db5ebb236344ab7336b3db5f4523fc3730a99a294392907ee5289a17feffd31390be088c02aa6c87a84bbbebd84bb48482cd739a5f55303333083d4bdc0c0 SHA512 883210945f38216a48fa5166057e95aafa03c9aec5a7de0d16303fb6a4e6d98c22695b55dd5fc1d26ba78b7c3def32ac7bfce1f036db32116a9b4e5e0b31a8c8 diff --git a/dev-python/xstatic-patternfly/xstatic-patternfly-3.21.0.1.ebuild b/dev-python/xstatic-patternfly/xstatic-patternfly-3.21.0.1.ebuild index 52f725edf4e2..eff32e63a08a 100644 --- a/dev-python/xstatic-patternfly/xstatic-patternfly-3.21.0.1.ebuild +++ b/dev-python/xstatic-patternfly/xstatic-patternfly-3.21.0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 |