Skip to content

Commit

Permalink
py-networkit: update to 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Mar 19, 2023
1 parent 5f8a6bf commit 8c2b1fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/py-networkit/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ PortSystem 1.0
PortGroup python 1.0

name py-networkit
version 9.0
version 10.0
revision 0
categories-append devel
platforms darwin
license MIT

python.versions 37 38 39
python.versions 37 38 39 310 311

maintainers {stromnov @stromnov} openmaintainer

Expand All @@ -19,9 +19,9 @@ long_description ${description}

homepage https://networkit.iti.kit.edu/

checksums rmd160 ed6cd21d1d2053d02f6113bb78e2b809beb21329 \
sha256 e27872d0d6a8a0a1ba862b0dab6adb4f0046fe6b20d3c47863075d1ee70226d3 \
size 3238059
checksums rmd160 5739859e93fa8f94fdaf8152e2a66908e5653140 \
sha256 6fe69db1178b69305c40836953b6f7731574e211cea53ced52bbc45b9fff2a1d \
size 5661226

if {${name} ne ${subport}} {
compiler.cxx_standard 2017
Expand Down

0 comments on commit 8c2b1fa

Please sign in to comment.