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 7253d5a commit 456bd41Copy full SHA for 456bd41
python/py-ansible-compat/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
4
PortGroup python 1.0
5
6
name py-ansible-compat
7
-version 24.10.0
+version 25.8.2
8
revision 0
9
10
platforms {darwin any}
@@ -19,9 +19,9 @@ long_description {*}${description}
19
homepage https://pypi.python.org/pypi/ansible-compat
20
distname ansible_compat-${version}
21
22
-checksums rmd160 d7f02c83fade368c757f9144dc4bbd5a87a9a5a4 \
23
- sha256 0ad873e0dae8b2de79bc33ced813d6c92c716c4d7b82f9a4693e1fd57f43776e \
24
- size 81818
+checksums rmd160 a8bee5a1f24624763f9f3a858e6ab3d11aa94663 \
+ sha256 c5ae1ff70938f1e009cfc7df66c9faad223a3ccd0ad6b57400de53b2459a6164 \
+ size 190581
25
26
python.versions 39 310 311 312 313
27
0 commit comments