plotly: bump and python bump

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-12-04 16:26:53 -05:00
parent 3d918914a7
commit 2248e350c1
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
DIST plotly-4.10.0.tar.gz 6263967 BLAKE2B a78ddf286993621a555cc7f34a5ad0f44e93dcceb9bdac2a20f0cd80257e90485f20b4c89a350a3718b104401d7677a762231c6a774e5c2757a2de1454822875 SHA512 bc32dac7e5621b254c3868e85ed18133ad8341bed5784f707a89242c5e1ef9959afc603a91ccb068aca24032d3ff5b44678811c405d579284334f051f59f93aa
DIST plotly-4.13.0.tar.gz 6338694 BLAKE2B df89427d222f317bb64c7cbaae2c1d8a702a249fa5295a078edacc1bc6e082311f8543b4aac302fc35b0a634a0ee98f2bfc09d0d6a2c72bdf262a11ebbc4b41e SHA512 e1927243be37b56ae861e0bbbd3d583313268baab59357cc272892b8bbae085e4892ad69b40885f4d8a412e53dc2830ae5ecf7c01365b08d3c88ac628f1099da

View file

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_7 )
PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1 virtualx