Skip to content
Permalink
Browse files

py-pygmsh: update to version 4.1.3

  • Loading branch information
Schamschula committed Mar 28, 2018
1 parent 811be42 commit 41e1506996039f4f34abf3aa49101b4eb9f18e7a
Showing with 3 additions and 16 deletions.
  1. +3 −5 python/py-pygmsh/Portfile
  2. +0 −11 python/py-pygmsh/files/patch-setup.py.diff
@@ -6,7 +6,7 @@ PortGroup python 1.0

name py-pygmsh
set real_name pygmsh
github.setup nschloe pygmsh 4.1.2 v
github.setup nschloe pygmsh 4.1.3 v
supported_archs noarch

worksrcdir ${real_name}-${version}
@@ -24,13 +24,11 @@ python.versions 27 35 36

platforms darwin

checksums rmd160 35981d47804140bf6cd95c9689e3b28a95fc817a \
sha256 233a5d9f6b9fcff51a357bb1f109095321975a799a04bd3ea986e50fb4b98a04
checksums rmd160 19b6ebb7630b05bc5bb8d0dd455d1d1590393074 \
sha256 eb38020e983597ba167d4cdcb22e260139d7a6e91947744c0cc74e8a3f481e74

if {${name} ne ${subport}} {
depends_lib-append \
port:py${python.version}-pbr \
port:py${python.version}-setuptools

patchfiles patch-setup.py.diff
}

This file was deleted.

0 comments on commit 41e1506

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