Commit graph

2620 commits

Author SHA1 Message Date
mef
b097f67763 (*/py-trytond-*) regen distinfo and PLIST, I'll adjust other fallout later 2021-12-22 22:54:44 +00:00
wiz
4eb29f8c28 py-l18n: fix build with latest setuptools 2021-12-19 14:07:56 +00:00
nia
1d68d3eab6 add time/ddate
ddate prints the date in Discordian date format. It can be used to
convert Gregorian calendar dates to Discordian calendar dates.
2021-12-14 10:34:07 +00:00
adam
e71695d7a7 py-isodate: updated to 0.6.1
0.6.1 (2021-12-13)
------------------
- support python 3.10 ()
- last version to support py 2.7
2021-12-14 07:12:49 +00:00
gutteridge
162fc6e807 libical: update to 3.0.12
Change log:
-----------------------------------
 * Fix a libicalval crash in cleanVObject
 * METHOD:DECLINECOUNTER must have DTEND or DURATION
 * Handle if DTEND and DURATION are both missing
 * Improved FindICU (copied from official CMake.  see files in cmake/Kitware)
 * Buildsystem fixes (especially for the Ninja generator)
 * Built-in timezones updated to tzdata2021e
2021-12-11 21:13:01 +00:00
ryoon
a0c321ff3b emiclock: Remove restriction for source code redistribution
4th clause in COPYRIGHT.en has Japanese to English translation mistake.
According to COPYRIGHT (in Japanese), the author allows source code
redistribution without modification.
2021-12-10 23:37:42 +00:00
nia
fd169c2187 lua-date: update to 2.2
v2.2 add 'centuryflip' to set 2 digit year interpretation
2021-12-10 13:08:46 +00:00
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
wiz
7579f6821a py-cftime: not for python 2.x
While here, fix tests.
2021-12-06 15:38:18 +00:00
gutteridge
b1344fd04e xfce4-datetime-plugin: update to 0.8.1
Change log:

datetime-0.8.1
======
- Update configure.ac.in syntax and enable debug when building from git
- Remove GSourceFunc casts
- Fix font size (#30)
- Add new README.md and update AM_INIT_AUTOMAKE
- Add basic GitLab pipeline
- Update URLs from goodies.x.o to docs.x.o (Bug #16159)
- s/http/https
- Update .gitignore
- Fix build with panel 4.15
- Make build less verbose
- Translation Updates:
  Albanian, Armenian (Armenia), Belarusian, Eastern Armenian, English
  (Canada), Estonian, Galician, Hebrew, Interlingue, Persian (Iran),
  Slovak, Spanish, Turkish, Uyghur, Uzbek
2021-11-30 15:01:17 +00:00
gutteridge
adf2a379a9 xfce4-orage: reflect changed dependencies after Xfce 4.16 update
Xfce 4.16 no longer supports GTK2 panel plugins, so while this package
still builds and runs otherwise, it no longer builds a panel component.
(It also has no GTK3 dependency, so stop pulling in such from the xfce4
meta-pkg, of which it is no longer a part, since upstream considers it
EOL.)
2021-11-30 14:57:00 +00:00
adam
6b466e36cd py-monotonic: updated to 1.6
1.6:
Fix order for converting mach absolute time
2021-11-23 21:13:37 +00:00
adam
5da665d49b py-iso8601: updated to 1.0.2
1.0.2:
Add an __all__ to __init.py__
2021-11-23 20:10:46 +00:00
adam
cfb3cad39c py-iso8601: updated to 1.0.1
1.0.1:
Remove branch filter from pull requests
Add missing py.typed file
2021-11-22 18:32:34 +00:00
adam
632d94d321 py-iso8601: updated to 1.0.0
1.0.0
Drop python < 3.6 support
Add type annotations to code
Remove external type annotations in pyi
Switch to poetry for packaging
Simplify internals and remove old compatability code
Switch to nox for testing
Lots of small project development changes
2021-11-16 19:24:19 +00:00
wiz
025613e28f *: recursive bump for gstreamer 1.18.5 2021-11-15 22:53:55 +00:00
taca
c20095b2d4 time/ruby-tzinfo-data: update to 1.2021.5
1.2021.2 (2021-09-26)

* Based on version 2021b of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2021-September/000066.html).

1.2021.3 (2021-10-02)

* Based on version 2021c of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2021-October/000067.html).

