Permalink
Browse files
py-sphinxcontrib-bibtex: update version 0.4.0->0.4.2
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-sphinxcontrib-bibtex/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-sphinxcontrib-bibtex |
|
|
version 0.4.0 |
|
|
version 0.4.2 |
|
|
categories-append textproc devel |
|
|
platforms darwin |
|
|
license BSD |
|
|
@@ -17,9 +17,9 @@ homepage https://github.com/mcmtroffaes/sphinxcontrib-bibtex |
|
|
master_sites pypi:s/sphinxcontrib-bibtex |
|
|
distname sphinxcontrib-bibtex-${version} |
|
|
|
|
|
checksums rmd160 a343d1d4a60f130d667b6883f4da44a36dd8bb45 \ |
|
|
sha256 cb9fb4526642fc080204fccd5cd8f41e9e95387278e17b1d6969b1e27c2d3e0c \ |
|
|
size 48872 |
|
|
checksums rmd160 dfe9eb50f1278f05416f6c3f3a09cff7aa2d222b \ |
|
|
sha256 169afb3a3485775e5473934a0fdff1780e8bdcdd44db7ed286044a074331c729 \ |
|
|
size 49490 |
|
|
|
|
|
python.versions 27 36 37 |
|
|
|
|
|
|