Skip to content

Commit

Permalink
py-urwid,py-pudb: add py312 subport
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbs committed Jul 3, 2024
1 parent 42f06bb commit 7535c99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/py-pudb/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ checksums rmd160 8255d1bae550efb63b1a1cf67981f1630b27b734 \
sha256 e8f0ea01b134d802872184b05bffc82af29a1eb2f9374a277434b932d68f58dc \
size 59548

python.versions 38 39 310 311
python.versions 38 39 310 311 312

if {${name} ne ${subport}} {
depends_lib-append \
Expand Down
2 changes: 1 addition & 1 deletion python/py-urwid/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ checksums rmd160 4d8666717bee9d9fdabcc1c7b551ff583a28e307 \
sha256 c21112c3c524110dd5cad78f7987a9fe0c57a66b756e1e0385e572b946ec86d1 \
size 607749

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

if {${name} ne ${subport}} {
depends_build-append \
Expand Down

0 comments on commit 7535c99

Please sign in to comment.