File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -6,27 +6,29 @@ PortGroup select 1.0
66
77name py-dns-lexicon
88python.rootname dns_lexicon
9- version 3.21.1
9+ version 3.22.0
1010epoch 1
1111revision 0
1212categories-append net
1313license MIT
14- supported_archs noarch
15- platforms {darwin any}
1614maintainers {mps @Schamschula} openmaintainer
1715description Manipulate DNS records on various DNS providers in a \
1816 standardized/agnostic way.
1917long_description {*}${description}
2018homepage https://github.com/AnalogJ/lexicon
2119
20+ supported_archs noarch
21+ platforms {darwin any}
22+
2223python.versions 310 311 312 313
24+
25+ checksums rmd160 c2fe813b0ca7ab6471b041097d44ae6e7cda1bb3 \
26+ sha256 980fe68c9eff052c57fe8ead31f9445e8cc30c4e9d20213e8630858ec9cf6b32 \
27+ size 156086
28+
2329python.pep517_backend \
2430 poetry
2531
26- checksums rmd160 f0e03e44c2154e074542fa274189bf3508db433f \
27- sha256 7cd19f692b384fe5eaa47cce334d24c78ae2eba1d2fb24d2b8a05e04fe294497 \
28- size 155806
29-
3032if {${name} ne ${subport} } {
3133 depends_run-append \
3234 port:py${python.version} -beautifulsoup4 \
You can’t perform that action at this time.
0 commit comments