1.2021.4 (2021-10-16)

* Based on version 2021d of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2021-October/000068.html).

1.2021.5 (2021-10-23)

* Based on version 2021e of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2021-October/000069.html).
2021-11-09 15:17:01 +00:00
wen
051479aaa2 Update to 1.33
Upstream changes:
1.33     2021-10-30

- Rebuilt all locale data with the data from CLDR 40.0.0. There are some
  notable data changes in CLDR 40.0.0.

- Data change: The root locale is now named "und", not "root".

- Data change: The "en-US-POSIX" locale has been removed from CLDR. If you
  load this locale you will now get the "en-US" locale.
2021-11-06 23:58:02 +00:00
gutteridge
d2bc7098e3 libical: update to 3.0.11
Version 3.0.11 (09 October 2021):
---------------------------------
 * Fix icalrecur_iterator_set_start() for hourly, minutely, and secondly recurrences
 * Fix build for Berkeley DB version greater than 5
 * Fix vcal for some architectures (like aarch64, ppc64le and s390x)
 * Fix memory leaks in vcal
 * Prevent crash when looking for tzid in initialize_rscale
 * Adjust libdir and includedir in generated pkgconfig files
 * Built-in timezones updated to tzdata2021c
2021-11-01 23:21:22 +00:00
nia
390a720537 time: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:24:16 +00:00
wen
42e215105b Update to 2.51
Upstream changes:
2.51    2021-10-21

- This release is based on version 2021e of the Olson database. This release
  includes contemporary changes for Palestine.


2.50    2021-10-15

- This release is based on version 2021d of the Olson database. This release
  includes contemporary changes for Fiji.
2021-10-24 03:54:11 +00:00
schmonz
810ea58a7e Update to 2.49. From the changelog:
- This release is based on version 2021c of the Olson database. This release
  fixes the zone links for Atlantic/Jan_Mayen and America/Virgin.

2.48    2021-09-24

- This release is based on version 2021b of the Olson database. This release
  includes contemporary changes for Jordan and Samoa.
2021-10-11 20:25:26 +00:00
adam
2a67f25373 py-pytz: updated to 2021.3
2021.3:
Unknown changes
2021-10-11 18:04:42 +00:00
nia
5c3f4c5851 time: Remove SHA1 hashes for distfiles 2021-10-07 15:03:53 +00:00
adam
5e7c36d9d2 revbump for boost-libs 2021-09-29 19:00:02 +00:00
mef
e45aa8fa8e (time/R-tzdb) Add buildlink3.mk 2021-09-08 15:30:54 +00:00
mef
d9fcd95ac7 (time/R-tzdb) Added version 0.1.2 2021-09-08 14:57:41 +00:00
mef
8462655377 (time/R-tzdb) import R-tzdb-0.1.2
Provides an up-to-date copy of the Internet Assigned Numbers Authority
(IANA) Time Zone Database. It is updated periodically to reflect
changes made by political bodies to time zone boundaries, UTC offsets,
and daylight saving time rules. Additionally, this package provides a
C++ interface for working with the 'date' library. 'date' provides
comprehensive support for working with dates and date-times, which
this package exposes to make it easier for other R packages to
utilize. Headers are provided for calendar specific calculations,
along with a limited interface for time zone manipulations.
2021-09-08 14:55:37 +00:00
wen
2d4f93d9b4 Update to 0.34
Update DEPENDS

Upstream changes:
0.34
  - support timezones in parenthesis
  - Add support for YYYY-MM-DD HH:MM P.M. format
    - thanks Michael Schout for the patch!

