File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -4,27 +4,26 @@ PortSystem 1.0
44PortGroup python 1.0
55
66name py-skyfield-data
7- version 6.0.0
7+ python.rootname skyfield_data
8+ version 7.0.0
89revision 0
910categories python
1011license MIT
1112maintainers {mps @Schamschula} openmaintainer
1213description Data files for py-skyfield
1314long_description {*}${description}
15+ homepage https://github.com/brunobord/skyfield-data
16+
1417supported_archs noarch
1518platforms {darwin any}
16- homepage https://github.com/brunobord/skyfield-data
1719
18- checksums rmd160 039e05aff64057f09f6e94d510f652c3271abb5e \
19- sha256 4e4f059c91f712b2d81d87288df04511a8154adb0044ebfc11365a689a53bcac \
20- size 16961564
20+ checksums rmd160 6b11840d4efc3187e26ea0364e4beded893b57ea \
21+ sha256 df3b4f0f5b5b57e5adf5a0a5d30d73ca23dd4066ee666da3222d7bd63d580bbd \
22+ size 16984524
2123
2224python.versions 39 310 311 312 313
2325
2426if {${name} ne ${subport} } {
25- depends_build-append \
26- port:py${python.version} -setuptools
27-
2827 depends_lib-append \
2928 port:py${python.version} -skyfield
3029
You can’t perform that action at this time.
0 commit comments