summaryrefslogtreecommitdiff
path: root/dev-python/python-meteor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/python-meteor
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/python-meteor')
-rw-r--r--dev-python/python-meteor/Manifest2
-rw-r--r--dev-python/python-meteor/python-meteor-0.1.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-meteor/Manifest b/dev-python/python-meteor/Manifest
index 932c2e797c86..a9df5b3dce4e 100644
--- a/dev-python/python-meteor/Manifest
+++ b/dev-python/python-meteor/Manifest
@@ -1,3 +1,3 @@
DIST python-meteor-0.1.6.tar.gz 7656 BLAKE2B c1ab81da13d3f2903779b07680a0ea96d03ac4f38f3a96c8317bcee60fd50f2f7e468fccda1731b22d88632da63b83cd9d69d83725cf90e2cd992bb9be5a39a6 SHA512 c654113714e7a4311d66d7390a996cce126bed2270e15f22791ddb8cec1afd5af321f24c8a83d8dc491c0959b8410fa91d43e2025534390486283f2da78a2233
-EBUILD python-meteor-0.1.6.ebuild 494 BLAKE2B f92b0441c820b7a0590ed9029c210f6ac1f583f663e3535a0c4cbb2e8a65bbfe2a3ebd12ef22423b3b6dc31d2648b7397bb0f7a2a07f419c6877fa690c3fec03 SHA512 0d3a6ce373335f57b734eb3a190612401f58fe11b06627d73a5ee28b2fbfc8d7b36035c2e8edd638d18b2d98a251db6fe5d74d9159bc3e90aaa6c57b844c3149
+EBUILD python-meteor-0.1.6.ebuild 487 BLAKE2B 0292a235b9bd6345073c4422ea3ec88dff4a80c037f6b53aa8e353154268f3811bce7f33996ac99f26cc1094f22903f620a45dfc6a60c0d0178f9130dea2a34b SHA512 a27d9150b232e5c25a5fa78c1345882d227712e8563e6996e73c5686b9d41b52093e32761292ecafdd011f35ba44b4d1d29fa9e757774faaa0fe10db20ecd62c
MISC metadata.xml 584 BLAKE2B 25317aa7374c2da162d3f167ad05e183880015ac0978cddb21504c03a63ff1f1e1f9f951f21e3846f2c289926e36328bd2571bd16a5a1c27e602a503e2abca04 SHA512 73e3dc166d3e4f019fb9c12a4374a7537fa2529fee80a3ee83f74e75fc790b14dcbe209d171889f6c1f13ada3d510cfa6fd0525aefc02567d95869e2da1f9191
diff --git a/dev-python/python-meteor/python-meteor-0.1.6.ebuild b/dev-python/python-meteor/python-meteor-0.1.6.ebuild
index a250eb0a8fa3..16b19ad02144 100644
--- a/dev-python/python-meteor/python-meteor-0.1.6.ebuild
+++ b/dev-python/python-meteor/python-meteor-0.1.6.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=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1