0.33 Wed May 26 2021
  - changes to how some days are parsed to fix memory leaks
  - remove Module::Pluggable as a dependency
    - thanks BBKR rt #136597
2021-08-27 00:10:55 +00:00
wen
066dc2f5a7 Update to 1.32
Upstream changes:
Changes for version 1.32 - 2021-04-30
Rebuilt all locale data with the data from CLDR 39.0.0.
2021-08-27 00:00:44 +00:00
adam
6613113062 py-ciso8601: updated to 2.2.0
Version 2.2.0

* Added Python 3.9 support
* Switched to using a C implementation of `timezone` objects.
    * Much faster parse times for timestamps with timezone information
        * ~2.5x faster on Python 2.7, ~10% faster on Python 3.9
    * Thanks to [`pendulum`](https://github.com/sdispater/pendulum) and @sdispater for the code.
    * Python 2.7 users no longer need to install `pytz` dependency 😃
* Added caching of tzinfo objects
  * Parsing is ~1.1x faster for subsequent timestamps that have the same time zone offset.
  * Caching can be disabled at compile time by setting the `CISO8601_CACHING_ENABLED=0` environment variable
* Fixed a memory leak in the case where an invalid timestamp had a non-UTC timezone and extra characters
2021-08-09 13:07:40 +00:00
nia
fa07ae20f5 wmitime: avoid non-portable iconv modifier 2021-08-08 09:40:43 +00:00
pin
026a9d0313 time/quest-tui: simplify Makefile 2021-08-05 08:55:18 +00:00
pin
ec115af934 time/heliocron: simplify Makefile 2021-08-03 08:57:48 +00:00
yhardy
6a6febe112 time/taskwarrior: update to taskwarrior-2.5.3
** Announcement:

Taskwarrior 2.5.3 Released 2021-01-03

The TaskWarrior team is happy to announce a new release! This
bugfix-only release ships a critical fix for issue #2375, which
can make your task report commands hang and eventually die in
certain scenarios.

There were no other critical issues reported specifically for the
2.5.2 release, which either means we did an exceptional job in
backporting bugfixes from 2.6.0, or nobody tested the 2.5.2 release
and we're talking to ourselves here. Going forward, we're going to
tweet more. We can get hearts there.

While most developments happen on the 2.6.0 branch, the 2.5.3 also
proudly features refactored CI system which gave its stamp of
approval for this release.

This is a recommended upgrade.


** Changelog:

2.5.3 () -

- #2375   task hangs then dies when certain tasks are present in a report
          Thanks to Max Rossmannek, Tomáš Janoušek and Chad Phillips.

------ current release ---------------------------

2.5.2 (2020-12-05) - b0c17d11639dc6e783befd89c8508f2abb9b4287

- TD-64   sync conflict deleted all annotations of the task
          Thanks to Markus Beppler, Konstantin Vorobyev
- TI-91   Timewarrior does not compile on DragonFly
          Thanks to Michael Neumann
- TW #1 URL formating
           Thanks to buhtz
- TW #2 Update to markdown and rename DEVELOPER to DEVELOPER.md
           Thanks to Lynoure Braakman
- TW-54/#115 Reduce output for timesheet
          Thanks to Aikido guy
- TW-61   Extract only tasks with annotations
          Thanks to Aikido Guy
- TW-213  Align countdown column on boundary between number and text.
          Thanks to Eric Fluger
- TW-1572 Alternative approach to urgency inheritance
          Thanks to Jens Erat, Wim Schuermann
- TW-1667 hooks: upon failure indicate which hook failed
          Thanks to Daniel Shahaf
- TW-1785 Purge command to remove deleted tasks
          Thanks to Paul Beckingham
- TW-1772 Implementation of circular dependency detection is inefficient
          Thanks to Michael Meier
- TW-1778 Unicode strings are truncated in task description
          Thanks to Andrew, bjonnh, OKOMPer, Vladimir
- TW-1788 Closing a reopened task does not update the end time
          Thanks to Ralph Bean
- TW-1791 taskrc(5) manpage: spurious "pri." in rule.precedence.color
          Thanks to Sebastien Badia
- TW-1792 The info command uses '0' to reference dependencies on non-
          pending tasks.
- TW-1795 Calendar underline on Day padding
          Thanks to Renato Alves
- TW-1805 project:ide is not allowed
          Thanks to Slaven ʙanovic
- TW-1807 dateformat lacks a flag to display day of week
          Thanks to Ellington Santos
- TW-1813 Range filter doesn't work
          Thanks to george js
- TW-1820 Install with -DLANGUAGE=2 flag not work.
          Thanks to E. Manuel Cerr'on Angeles
- TW-1823 Incorrect unicode text wrapping / justifying.
          Thanks to Sergey Trofimov
- TW-1827 Extract annotations from a task
          Thanks to Ryan
- TW-1855 "Well-known" CA certificates not properly auto-loaded
          Thanks to Flavio Poletti
- TW-1857 Change Task::get call to the more efficient Task::has
          Thanks to Zachary Manning
- TW‐1858 Change signature for dependencyGetBlocked
- TW-1859 Change signature of Task::getTags
- TW-1860 Change signature of Task::getAnnotations
- TW-1861 Truncated description when adding annotation
          Thanks to eezewaek
- TW-1869 segmentation fault (on unusual installation)
          Thanks to Eric Hymowitz
- TW-1873 Specify different path to extensions/hooks directory
          Thanks to Eli
- TW-1877 task done, task edit, task is now pending
          Thanks to Eric Hymowitz
- TW-1878 uuids subcommand produces a space-delimited list, not comma-delimited
          Thanks to Scott Kostyshak
- TW-1881 Missing last character(s) in Description field
          Thanks to Hubert Toullec
- TW-1881 default.scheduled seems not to work
          Thanks to Onion
- TW-1885 Task Sync does not send TLS SNI headers
          Thanks to Dan Callahan
- TW-1903 grammar error -- There are 1 local changes.
          Thanks to Eric Hymowitz
- TW-1906/#1919 sync sub-command is missing from task(1) manual page
          Thanks to rjc
- TW-1910 unreachable statement
          Thanks to Martin Strunz
- TW-1917/#1930 "above" does a string comparison, even when the value is numeric
          Thanks to Dirk Deimeke
- TW-1930 Typo in help
          Thanks to Kai HTML
- TW-1935 Separate verbosity category for rc overrides
          Thanks to Paul J. Fenwick
- TW-1936 Tweak tests to have fuller TAP compliance
          Thanks to Paul J. Fenwick
- TW-1938 Adjust behaviour of new-uuid and new-id verbosity levels
          Thanks to Paul J. Fenwick
- TW-1947 "urgency.over" filter seems to not work correct
          Thanks to Marc Richter
- TW #1964 task burndown shows extra brackets #1964
           Thanks to php-coder
- TW #1966 Tests: Don't hardcode errno constants #1966
           Thanks to Jakub Wilk
- TW #1973 Don't nag when no tasks are READY
           Thanks to Martin F. Krafft
- TW #1986 [Nit] Update DEVELOPER.md after migration to Github
           Thanks to Kirill Bobyrev
- TW #1922 Can't find export scripts
           Thanks to tom-doerr
- TW #2020 reserved.lines is not affecting the burndown height
           Thanks to ad₋si
- TW #2047 Exiting the task editor with an error code doesn't remove the lock file
           Thanks to coaxial
- TW #2051 doc/man: ready tasks sorted with started tasks 1st
           Thanks to Simon Désaulniers
- TW #2053 Do not set CMP0037 on CMake 3.11.0 and above
           Thanks to Janik Rabe
- #2077    Change taskrc override priority, respect verbose override, refactor.
           Thanks to taiyu-len
- #2108    CmdHistory: repeat unit if a larger unit changes
           Thanks to Janik Rabe
- #2132    JSON encode/decode string UDAs
           Thanks to Chad Phillips
- #2176    How to get the full list of tags ?
           Thanks to Adrien Lemaire
- #2091    duration of task is set to a wrong and extremely big value
           Thanks to Wray Zheng
- Added 'juhannus' as a synonym for 'midsommarafton'
           Thanks to Lynoure Braakman
- Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'
  virtual tag.
- Removed deprecated 'alias._query' setting.
- Fixed ambiguity in the esp-ESP localization
           Thanks to Fidel Mato
- Deprecated the 'new-uuid' verbosity option, since its functionality can be
  removed by merging with 'new-id'.
- Correct a false-positive warning when a due date is removed and a wait is
  added.
- Added 'QUARTER' virtual tag.
- Fixed unquoted glob in bash completion script
           Thanks to Ran Benita
- Deprecated use of alternate Boolean configuration settings. Use values "0" for
  off, and "1" for on. Avoid used of "on", "off", "true", "t", "false", "f",
  "yes", "y", "no", "n".
- Fixed test harness for Python 3.x.
           Thanks to jrabbit
- Improved certificate validation diagnostics
           Thanks to Jelle van der Waa
- Improved portability for SunOS-like OSes.
           Thanks to Antonio Huete Jimenez
- Updated the 'timesheet' command with a more compact report that accepts a
  filter, and has a default filter showing the last four weeks of completed and
  started tasks.
- Added 'history.weekly', 'history.daily', 'ghistory.weekly', 'ghistory.daily'
  report variations, with code refactoring.
          Thanks to Lukas Barth
- New DOM references: annotations.count, tw.syncneeded, tw.program, tw.args,
  tw.width, tw.height, tw.version.
- The message telling you to sync now indicates how many local changes will be
  synced.
- Removed compile-time language settings and I18N.
- Workaround for alias grep=rg in fish
          Thanks to Lionel Miller.
- Do not set CMP0037 on CMake 3.11.0 and above
          Thanks to Janik Rabe
2021-08-01 20:02:41 +00:00
ryoon
ce5e37658b *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
adam
315fe75fe4 khal: updated to 0.10.4
0.10.4
======
2021-07-29

* DROPPED support for Python 3.5
* CHANGE ikhal: tab (and shift tab) jump from the events back to the calendar
* NEW Add symbol for events with at least one alarm
* FIX URL can now be set/updated from ikhal
* FIX Imported events without an end or duration will now last one day if
   `DTSTART` is a date (as per RFC) or one hour if it is a datetime.

0.10.3
======
2021-04-27

* DROPPED support for Python 3.4
* FIX `khal interactive` now accepts -a/-d options (as documented)
* FIX Strip whitespace when loading `displayname` and `color` files
* FIX Warn when loading events with a recurrence that finishes before it starts
* FIX Warn when loading events with a recurrence that never occurs
* FIX Alarms without descriptions no longer crash `ikhal`
* FIX Display all-day events at the top of the day in `ikhal`
* FIX Keybindings in empty search results no longer crash `ikhal`
* NEW Possibility to add a blank line before day in `khal` with
   `blank_line_before_day` option
* FIX `new` keybinding in search no longer crash `ikhal`
* NEW Improved sorting of events. Sort by `DTSTART`, `DTEND` then `SUMMARY`.
* NEW Add url input and `{url}` template option
2021-07-30 05:39:47 +00:00
adam
306e5bbe72 py-iso8601: updated to 0.1.16
0.1.16: Add docs to sdist
0.1.15: Fix distribution of pyi files
2021-07-19 19:56:00 +00:00
adam
a5c0553d11 py-dateutil: updated to 2.8.2
Version 2.8.2 (2021-07-08)
==========================

Data updates
------------
- Updated tzdata version to 2021a.

Bugfixes
--------
- Fixed a bug in the parser where non-``ValueError`` exceptions would be raised
  during exception handling; this would happen, for example, if an
  ``IllegalMonthError`` was raised in ``dateutil`` code.
- Fixed the custom ``repr`` for ``dateutil.parser.ParserError``, which was not
  defined due to an indentation error.
- Fixed a bug that caused ``b'`` prefixes to appear in parse_isodate exception
  messages.
- Make ``isoparse`` raise when trying to parse times with inconsistent use of
  `:` separator.
- Fixed ``tz.gettz()`` not returning local time when passed an empty string.

Documentation changes
---------------------
- Rearranged parser documentation into "Functions", "Classes" and "Warnings and
  Exceptions" categories.
- Updated ``parser.parse`` documentation to reflect the switch from
  ``ValueError`` to ``ParserError``.
- Fixed methods in the ``rrule`` module not being displayed in the docs.
- Changed some relative links in the exercise documentation to refer to the
  document locations in the input tree, rather than the generated HTML files in
  the HTML output tree (which presumably will not exist in non-HTML output
  formats).

Misc
----
- Moved ``test_imports.py``, ``test_internals.py`` and ``test_utils.py`` to
  pytest.
- Added project_urls for documentation and source.
- Simplified handling of bytes and bytearray in ``_parser._timelex``.
- Changed the tests against the upstream tz database to always generate fat
  binaries, since until GH-590 and GH-1059 are resolved, "slim" zic binaries
  will cause problems in many zones, causing the tests to fail. This also
  updates ``zoneinfo.rebuild`` to always generate fat binaries.
- Moved sdist and wheel generation to use `python-build`.
2021-07-14 20:27:21 +00:00
pin
6ede71ff32 time/heliocron: reclaim maintership 2021-07-08 13:34:49 +00:00
nia
57b1e1ac6e py-numpy: "Python version >= 3.7 required." 2021-06-29 08:41:59 +00:00
adam
583e0aa7fb py-vdirsyncer: updated to 0.18.0
Version 0.18.0
==============

Note: Version 0.17 has some alpha releases but ultimately was never finalised.
0.18 actually continues where 0.16 left off.

- Support for Python 3.5 and 3.6 has been dropped. This release mostly focuses
  on keeping vdirsyncer compatible with newer environments.
- click 8 and click-threading 0.5.0 are now required.
- For those using ``pipsi``, we now recommend using ``pipx``, it's successor.
- Python 3.9 is now supported.
- Our Debian/Ubuntu build scripts have been updated. New versions should be
  pushed to those repositories soon.
2021-06-13 17:56:15 +00:00
markd
05a9e8c11c tex-datetime2{,-doc}: update to 1.5.7
Bug fix: (datetime2-calc.sty) removed spurious space in \DTMsaveddatediff
2021-06-03 06:35:06 +00:00
mef
126c5cec05 (time/R-lubridate) Updated 1.7.4 to 1.7.10
Version 1.7.10
==============

### NEW FEATURES

* `fast_strptime()` and `parse_date_time2()` now accept multiple formats and apply them in turn

### BUG FIXES

* [#926](https://github.com/tidyverse/lubridate/issues/926) Fix incorrect division of intervals by months involving leap years
* Fix incorrect skipping of digits during parsing of the `%z` format

Version 1.7.9.2
===============

### NEW FEATURES

* [#914](https://github.com/tidyverse/lubridate/issues/914) New `rollforward()` function
* [#928](https://github.com/tidyverse/lubridate/issues/928) On startup lubridate now resets TZDIR to a proper directory when it is set to non-dir values like "internal" or "macOS" (a change introduced in R4.0.2)
* [#630](https://github.com/tidyverse/lubridate/issues/630) New parsing functions `ym()` and `my()`

### BUG FIXES

* [#930](https://github.com/tidyverse/lubridate/issues/930) `as.period()` on intervals now returns valid Periods with double fields (not integers)



Version 1.7.9
=============

### NEW FEATURES

* [#871](https://github.com/tidyverse/lubridate/issues/893) Add `vctrs` support


### BUG FIXES

* [#890](https://github.com/tidyverse/lubridate/issues/890) Correctly compute year in `quarter(..., with_year = TRUE)`
* [#893](https://github.com/tidyverse/lubridate/issues/893) Fix incorrect parsing of abbreviated months in locales with trailing dot (regression in v1.7.8)
* [#886](https://github.com/tidyverse/lubridate/issues/886) Fix `with_tz()` for POSIXlt objects
* [#887](https://github.com/tidyverse/lubridate/issues/887) Error on invalid numeric input to `month()`
* [#889](https://github.com/tidyverse/lubridate/issues/889) Export new dmonth function

Version 1.7.8
=============

### NEW FEATURES

* (breaking) Year and month durations now assume 365.25 days in a year consistently in conversion and constructors. Particularly `dyears(1) == years(1)` is now `TRUE`.
* Format and print methods for 0-length objects are more consistent.
* New duration constructor `dmonths()` to complement other duration constructors.
*
* `duration()` constructor now accepts `months` and `years` arguments.
* [#629](https://github.com/tidyverse/lubridate/issues/629) Added `format_ISO8601()` methods.
* [#672](https://github.com/tidyverse/lubridate/issues/672) Eliminate all partial argument matches
* [#674](https://github.com/tidyverse/lubridate/issues/674) `as_date()` now ignores the `tz` argument
* [#675](https://github.com/tidyverse/lubridate/issues/675) `force_tz()`, `with_tz()`, `tz<-` convert dates to date-times
* [#681](https://github.com/tidyverse/lubridate/issues/681) New constants `NA_Date_` and `NA_POSIXct_` which parallel built-in primitive constants.
* [#681](https://github.com/tidyverse/lubridate/issues/681) New constructors `Date()` and `POSIXct()` which parallel built-in primitive constructors.
* [#695](https://github.com/tidyverse/lubridate/issues/695) Durations can now be compared with numeric vectors.
* [#707](https://github.com/tidyverse/lubridate/issues/707) Constructors return 0-length inputs when called with no arguments
* [#713](https://github.com/tidyverse/lubridate/issues/713) (breaking) `as_datetime()` always returns a `POSIXct()`
* [#717](https://github.com/tidyverse/lubridate/issues/717) Common generics are now defined in `generics` dependency package.
* [#719](https://github.com/tidyverse/lubridate/issues/719) Negative Durations are now displayed with leading `-`.
* [#829](https://github.com/tidyverse/lubridate/issues/829) `%within%` throws more meaningful messages when applied on unsupported classes
* [#831](https://github.com/tidyverse/lubridate/issues/831) Changing hour, minute or second of Date object now yields POSIXct.
* [#869](https://github.com/tidyverse/lubridate/issues/869) Propagate NAs to all internal components of a Period object

### BUG FIXES

* [#682](https://github.com/tidyverse/lubridate/issues/682) Fix quarter extraction with small `fiscal_start`s.
* [#703](https://github.com/tidyverse/lubridate/issues/703) `leap_year()` works with objects supported by `year()`.
* [#778](https://github.com/tidyverse/lubridate/issues/778) `duration()/period()/make_difftime()` work with repeated units
* `c.Period` concatenation doesn't fail with empty components.
* Honor `exact = TRUE` argument in `parse_date_time2`, which was so far ignored.

Version 1.7.4
=============

### NEW FEATURES

* [#658](https://github.com/tidyverse/lubridate/issues/658) `%within%` now accepts a list of intervals, in which case an instant is checked if it occurs within any of the supplied intervals.

### CHANGES

* [#661](https://github.com/tidyverse/lubridate/issues/661) Throw error on invalid multi-unit rounding.
* [#633](https://github.com/tidyverse/lubridate/issues/633) `%%` on intervals relies on `%m+` arithmetic and doesn't produce NAs when intermediate computations result in non-existent dates.
* `tz()` always returns "UTC" when `tzone` attribute cannot be inferred.

### BUG FIXES

* [#664](https://github.com/tidyverse/lubridate/issues/664) Fix lookup of period functions in `as.period`
* [#649](https://github.com/tidyverse/lubridate/issues/664) Fix system timezone memoization

Version 1.7.3
=============

### BUG FIXES

* [#643](https://github.com/tidyverse/lubridate/issues/643), [#640](https://github.com/tidyverse/lubridate/issues/640), [#645](https://github.com/tidyverse/lubridate/issues/645) Fix faulty caching of system timezone.
2021-05-30 15:56:22 +00:00
mef
f209fb4aff (time/R-hms) Add missind DEPNDS+= R-lifecycle 2021-05-30 15:54:17 +00:00
mef
5e906f0656 (time/R-hms) Updated 0.5 to 1.1.0
(pkgsrc chagnes)
 - Add TEST_DEPENDS+=

(upstream changes)
# hms 1.1.0

## Breaking changes

- `"hms"` objects no longer have a common type with `character` and `numeric`. Combining such values previously threw a warning, now throws an error (#94).
- `vec_cast()` and `as_hms()` throw error instead of a warning if input can't be parsed (#68).

## Features

- New `unique.hms()` method (#98, @joethorley).
- `as_hms()` is a generic again (#81).

## Internal

- Avoid `LazyData` in `DESCRIPTION`.
- Bump required versions of ellipsis and vctrs to avoid warning during package load.
- Using lifecycle package (#94).


# hms 1.0.0

## Life cycle

- hms is now marked as "stable".

## Breaking changes

- `"hms"` objects no longer have a common type with `character` and `numeric`. Combining such values previously threw a warning, now throws an error (#94).
- `vec_cast()` and `as_hms()` now throw error instead of a warning if input can't be parsed (#68).

## Features

- `as_hms()` is a generic again (#81).
- `round_hms()` and `trunc_hms()` gain `digits` argument (#78, @hglanz).

## Bug fixes

- `as_hms()` and `vec_cast()` now correctly treat objects of class `"difftime"` with `integer` mode (#84).

## Internal

- Using lifecycle package (#94).
- hms has been re-licensed as MIT (#86).


# hms 0.5.3

- Use `vec_default_ptype2()`, remove `vec_ptype2.hms.unspecified()` (#80, @romainfrancois).
- `vec_ptype2.hms.default()` forwards to `vec_default_ptype2()` for compatibility with vctrs 0.2.1.
- Remove `as.data.frame.hms()`, handeld by vctrs.


# hms 0.5.2.9000

- Internal changes only.


# hms 0.5.2

- Work around parsing error that occurs on DST changeover dates (https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16764).


# hms 0.5.1

- Lossy casts from `character` vectors to `hms` now also trigger a warning if the cast succeeds in the first element of the vector but fails for other elements.
2021-05-30 07:02:18 +00:00
wen
2843d9b4e7 Update to 0.16
Remove Exporter::Lite from DEPENDS

Upstream changes:
 Changes for version 0.16 - 2021-05-19

    Switched to plain Exporter, instead of Exporter::Lite. Thanks to Graham Knop for PR.
2021-05-29 10:33:54 +00:00
wen
58e23d3cb5 Update to 1.54
Upstream changes:
1.54   2020-12-04

- This release contains a lot of small documentation revisions, both to
  formatting and content.


1.53   2020-11-08

- Added a $dt->rfc3339 method. Based on discussion in GH #109 by worthmine.
2021-05-29 10:25:21 +00:00
wen
b940a188bf Update to 0.08
Add LICENSE

Upstream changes:
0.08  2020-12-18

 - (Update) Add 'strict' option to require timezone in time components (PR
   #3 from @timgimyee).
 - (Update) Updated Makefile.PL with new metadata.
2021-05-29 10:15:42 +00:00
wen
3919360030 Update to 1.79
Upstream changes:
1.79     2021-05-02

* Fix too-strict type checking for time zones. This module now uses the same
  check as DateTime itself, which allows for things that don't subclass
  DateTime::TimeZone as long as they provide the same API. Reported by
  E. Choroba. GH #30.
2021-05-29 10:08:44 +00:00