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 @@
DIST sunpy-7.1.0.tar.gz 4483251 BLAKE2B 34a95e05cbd711d8bf1036d3449b63f268de4ab3ca5b13dddfb21fcadea2217e26efe08af67f3b5fcc25bcb612a2907a6b18d33285bc8b431cb1dfd6bca95221 SHA512 4a6809df73a00220eb5daddd2b5cc564dbf271603af621879757d9be877225cb030ee97dcac696f9b4f05152a4efc537ca1c44bc690fee3890ad53bd7a55267e

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