IDK some changes

This commit is contained in:
Ceres 2026-03-15 21:17:26 +00:00
parent e1342fac76
commit c6d43c7eeb
8 changed files with 34 additions and 59 deletions

View file

@ -0,0 +1,17 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..13} )
inherit distutils-r1
DESCRIPTION="Python for Solar Physics"
HOMEPAGE="http://www.sunpy.org"
SRC_URI="https://files.pythonhosted.org/packages/90/47/51e60a50775b72650dad5ce9fecbb96ca2997625ed49ea7120564e3e680c/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
distutils_enable_tests pytest