Age | Commit message (Collapse) | Author | Files | Lines |
|
## Version 1.3.1 2019-01-18
* Update jruby extension to not use global runtime state (thanks @kares) (#70)
* Update travis CI config
* Update documentataion for Ruby 2.6
|
|
0.13.0:
Unknown changes
|
|
4.1.0:
Unknown changes.
|
|
2018.9:
Unknown changes.
|
|
Upstream changes:
0.33 2018-12-25 BURAK
- Migrate to dzil.
- Remove obsolete perl support
|
|
Upstream changes:
2.23 2018-12-30
- This release is based on version 2018i of the Olson database. This release
includes contemporary changes for São Tomé and Príncipe.
2.22 2018-12-29
- This release is based on version 2018h of the Olson database. This release
includes contemporary changes for Morocco, Kazakhstan, and Iran.
|
|
Upstream changes:
0.100 2018-12-21 T. R. Wyant
- Update author and copyright information.
- Add author tests
- Update metadata
|
|
Add "USE_LANGUAGES= # none".
|
|
|
|
Fixes bulk builds.
|
|
Changes:
Version 1.29 - released August 14, 2017
Update GPLv2 license text.
Update FSF address.
Remove trailing whitespace.
Use autotools for build.
Rename changelog to ChangeLog; clean up and split off TODO.
Correct bug report email address.
Remove unused variables.
Use unsigned char in mask bitmap to avoid overflow warnings.
Use correct includes for each file.
Add desktop entry file.
Version 1.28 - released September 20, 2011.
Debian patches added to the upstream version. These patches
are included:
01_all_previous_diff.diff, 02_update_time.diff,
03_add_southern_hemisphere_support.diff and
04_fix_hyphen_used_as_minus_sign.diff
BUGS file updated to report to wmaker-dev@lists.windowmaker.info
Source is now at http://repo.or.cz/w/dockapps.git
Updated by Rodolfo García Peñas (kix) <kix@kix.es>
|
|
|
|
Library for parsing ISO 8601 strings
Features
* Pure Python implementation
* Python 3 support
* Logical behavior
- Parse a time, get a datetime.time
- Parse a date, get a datetime.date
- Parse a datetime, get a datetime.datetime
- Parse a duration, get a datetime.timedelta
- Parse an interval, get a tuple of dates or datetimes
- Parse a repeating interval, get a date or datetime generator
* UTC offset represented as fixed-offset tzinfo
* Parser separate from representation, allowing parsing to different datetime
formats
* No regular expressions
|
|
v2.0.0:
This release is the first to support python > 3.0.0 only. Change include:
- improved error messages
- removed support for python < 3.4.0
|
|
0.9.10
======
released 2018-010-09
* Dependencies: dateutil 2.7 supported now
|
|
|
|
|
|
|
|
1.14
Package refresh, including use of declarative config in
the package metadata.
|
|
|
|
2.0.4:
Fixed from_format() not recognizing input strings when the specified pattern had escaped elements.
Fixed missing x token for string formatting.
Fixed reading timezone files.
Added support for parsing padded 2-digit days of the month with from_format()
Fixed from_format() trying to parse escaped tokens.
Fixed the z token timezone parsing in from_format() to allow underscores.
Fixed C extensions build errors.
Fixed age calculation for future dates.
|
|
|
|
|
|
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.
|