sphinx-doc 1.3.6
This commit is contained in:
parent
3cf6d01c97
commit
0a25f73ca0
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
class SphinxDoc < Formula
|
class SphinxDoc < Formula
|
||||||
desc "Tool to create intelligent and beautiful documentation"
|
desc "Tool to create intelligent and beautiful documentation"
|
||||||
homepage "http://sphinx-doc.org"
|
homepage "http://sphinx-doc.org"
|
||||||
url "https://pypi.python.org/packages/source/S/Sphinx/Sphinx-1.3.4.tar.gz"
|
url "https://pypi.python.org/packages/source/S/Sphinx/Sphinx-1.3.6.tar.gz"
|
||||||
sha256 "8aacc3f34aa758751fdb44ab9238eab024c66b57d67200f9a35efebf0e368057"
|
sha256 "0b3be9221220af36090d139192347bb5f42b13401e4c53a4de8f5329a7a3ff8a"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
@ -44,8 +44,8 @@ class SphinxDoc < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
resource "Pygments" do
|
resource "Pygments" do
|
||||||
url "https://pypi.python.org/packages/source/P/Pygments/Pygments-2.1.tar.gz"
|
url "https://pypi.python.org/packages/source/P/Pygments/Pygments-2.1.3.tar.gz"
|
||||||
sha256 "13a0ef5fafd7b16cf995bc28fe7aab0780dab1b2fda0fc89e033709af8b8a47b"
|
sha256 "88e4c8a91b2af5962bfa5ea2447ec6dd357018e86e94c7d14bd8cacbc5b55d81"
|
||||||
end
|
end
|
||||||
|
|
||||||
resource "pytz" do
|
resource "pytz" do
|
||||||
|
|
Loading…
Reference in a new issue