Permalink
Browse files
py-xmldiff: update to 2.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-xmldiff/Portfile
|
|
@@ -2,7 +2,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-xmldiff |
|
|
version 2.2 |
|
|
version 2.3 |
|
|
categories-append textproc |
|
|
license MIT |
|
|
platforms darwin |
|
|
@@ -23,9 +23,9 @@ homepage https://github.com/Shoobx/xmldiff |
|
|
master_sites pypi:x/xmldiff |
|
|
distname xmldiff-${version} |
|
|
|
|
|
checksums rmd160 888cacdf5635e5a6156347abed26b24d4e72b654 \ |
|
|
sha256 aad7b8b00a49eeef7cd69757b2c548b88d4d7c584b95ac4ea9c0f08e167bc5a0 \ |
|
|
size 92135 |
|
|
checksums rmd160 865c97287132a158fa2478aadc442bc364c8b6a0 \ |
|
|
sha256 2727f62ab590c1fc834e86033988a76a86a67f5a78196584049b7a722bd94466 \ |
|
|
size 95947 |
|
|
|
|
|
python.versions 27 37 |
|
|
|
|
|
|