Skip to content

Commit

Permalink
py-py[net]dicom: Add py313 flavors
Browse files Browse the repository at this point in the history
  • Loading branch information
eborisch committed Jan 30, 2025
1 parent f4c6933 commit d00ac86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/py-pydicom/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ github.setup pydicom pydicom 3.0.1 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name py-pydicom
python.versions 39 310 311 312
python.versions 39 310 311 312 313
license MIT BSD
maintainers {eborisch @eborisch} \
openmaintainer
Expand Down
2 changes: 1 addition & 1 deletion python/py-pynetdicom/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ github.setup pydicom pynetdicom 2.1.1 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name py-pynetdicom
python.versions 310 311 312
python.versions 310 311 312 313
platforms {darwin any}
license MIT BSD
maintainers {eborisch @eborisch} openmaintainer
Expand Down

0 comments on commit d00ac86

Please sign in to comment.