Age | Commit message (Collapse) | Author | Files | Lines |
|
Upstream changes:
2.21 2018-10-27
- This release is based on version 2018f of the Olson database. This release
includes contemporary changes for Morocco.
2.20 2018-10-18
- Added more documentation on how local time zones work, and a warning to set
$ENV{TZ} if you're writing tests for code that tries to use the local time
zone.
- This release is based on version 2018f of the Olson database. This release
includes contemporary changes for Russia (Volograd), Fiji, and Chile.
|
|
Upstream changes:
1.23 2018-10-17
- Rebuilt all locale data with CLDR 34, released on 2018-10-15.
|
|
Upstream changes:
1.06 2018-10-28 <schubiger@cpan.org>
- Merged development version to stable.
1.05_02 2018-10-27 <schubiger@cpan.org>
- Amend description of prefer_future option.
- Include the time zone when constructing DateTime objects
for the datetime option in dateparse.
- Minor tweaks to dateparse.
1.05_01 2018-10-25 <schubiger@cpan.org>
- Fix advancing to future when both datetime and prefer_future
options are provided.
|
|
Fixes for tcl 8.6 and gcc 6+
|
|
2018.7:
2018g release
|
|
2018.7:
Unknown changes
|
|
Version 2.7.5:
Data updates
- Update tzdata to 2018g
|
|
1.2018.7 (2018/10/27)
Based on version 2018g of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-October/000052.html).
|
|
0.33.55 (2018/10/27)
Based on version 2018g of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-October/000052.html).
|
|
Version 2.7.4:
Data updates
- Updated tzdata version to 2018f.
|
|
2018.6:
Unknown changes
|
|
Thanks to <wiz>!
|
|
1.2018.6 (2018/10/18)
Based on version 2018f of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2018-October/000051.html).
|
|
Upstream changes:
0.07 2018-09-27T03:37:54Z
Fix unimport/import issue (by dakkar)
|
|
Upstream changes:
0.54 2018.10.08 MANWAR
- Merged PR #4 (Pod Spelling), thanks @gregoa.
|
|
4.0.3:
Bug fixes:
- Categories are comma separated not 1 per line.
- mark test with mixed timezoneaware and naive datetimes as an expected failure.
|
|
1.5:
Bug fixes
|
|
Upstream changes:
0.31 Mon Sep 17 2018
- add support for Sep 10, 2018 12:58, Sep 10, 18 12:58
- thanks Ian! D. Allen
|
|
|
|
Due to sysutils/ruby-chef's dependency, stop updating to latest version
0.12.0 for now.
## 0.11.0
* Add support for unary minus operator (thanks @walterbrebels).
## 0.10.1
* Fix `TimeInterval` size for non UTC timezones. (#41)
## 0.10.0
* Fix `TimeInterval` with `<duration>/<end>` patterns and leap years.
* Fix decimal fractions on date atoms. **WARNING** some duration patterns are
no longer valid.
|
|
# Hitimes Changelog
## Version 1.3.0 2018-06-15
* Add api method `Hitimes.raw_instant` to expose raw OS instant value
* Add api constant `Hitimes::INSTANT_CONVERSION_FACTOR` to expose raw OS instant conversion factor
* other development cleanup tasks
|
|
No change expected to the resulting binary, therefore no new PKGREVISION.
|
|
This may change the dependency on bash this time, so it bumps PKGREVISION.
Also a suggestion from leot@, thanks!
|
|
This removes the need for AUTO_MKDIRS and bsd.prefs.mk. It also
leverages ${INSTALL_SCRIPT}, ${INSTALL_MAN_DIR}, ${INSTALL_MAN} and
${INSTALL_DATA} instead of just ${INSTALL}.
No change to PKGREVISION as the final binary should be identical.
With suggestions from leot@, thanks!
|
|
memo is "a simple tool written in bash to memorize stuff."
|
|
|
|
While here, use TEST_DEPENDS.
Bump PKGREVISION.
|
|
0.53 2018.08.22
- New maintainer (MANWAR)
- Updated GitHub repo details.
- Tidied up Changes.
|
|
|
|
1.33 2018-08-18
- Allow objects in overloaded methods
|
|
1.50 2018-08-01
- The %F strftime pattern incorrectly zero-padded numbers less than four
digits. According to POSIX::strftime, this should output the year as-is
without padding. Reported by Andy Lester. GH #83.
|
|
|
|
time/p5-MooseX-Types-DateTime-MoreCoercions.
MooseX::Types::DateTime::MoreCoercions builds on MooseX::Types::DateTime to add
additional custom types and coercions. Since it builds on an existing type, all
coercions and constraints are inherited.
|
|
|
|
Version 0.16.7
==============
*released on July 19*
- Fixes for Python 3.7
|
|
C Extensions code does not seem supported when it is built with Python 2.7.
Pass the environment variable to avoid compiling it and failing and adjust PLIST
accordingly.
Reported via #pkgsrc by Juraj Lutter, thanks!
|
|
2.0.3:
Fixed handling of pytz timezones.
Fixed some formatter's tokens handling.
Fixed errors on some systems when retrieving timezone from localtime files.
Fixed diff methods.
Fixed closest()/farthest() methods.
|
|
Each R package should include ../../math/R/Makefile.extension, which also
defines MASTER_SITES. Consequently, it is redundant for the individual
packages to do the same. Package-specific definitions also prevent
redefining MASTER_SITES in a single common place.
|
|
|
|
|
|
C++14 default language.
|
|
1.4:
Universal wheel distribution.
Test to compare gcal2jd with astropy._erfa.cal2jd.
Add more Python versions on Travis.
|
|
4.0.2:
Update all pypi.python.org URLs to pypi.org
|
|
Upstream changes:
0.14 2018-06-29 NEILB
- Added "hrs" as another form for "hours". Thanks to Stig for the PR.
|
|
Upstream changes:
0.06 2018-06-28T02:18:10Z
catching calls to localtime() (by mjemmeson)
|
|
1.13
Enhancements to BackoffDelay:
- Added .reset method.
- Made iterable to retrieve delay values.
|
|
|
|
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
|
1.12:
Added UTC module (Python 3 only), inspired by the utc project.
|
|
2018.5:
Unknown changes.
|