You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
portalocker: update to 3.2.0
This commit is contained in:
@@ -4,9 +4,8 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
PortGroup python 1.0
|
||||
|
||||
github.setup WoLpH portalocker 2.8.2 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
github.setup WoLpH portalocker 3.2.0 v
|
||||
github.tarball_from archive
|
||||
revision 0
|
||||
name py-${github.project}
|
||||
license PSF-2.1.1
|
||||
@@ -18,18 +17,13 @@ description Cross-platform locking library
|
||||
|
||||
long_description Portalocker is a library to provide an easy API to file locking.
|
||||
|
||||
checksums rmd160 d9bb4f62ade05527cd2e6621552889d4aba289ee \
|
||||
sha256 6cadc1be8018dac770a0be6adf9f1938c3e83ad64f54e4303c90eef70c02517f \
|
||||
size 32382
|
||||
checksums rmd160 10273e4aec6504cc647e179ec62ebce731c8cfdc \
|
||||
sha256 adb706f5a29bbcf1ab518f68461d49030ee74589d10555f025ce764caf725699 \
|
||||
size 89888
|
||||
|
||||
python.versions 310 311 312 313
|
||||
|
||||
if {${name} ne ${subport}} {
|
||||
depends_build-append \
|
||||
port:py${python.version}-setuptools_scm
|
||||
|
||||
depends_test-append \
|
||||
port:py${python.version}-redis
|
||||
|
||||
test.run yes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user