Skip to content

Commit c77b848

Browse files
committed
py-skyfield-data: update to 7.0.0
1 parent 1e1e4d6 commit c77b848

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

python/py-skyfield-data/Portfile

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,26 @@ PortSystem 1.0
44
PortGroup python 1.0
55

66
name py-skyfield-data
7-
version 6.0.0
7+
python.rootname skyfield_data
8+
version 7.0.0
89
revision 0
910
categories python
1011
license MIT
1112
maintainers {mps @Schamschula} openmaintainer
1213
description Data files for py-skyfield
1314
long_description {*}${description}
15+
homepage https://github.com/brunobord/skyfield-data
16+
1417
supported_archs noarch
1518
platforms {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

2224
python.versions 39 310 311 312 313
2325

2426
if {${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

0 commit comments

Comments
 (0)