Skip to content

Commit

Permalink
py-smart_open: update to 7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Nov 14, 2024
1 parent 1188625 commit 715aa97
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/py-smart_open/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ PortSystem 1.0
PortGroup python 1.0

name py-smart_open
version 7.0.4
version 7.0.5
revision 0
categories-append textproc
license MIT
supported_archs noarch
platforms {darwin any}

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

maintainers {stromnov @stromnov} openmaintainer

Expand All @@ -20,9 +20,9 @@ long_description {*}${description}

homepage https://github.com/piskvorky/smart_open

checksums rmd160 5dae56a6fbe1eba4284a6c41064b2b3d05e532f4 \
sha256 62b65852bdd1d1d516839fcb1f6bc50cd0f16e05b4ec44b52f43d38bcb838524 \
size 71149
checksums rmd160 37c5bc096ab0c6b0b89d70c9f296430213372e04 \
sha256 d3672003b1dbc85e2013e4983b88eb9a5ccfd389b0d4e5015f39a9ee5620ec18 \
size 71693

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

0 comments on commit 715aa97

Please sign in to comment.