We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b89e69 commit fa0fcbcCopy full SHA for fa0fcbc
Formula/c/cython.rb
@@ -1,8 +1,8 @@
1
class Cython < Formula
2
desc "Compiler for writing C extensions for the Python language"
3
homepage "https://cython.org/"
4
- url "https://files.pythonhosted.org/packages/18/40/7b17cd866158238db704965da1b5849af261dbad393ea3ac966f934b2d39/cython-3.1.2.tar.gz"
5
- sha256 "6bbf7a953fa6762dfecdec015e3b054ba51c0121a45ad851fa130f63f5331381"
+ url "https://files.pythonhosted.org/packages/18/ab/915337fb39ab4f4539a313df38fc69938df3bf14141b90d61dfd5c2919de/cython-3.1.3.tar.gz"
+ sha256 "10ee785e42328924b78f75a74f66a813cb956b4a9bc91c44816d089d5934c089"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments