Skip to content
Permalink
Browse files

py-{cymem,murmurhash,preshed}: up fixed min package dependency

  • Loading branch information
cjones051073 committed Apr 23, 2019
1 parent 3afb86e commit a1c0c0dff35b6f721a6cbcaf89e1a6c51cc5bd45
Showing with 3 additions and 3 deletions.
  1. +1 −1 python/py-cymem/Portfile
  2. +1 −1 python/py-murmurhash/Portfile
  3. +1 −1 python/py-preshed/Portfile
@@ -40,7 +40,7 @@ if {${name} ne ${subport}} {

post-extract {
# Fix hard-coded dep ...
reinplace "s|0.33.0|0.33.2|g" ${worksrcpath}/setup.py
reinplace "s|0.33.0|0.33.999|g" ${worksrcpath}/setup.py
}

livecheck.type none
@@ -40,7 +40,7 @@ if {${name} ne ${subport}} {

post-extract {
# Fix hard-coded dep ...
reinplace "s|0.33.0|0.33.2|g" ${worksrcpath}/setup.py
reinplace "s|0.33.0|0.33.999|g" ${worksrcpath}/setup.py
}

livecheck.type none
@@ -41,7 +41,7 @@ if {${name} ne ${subport}} {

post-extract {
# Fix hard-coded dep ...
reinplace "s|0.33.0|0.33.2|g" ${worksrcpath}/setup.py
reinplace "s|0.33.0|0.33.999|g" ${worksrcpath}/setup.py
}

livecheck.type none

0 comments on commit a1c0c0d

Please sign in to comment.
You can’t perform that action at this time.