diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-10-26 16:37:37 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-10-26 16:37:37 +1300 |
commit | ad76cf72f2135dfe4b83b55f23aad26a5f696552 (patch) | |
tree | 6574336534378e71f1712ad42a1c4cfea4cd9ade /dev-perl/Inline-Python/metadata.xml | |
parent | dev-perl/Image-Scale: Bump to version 0.130.0 (diff) | |
download | gentoo-ad76cf72f2135dfe4b83b55f23aad26a5f696552.tar.gz gentoo-ad76cf72f2135dfe4b83b55f23aad26a5f696552.tar.bz2 gentoo-ad76cf72f2135dfe4b83b55f23aad26a5f696552.zip |
dev-perl/Inline-Python: Bump to version 0.560.0
Upstream:
- Better support for serializing booleans with JSON
- Support calling perl objects with overloaded code deref
- Support overloaded stringification on perl objects
- Pass python floats as floats to perl instead of strings
- Fix floating point test failures
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Inline-Python/metadata.xml')
-rw-r--r-- | dev-perl/Inline-Python/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/Inline-Python/metadata.xml b/dev-perl/Inline-Python/metadata.xml index b1f32aff849d..7639860e78fb 100644 --- a/dev-perl/Inline-Python/metadata.xml +++ b/dev-perl/Inline-Python/metadata.xml @@ -8,6 +8,7 @@ <upstream> <remote-id type="cpan">Inline-Python</remote-id> <remote-id type="cpan-module">Inline::Python</remote-id> + <remote-id type="cpan-module">Inline::Python::Boolean</remote-id> <remote-id type="cpan-module">Inline::Python::Function</remote-id> <remote-id type="cpan-module">Inline::Python::Object</remote-id> <remote-id type="cpan-module">Inline::Python::Object::Data</remote-id> |