Skip to content

Commit

Permalink
py-vine: update to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Feb 13, 2024
1 parent 4ca5359 commit 09e108c
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions python/py-vine/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-vine
version 5.0.0
version 5.1.0
revision 0
categories-append devel
license BSD
supported_archs noarch
platforms {darwin any}

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

maintainers {stromnov @stromnov} openmaintainer

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

homepage https://github.com/celery/vine

checksums rmd160 b62e7a48c9551c33c40fc1cf5074796fe259d508 \
sha256 7d3b1624a953da82ef63462013bbd271d3eb75751489f9807598e8f340bd637e \
size 48758

if {${name} ne ${subport}} {
depends_build-append \
port:py${python.version}-setuptools
}
checksums rmd160 062b57e7b2e6ab0004d6cbcd7a6d1dac22497450 \
sha256 8b62e981d35c41049211cf62a0a1242d8c1ee9bd15bb196ce38aefd6799e61e0 \
size 48980

0 comments on commit 09e108c

Please sign in to comment.