Skip to content

Commit

Permalink
cython 0.27.3
Browse files Browse the repository at this point in the history
Closes #20260.

Signed-off-by: William Woodruff <william@tuffbizz.com>
  • Loading branch information
ilovezfs authored and woodruffw committed Nov 5, 2017
1 parent 44d6450 commit c6b8113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/cython.rb
@@ -1,8 +1,8 @@
class Cython < Formula
desc "Compiler for writing C extensions for the Python language"
homepage "http://cython.org"
url "https://files.pythonhosted.org/packages/98/bb/cd2be435e28ee1206151793a528028e3dc9a787fe525049efb73637f52bb/Cython-0.27.2.tar.gz"
sha256 "265dacf64ed8c0819f4be9355c39beaa13dc2ad2f85237a2c4e478f5ce644b48"
url "https://files.pythonhosted.org/packages/ee/2a/c4d2cdd19c84c32d978d18e9355d1ba9982a383de87d0fcb5928553d37f4/Cython-0.27.3.tar.gz"
sha256 "6a00512de1f2e3ce66ba35c5420babaef1fe2d9c43a8faab4080b0dbcc26bc64"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit c6b8113

Please sign in to comment.