Skip to content

Commit 9a7aef7

Browse files
committed
py-astroid: update to 4.0.2, add py314 subport
1 parent b41b678 commit 9a7aef7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

python/py-astroid/Portfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ PortSystem 1.0
44
PortGroup python 1.0
55

66
name py-astroid
7-
version 3.3.11
7+
version 4.0.2
88
revision 0
99

1010
categories-append devel
1111
license LGPL-2.1+
1212
supported_archs noarch
1313
platforms {darwin any}
1414

15-
python.versions 310 311 312 313
15+
python.versions 310 311 312 313 314
1616

1717
maintainers {stromnov @stromnov} openmaintainer
1818

@@ -26,9 +26,9 @@ long_description The aim of this module is to provide a common \
2626

2727
homepage https://github.com/pylint-dev/astroid
2828

29-
checksums rmd160 2c14de8f358c2dc54e3e19e306cfecd17c9d8b50 \
30-
sha256 1e5a5011af2920c7c67a53f65d536d65bfa7116feeaf2354d8b94f29573bb0ce \
31-
size 400439
29+
checksums rmd160 df29a1bb1488cf6f4c2496c544fc973f07f9e4c7 \
30+
sha256 ac8fb7ca1c08eb9afec91ccc23edbd8ac73bb22cbdd7da1d488d9fb8d6579070 \
31+
size 405714
3232

3333
if {${name} ne ${subport}} {
3434
depends_build-append \

0 commit comments

Comments
 (0)