diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-06-30 08:49:38 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-06-30 08:49:38 +0100 |
commit | b2be182d49eea46686b5cf2680d457df61e89dc4 (patch) | |
tree | c66442ced2011c5ca81c3114cc51041e314c6d33 /dev-python/pyghmi | |
parent | e23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff) |
gentoo resync : 30.06.2018
Diffstat (limited to 'dev-python/pyghmi')
-rw-r--r-- | dev-python/pyghmi/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pyghmi/pyghmi-1.0.22.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest index c0359db87dd9..71c1b34e6053 100644 --- a/dev-python/pyghmi/Manifest +++ b/dev-python/pyghmi/Manifest @@ -1,3 +1,3 @@ DIST pyghmi-1.0.22.tar.gz 123267 BLAKE2B 8cfa716d04411dc5228d86cf8813ddb4fb61b7bfeb6618f0182fe42c7ed1deb46e876e085a732d69b3c7390c37a8bc62a3bf15313166574ec98ccefa784b97eb SHA512 9e3bc6b5f33d5496d7e58d2ea558d20d45a7690d493f2d1ad56fdd5570279a38e8934d8425c3d3207d8001da85a9a0b1319463b802fa9f121db7448aa919bddc -EBUILD pyghmi-1.0.22.ebuild 1233 BLAKE2B 788e94950ab29a2ba42dbaeb8d7e98eaa5ede45095d65ac20d8c96ed98febc43956d7aeecc3f9e53a28a8f8b7294fc9ecf317c1734d12aa090045f64fd8ca34e SHA512 0b61a9855307d0c7c5cb2193893a2353d9dadcf5ba9f0f537fbcb6cb2695fd6655bec19f61cebb6db45b62180703cb7a50b63b51c5bf22687ba8a42466a75a63 +EBUILD pyghmi-1.0.22.ebuild 1235 BLAKE2B 5c2e0f5b179c8b66c206c4f0475e57077372848236b279e6768354a5a5ffe2742372aa0ca18fa99b8265d929edc8c9596a3ccc0e4c825fbb405102a64a02f8c6 SHA512 08b057bd0eb1c295d62c5602320ac67d95e90faf14eb400c8e124d6d1d18048239e9c40c2cf5bb6ad9c5282d312167205e6e423117683340e158b06339eb051a MISC metadata.xml 343 BLAKE2B 107a20dca0846a5e4dc8d61825da4193cc7525abad94e161022371ccba00523822c69cf0cae23d13b6f650ec11b98ef4640b5cf18437d60a9a5a6bf37867e9e8 SHA512 cb4c5f58339d6c5f181bb0e9a1aacb4e3c30c5690744e0ee6649e82eece03678246cfe3b13c219e177de8812c6916fe1b6b49443c2dc0a00ed1d024c8858b5c9 diff --git a/dev-python/pyghmi/pyghmi-1.0.22.ebuild b/dev-python/pyghmi/pyghmi-1.0.22.ebuild index 3be2b5d11b80..0e91a2991a91 100644 --- a/dev-python/pyghmi/pyghmi-1.0.22.ebuild +++ b/dev-python/pyghmi/pyghmi-1.0.22.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 |