Skip to content

Commit

Permalink
py-jsonconversion: update to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tobypeterson committed Feb 1, 2025
1 parent 1828418 commit 186f27e
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions python/py-jsonconversion/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-jsonconversion
version 1.1.0
version 1.1.1
license BSD
supported_archs noarch
platforms {darwin any}
Expand All @@ -17,9 +17,13 @@ long_description This python module helps converting arbitrary Python \

homepage https://github.com/DLR-RM/python-jsonconversion

checksums rmd160 6904b7c73fef3de8086d860f8757beef9cba8e7e \
sha256 6adead0a65fba908fe738aeee1a8a36b0e5bf973402c7defbb6c44fe23749684 \
size 9332
checksums rmd160 41d85c5a2e846f3fb45e63768e0ebbd33200d775 \
sha256 2d5e322bc8423690a7fada3e3c959ba0dbcf0ee637b2e93a72b70f47ed9114c3 \
size 9391

python.versions 39 310 311 312 313
python.pep517_backend pdm

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

0 comments on commit 186f27e

Please sign in to comment.