Skip to content

Commit

Permalink
py-nuitka: update to 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Nov 4, 2022
1 parent 005ae87 commit 60b6def
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/py-nuitka/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ PortGroup python 1.0

name py-nuitka
python.rootname Nuitka
version 1.1.7
version 1.1.8
revision 0
categories-append devel
license Apache-2

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

maintainers {stromnov @stromnov} openmaintainer
Expand All @@ -20,9 +20,9 @@ long_description ${description}

homepage http://nuitka.net/

checksums rmd160 80adc05b8f3639aaa2dea65dc1e848ea1c9bd234 \
sha256 027f9e6aa5e30a606a70de0eb6a4fc85fc02a3bcf03c3e442afc689b1d4081b8 \
size 3949614
checksums rmd160 41ad430b9ec741c0a4cb843332466296a2c4f2ea \
sha256 ef1629e76386f3e709218731c1772b186333b08c627e14a7c1216798d11ec22f \
size 3949984

if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-setuptools
Expand Down

0 comments on commit 60b6def

Please sign in to comment.