diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-11-11 16:45:18 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-11-11 16:45:56 +1300 |
commit | 91f4c905162f99491d8a2db9376e14b2155c6f98 (patch) | |
tree | bcd57c0f1eafeb4ee9bcc86da05e6872ee71e3bc /dev-perl/DateTime/metadata.xml | |
parent | dev-perl/DateTime-Locale: Bump to 1.30.0 (diff) | |
download | gentoo-91f4c905162f99491d8a2db9376e14b2155c6f98.tar.gz gentoo-91f4c905162f99491d8a2db9376e14b2155c6f98.tar.bz2 gentoo-91f4c905162f99491d8a2db9376e14b2155c6f98.zip |
dev-perl/DateTime: Bump to 1.280.0
This is the last version we can bump to without needing to warp to
Test2 infrastructure.
Upstream:
- Fix problems with floating point epoch handling
- Added support for PERL_DATETIME_DEFAULT_TZ ENV flag
- Migrated to EUMM
- DateTime->from_object(DateTime::Infinite) now returns
DateTime::Infinite
- DateTime::Infinite returns system representation of positive/
negative infinity for methods like year(), month(), etc.
- Support negative and scientific-notation values for from_epoch
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-perl/DateTime/metadata.xml')
-rw-r--r-- | dev-perl/DateTime/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-perl/DateTime/metadata.xml b/dev-perl/DateTime/metadata.xml index 3f99a4a8ca96..62d730f38f6a 100644 --- a/dev-perl/DateTime/metadata.xml +++ b/dev-perl/DateTime/metadata.xml @@ -14,5 +14,7 @@ <remote-id type="cpan-module">DateTime::Infinite::Future</remote-id> <remote-id type="cpan-module">DateTime::Infinite::Past</remote-id> <remote-id type="cpan-module">DateTime::LeapSecond</remote-id> + <remote-id type="cpan-module">DateTime::PP</remote-id> + <remote-id type="cpan-module">DateTime::PPExtra</remote-id> </upstream> </pkgmetadata> |