py-agate-dbf: update to 0.2.4

This commit is contained in:
trustbyte
2025-12-27 07:42:43 +01:00
committed by Renee Otten
parent 8353a81c30
commit 339dc036be
+6 -4
View File
@@ -4,7 +4,8 @@ PortSystem 1.0
PortGroup python 1.0
name py-agate-dbf
version 0.2.2
version 0.2.4
distname agate_dbf-${version}
revision 0
supported_archs noarch
@@ -17,9 +18,9 @@ long_description {*}${description}
homepage https://agate-dbf.readthedocs.io
checksums rmd160 8dfd67b33db6ed8b9d474cb04abf2e30fbeb6cf7 \
sha256 589682b78c5c03f2dc8511e6e3edb659fb7336cd118e248896bb0b44c2f1917b \
size 2863
checksums rmd160 07c0d4e61daad550856933263c6a4282a5b2c7e0 \
sha256 6554828b10048a76dbb5bc4eff8911e059ea2b47155b7a89351e382915ca16fc \
size 7547
python.versions 310 311 312 313
@@ -33,4 +34,5 @@ if {${name} ne ${subport}} {
xinstall -m 0644 -W ${worksrcpath} README.rst COPYING \
AUTHORS.rst ${destroot}${docdir}
}
test.run yes
}