1
0
Fork 0

sci-visualization/plots: add 0.8.4, drop 0.8.3

This commit is contained in:
Ryan Fox 2023-03-26 22:16:47 -07:00
parent ccb7736417
commit 60e77221e7
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
DIST plots-0.8.3.gh.tar.gz 1403647 BLAKE2B 22964fe28e51c4f0edb982fd14fa6247054b1640b2e2f08c4e2fe7e75294168f464c269020ceafb52c2c8501eb2f19de4fb336bb5d1a3c3a61f1d7560b8a701d SHA512 4649a1d968bc8b8f409136e58919161d7cff8f40c6de8b7b70ba560c5246f7d78694513cc250d2490e13b81c8a84550e308cb5ffe4e47509657f5c97ebf7d9e2
DIST plots-0.8.4.gh.tar.gz 1407427 BLAKE2B fd4fc4f65febd40b77b850ed25af07bdf1ec49f9f65bad7a548562b603e55980d5cad982ec7b3943e2ab8abbef056da90bebdcc309511ecf74f6e164d0e34782 SHA512 99da39333c472112cd47c61acd3e420ab18c2796fc5df1d3844bb6b42c2fd8de9d531ecd729b1e259698180376e449214c2d17acfcd0e7b79bc5aad99f29b4a0

View File

@ -1,10 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1