Skip to content

Commit

Permalink
py-xdg-base-dirs: update to 6.0.2, add Python 3.13 subport (#26955)
Browse files Browse the repository at this point in the history
  • Loading branch information
breun authored Dec 7, 2024
1 parent d31a895 commit 0fdaeb3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/py-xdg-base-dirs/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-xdg-base-dirs
version 6.0.1
version 6.0.2
revision 0

supported_archs noarch
Expand All @@ -19,11 +19,11 @@ homepage https://github.com/srstevenson/xdg-base-dirs

distname [string map {- _} ${python.rootname}]-${version}

checksums rmd160 0c8b0a2e1e5e35371d35db18de1dc1104ce605b6 \
sha256 b4c8f4ba72d1286018b25eea374ec6fbf4fddda3d4137edf50de95de53e195a6 \
size 4318
checksums rmd160 987d63bec56f32f12134910512ade5d783d159b5 \
sha256 950504e14d27cf3c9cb37744680a43bf0ac42efefc4ef4acf98dc736cab2bced \
size 4085

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

python.pep517 yes
python.pep517_backend poetry
Expand Down

0 comments on commit 0fdaeb3

Please sign in to comment.