Skip to content

Commit

Permalink
py-simplejson: add py313 subport
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Feb 10, 2025
1 parent a56d841 commit c522767
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions python/py-simplejson/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ name py-simplejson
version 3.19.3
revision 0
categories-append www
platforms darwin
platforms {darwin any}
supported_archs noarch
license MIT

python.versions 27 39 310 311 312
python.versions 27 39 310 311 312 313

maintainers {stromnov @stromnov} openmaintainer

Expand Down

0 comments on commit c522767

Please sign in to comment.