x11-misc/py3status: version bump, support python3.7
authorAlexys Jacob <ultrabug@gentoo.org>
Wed, 1 May 2019 14:08:26 +0000 (16:08 +0200)
committerAlexys Jacob <ultrabug@gentoo.org>
Wed, 1 May 2019 14:08:26 +0000 (16:08 +0200)
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
x11-misc/py3status/Manifest
x11-misc/py3status/py3status-3.19.ebuild [moved from x11-misc/py3status/py3status-3.18.ebuild with 94% similarity]

index d1bf14b6b591961696c7855b1426e935262889c3..3a1807f211e6b5e7799b77812bd8e62ef34b8eca 100644 (file)
@@ -1 +1 @@
-DIST py3status-3.18.tar.gz 313465 BLAKE2B 4a24de8ad0622ebd508d0896c5aff462a4fea716da5678de68525f70e462cc7d51c7a3a1dd62f678ba75d91d857aa1c039864d8a2a2ae42c2301243c402c6909 SHA512 bde32110284ab1454b0ff16ec58337a4295327a3b9f5cd40029607a4001e5f399746da3e66cc3bddd4448421fc3bc8dc5d961b354531a6cf536842e5115d4cda
+DIST py3status-3.19.tar.gz 391159 BLAKE2B 6ccf84d1970449e28c932f03bf4208de10d32bf8e4d5dca402f4ef11fc606773624826b123961e8c9b238ac14da6c386008a6ea3bc2abaa611b566fa212c5af4 SHA512 171aeaf5777a375209665542529efc0d294ec0756ec6293813bbfd6bdc6b5616fcaf0c568b8e620c872d0692891c2825e99d5c0ff613e52cc9df1393188b7e62
similarity index 94%
rename from x11-misc/py3status/py3status-3.18.ebuild
rename to x11-misc/py3status/py3status-3.19.ebuild
index 308d67dd7903058537eba0f79151fa7ff7834044..e0e182b53d5d93052c2810a7ac4d16890e018564 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 
 SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz -> ${P}.tar.gz"