summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2014-01-20Update to 3.2.7. Changes not found.wiz3-11/+48
Set LICENSE. Fix interpreter path in installed files.
2014-01-20Fix build with TCL 8.6joerg1-1/+3
2014-01-19Update to 1.1.2:wiz3-25/+18
03 Mar 2013 - bear bumped version to 1.1.1 Ugh - debug log caused an error during formatting Issue 10 https://github.com/bear/parsedatetime/issues/10 14 Nov 2012 - bear Added test for "last friday" Updated MANIFEST to reflect renamed README file Bumped version to 1.1 15 Mar 2011 - bear Updated 1.0.0 code to work with 2.6+ (need to try 2.5) and also updated docs and other supporting code 07 Sep 2009 - bear Created branches/python25 from current trunk to save the current code Converted trunk to Python 3 and also refactored how the module is structured so that it no longer requires import parsedatetime.parsedatetime Bumped version to 1.0.0 to reflect the major refactoring
2014-01-19Update to 3.6.1:wiz3-15/+19
3.6.1 (2014-01-13) ------------------ - Open text files referenced by setup.py as utf-8, no matter what the locale settings are set to. Fixes #122. [sochotnicky] - Add tox.ini to source tarball, which simplifies testing for in distributions. [sochotnicky] 3.6 (2014-01-06) ---------------- - Python3 (3.3+) + Python 2 (2.6+) support [geier] - Made sure to_ical() always returns bytes [geier] - Support adding lists to a component property, which value already was a list and remove the Component.set method, which was only used by the add method. [thet] - Remove ability to add property parameters via a value's params attribute when adding via cal.add (that was only possible for custom value objects and makes up a strange API), but support a parameter attribute on cal.add's method signature to pass a dictionary with property parameter key/value pairs. Fixes #116. [thet] - Backport some of Regebro's changes from his regebro-refactor branch. [thet] - Raise explicit error on another malformed content line case. [hajdbo] - Correctly parse datetime component property values with timezone information when parsed from ical strings. [untitaker]
2014-01-16Convert to use versioned_dependencies.mk.wiz2-5/+8
2014-01-16+ py-dateutil2wiz1-1/+2
2014-01-16Import py33-dateutil-2.0 as time/py-dateutil2.wiz4-0/+76
The dateutil module provides powerful extensions to the standard datetime module. Features * Computing of relative deltas (next month, next year, next monday, last week of month, etc); * Computing of relative deltas between two given date and/or datetime objects; * Computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * Generic parsing of dates in almost any string format; * Timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, and UTC timezone. * Computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms; * More than 400 test cases. This package contains the Python-3.x version of the module. Changes compared to py-dateutil-1.5: Version 2.0 ----------- - Ported to Python 3, by Brian Jones. If you need dateutil for Python 2.X, please continue using the 1.X series. - There's no such thing as a "PSF License". This source code is now made available under the Simplified BSD license. See LICENSE for details.
2014-01-16Mention that this is the Python-2.x version of the module.wiz2-3/+4
2014-01-11Revbump after updating tcl/tk.adam1-2/+2
2014-01-09sortjnemeth1-2/+2
2014-01-09Update to 1.06wen2-6/+6
Upstream changes: 1.06 2013-12-31 - DateTime's attempt to generate infinity by calculating 9**9**9 actually got a number on some platforms, like powerpcspe. Reported by Gregor Hermann. RT #91696. 1.05 2013-12-22 - Added a new CLDR ZZZZZ specifier, which is like ZZZ but inserts a colon. Patch by Ricardo Signes. - Added a new option for the truncate() method to truncate to the "local_week". This truncates to the locale's notion of the first day of the week, rather than always truncating to Monday. Patch by Christian Hansen. 1.04 2013-12-07 - Calling set_locale() or set_formatter() on an object with an ambiguous local time could change the underlying UTC time for that object. Reported by Marta Cuaresma Saturio. RT #90583.
2014-01-06Needs xgettext, seen in freebsd build.dholland1-2/+2
2014-01-06Update to 2013.9: the usual changes.wiz3-13/+7
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz7-13/+14
2014-01-01Add p5-Date-Extractryoon1-1/+2
2014-01-01Import p5-Date-Extract-0.04 as time/p5-Date-Extract.ryoon3-0/+26
Perl 5 module to extract probable dates from strings.
2013-12-13Update ruby-tz to 0.3.38.taca3-8/+12
== Version 0.3.38 (tzdata v2013g) - 8-Oct-2013 * Updated to tzdata version 2013g (http://mm.icann.org/pipermail/tz-announce/2013-October/000015.html). == Version 0.3.37 (tzdata v2013b) - 11-Mar-2013 * Updated to tzdata version 2013b (http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html). == Version 0.3.36 (tzdata v2013a) - 3-Mar-2013 * Updated to tzdata version 2013a (http://mm.icann.org/pipermail/tz-announce/2013-March/000009.html). * Fix TimezoneTransitionInfo#eql? incorrectly returning false when running on Ruby 2.0. * Change eql? and == implementations to test the class of the passed in object instead of checking individual properties with 'respond_to?'. == Version 0.3.35 (tzdata v2012i) - 4-Nov-2012 * Updated to tzdata version 2012i (http://mm.icann.org/pipermail/tz-announce/2012-November/000007.html). == Version 0.3.34 (tzdata v2012h) - 27-Oct-2012 * Updated to tzdata version 2012h (http://mm.icann.org/pipermail/tz-announce/2012-October/000006.html).
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache3-9/+10
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-04Update to 1.24wen2-6/+6
Upstream changes: 1.24 2013-12-03 - add repository metadata (thanks, David Steinbrunner)
2013-11-21Drop maintainership.jmmv1-2/+2
2013-11-13Update to 2013.8: changes not found.wiz2-6/+6
2013-11-07Update to KDE SC 4.11.3markd2-6/+5
bugfixes, many new features, improved stability and performance.
2013-11-07Fix inline use.joerg2-1/+19
2013-11-06Modified the categories to "x11 time" to reflect where the package waskhorben1-2/+2
actually committed.
2013-11-06Added time/wmitimekhorben1-1/+2
2013-11-06Added time/wmitime at version 0.3nb3 (as found in wip)khorben5-0/+63
Windowmaker dockapp showing time, date and itime. Digital and analog time displays. Works under fluxbox/blackbox window managers.
2013-11-01Revision bump associated with the update of lang/ocaml to version 4.01.jaapb2-3/+4
2013-10-31Update to 0.2.6: NetBSD fixes and some cleanups.wiz2-7/+7
Set LICENSE.
2013-10-31Update to 1.63wen2-6/+6
Upstream changes: 1.63 2013-10-28 - This release is based on version 2013h of the Olson database. This release includes contemporary changes for Morocco, Librya, and Western Sahara (El Aaiun). 1.62 2013-09-25 - This release is based on version 2013f of the Olson database. This release includes contemporary changes for Tocantins, Jordan, and Palestine. 1.61 2013-09-20 - This release is based on version 2013e of the Olson database. This release includes contemporary changes for Fiji, Indonesia and San Luis, Argentina. It also includes a number of historical changes. See http://mm.icann.org/pipermail/tz-announce/2013-September/000013.html for more details.
2013-10-21+ dateutilswiz1-1/+2
2013-10-21Import dateutils-0.2.5 as time/dateutils.wiz4-0/+70
Dateutils are a bunch of tools that revolve around fiddling with dates and times in the command line with a strong focus on use cases that arise when dealing with large amounts of financial data. Dateutils commands are prefixed with a `d` but otherwise resemble known unix commands for reasons of intuition. The only exception being `strptime` which is analogous to the libc function of the same name.
2013-10-19Revbump after updating textproc/icuadam2-4/+4
2013-10-10Recursive revbump from pango-1.36.0ryoon15-30/+30
2013-10-09recursive bump for libmng-2.0.2 shlib major bump and dependency changewiz7-14/+14
2013-10-06Update to 2013.7: usual updates.wiz2-6/+6
2013-10-02Update to 1.9726wen3-24/+6
Upstream changes: 1.9726 [2013-08-17] - Correct s/us splitting of usleep(1000000) [rt.cpan.org #78266]. - Avoid integer overflow in itimer-based alarm() with large argument [rt.cpan.org #87160]. - Define PERL_NO_INLINE_FUNCTIONS during probe compilations, to avoid false negatives caused by not linking with the perl core. - Be more careful about context in stat(). - Install into "site" directories by default on perl 5.11+ [rt.cpan.org #79797]. - Fix a couple of doc typos [rt.cpan.org #85365]. - Fix function name in a doc example [rt.cpan.org #86318]. - Provide lstat() that yields high-res timestamps, alongside the existing high-res stat() [rt.cpan.org #78732].
2013-10-02Update to 1.2300wen2-8/+8
Add LICENSE Upstream changes: 1.2300 2012-07-20 - Doh, fix the repo & bugtracker info in the META files. 1.2200 2012-07-09 - Explicitly require Test::More 0.88+ for tests. 1.2100 2012-07-09 - A seconds value greater than 59 but less than 60 caused timegm() and timelocal() to croak. Now we allow any value that's less than 60. RT #78189. 1.2000 2011-01-02 - Release 1.1902 as a stable version without any further chances. 1.1902 2010-12-16 TRIAL RELEASE - Merge all changes from blead perl. - Try to restore compatibility with older perls, which don't have a 64bit capable localtime/gmtime.
2013-10-02Update to 1.23wen2-6/+6
Upstream changes: 1.23 2013-09-06 - add a LICENSE file (thanks, John Peacock!) - make sure Time::Seconds loads Exporter, which it relies on (thanks, GFUJI and TOKUHIROM!) - fix day of year parsing (like "%y%j") (thanks, Doug Wilson)
2013-10-02Update to 1.8wen2-7/+6
Upstream changes: 1.8 Mon Jul 8 2013 - more spelling - published to github - fixed docs
2013-09-10Update to 0.31wen2-7/+6
Upstream changes: 0.31 Tue Sep 22 02:05:24 2009 => Perl::Critic refactoring. 0.30 Wed Jun 24 00:42:57 2009 => Added "week" suport to the output. Disabled by default. => Extended the second parameter to elapsed() to a hashref.
2013-09-10Update to 1.1wen2-8/+8
Add LICENSE Upstream changes: 2013-04-02 Avi Finkel avi@finkel.org * Release 1.1 -- Adding millisecond support.
2013-09-09Update to 2013d:wiz3-8/+10
The usual changes.
2013-09-08Update to 1.0.7:wiz2-8/+6
This release includes code & man page cleanups. Alan Coopersmith (4): Store sine & cosine tables as doubles instead of floats Add noreturn attributes suggested by -Wmissing-noreturn Combine usage message strings & print them to stderr, not stdout xclock 1.0.7 Eric S. Raymond (1): Don't rely on being able to set tab stops.
2013-09-02Revbump after cairo updateadam15-30/+30
2013-08-30Don't add default arguments on friend definitions.joerg2-4/+23
2013-08-30Update to 0.21wen2-7/+6
Upstream changes: 0.21 * Examine properties in consistent order, so tests pass on 5.18 and above 0.20 * Properly restrict the valid properties when iCal version 1.0 (Ashley Willis)
2013-08-30Update to 0.538wen2-7/+6
Upstream changes: 0.538 (03.20.2013) - John Siracusa <siracusa@gmail.com> * Ensure that "today" is parsed as a DateTime with the time set to 00:00:00. (RT 84068)
2013-08-30Update to 0.16wen2-8/+7
Update DEPENDS Upstream changes: 0.16 -- updating to require a new version of Olson::Abbreviations 0.15 -- trying something for a problem I don't see. 0.14 -- Fixed rt #73332 about build systems and MooseX::Types version number 0.13 -- Fixed rt #72473 and added version requirement for Moose 0.12 -- Updated to use namespace::autoclean, fixed git repo link to be public repo
2013-08-30Update to 0.04wen2-8/+7
Upstream changes: 0.04 2013-02-22 Fixed stupid fucking doc tests 0.03 2012-07-19 upgraded to require the latest MX::ClassAttribute
2013-08-30Update to 1.60wen2-7/+6
Upstream changes: 1.60 2013-07-07 - This release is based on version 2013d of the Olson database. This release includes contemporary changes for Morocco and Israel. It also includes historical changes for Jerusalem.