You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-oslo-i18n: update to 6.5.1 and add py31[2,3] subports
This commit is contained in:
@@ -5,7 +5,7 @@ PortGroup python 1.0
|
||||
|
||||
name py-oslo-i18n
|
||||
python.rootname oslo.i18n
|
||||
version 6.0.0
|
||||
version 6.5.1
|
||||
|
||||
maintainers nomaintainer
|
||||
license Apache-2
|
||||
@@ -17,17 +17,15 @@ long_description The oslo.utils library provides support for common \
|
||||
utility type functions, such as encoding, exception \
|
||||
handling, string manipulation, and time handling.
|
||||
homepage https://docs.openstack.org/oslo.i18n/latest/
|
||||
distname oslo_i18n-${version}
|
||||
|
||||
checksums rmd160 8ab90a815bc11184f78599d2f972d7c74242a0a2 \
|
||||
sha256 ed10686b75f7c607825177a669155f4e259ce39f6143a375f6359bbcaa4a35cd \
|
||||
size 47479
|
||||
checksums rmd160 d6eda675a8d44ac873875e5bdb06d2197fd66b3d \
|
||||
sha256 ea856a70c5af7c76efb6590994231289deabe23be8477159d37901cef33b109d \
|
||||
size 48000
|
||||
|
||||
python.versions 39 310 311
|
||||
python.versions 39 310 311 312 313
|
||||
|
||||
if {${subport} ne ${name}} {
|
||||
depends_build-append \
|
||||
port:py${python.version}-pbr
|
||||
|
||||
depends_run-append \
|
||||
port:py${python.version}-six
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user