pkgsrc/time
adam 5cfacc33af py-cftime: updated to 1.4.1
version 1.4.1 (release tag v1.4.1.rel)
======================================
 * Restore use of calendar-specific sub-classes in `cftime.num2date`,
   `cftime.datetime.__add__`, and `cftime.datetime.__sub__`.  The use of them
   will be removed in a later release.
 * add 'fromordinal' static method to create a cftime.datetime instance
   from a julian day ordinal and calendar (inverse of 'toordinal').

version 1.4.0 (release tag v1.4.0.rel)
======================================
 * `cftime.date2num` will now always return an array of integers, if the units
   and times allow.  Previously this would only be true if the units were
   'microseconds'.  In other circumstances, as before, `cftime.date2num`
   will return an array of floats.
 * Rewrite of julian day/calendar functions (_IntJulianDayToCalendar and
   _IntJulianDayFromCalendar) to remove GPL'ed code.  cftime license
   changed to MIT (to be consistent with netcdf4-python).
 * Added datetime.toordinal() (returns julian day, kwarg 'fractional'
   can be used to include fractional day).
 * cftime.datetime no longer uses calendar-specific sub-classes.

version 1.3.1 (release tag v1.3.1rel)
=====================================
 * fix for issue 211 bug in masked array handling in date2num)
 * switch from travis/appveyor to github actions for CI/CD.
 * switch to cython language_level=3 (no more support for python 2).
 * add __init__.py to test dir so pytest coverage works again. Add Coveralls
   step to github actions workflow to upload coverage data to coveralls.io
 * move package under 'src' directory so cftime can be imported
   from install dir

version 1.3.0 (release tag v1.3.0rel)
=====================================
 * zero pad years in strtime
 * have cftime.datetime constuctor create 'calendar-aware' instances (default is
   'standard' calendar, if calendar='' or None the instance is not calendar aware and some
   methods, like dayofwk, dayofyr, __add__ and __sub__, will not work).
   The calendar specific sub-classes are now deprecated, but remain for now
   as stubs that just instantiate the base class and override __repr__.
 * update regex in _cpdef _parse_date so reference years with more than four
   digits can be handled.
 * Change default calendar in cftime.date2num from 'standard' to None
   (calendar associated with first input datetime object is used).
 * add `cftime.datetime.tzinfo=None` for compatibility with python datetime
  .

version 1.2.1 (release tag v1.2.1rel)
=====================================
 * num2date uses 'proleptic_gregorian' scheme when basedate is post-Gregorian but date is pre-Gregorian
  .
 * fix 1.2.0 regression (date2num no longer works with numpy scalar array inputs).
 * Fix for issue 187 (have date2num round to the nearest second when within 1
   microsecond).
 * Fix for issue 189 (leap years calculated incorrectly for negative years in
   proleptic_gregorian calendar).

version 1.2.0 (release tag v1.2.0rel)
=====================================
 * Return the default values of dayofwk and dayofyr when calendar
   is ''.
 * fix treatment of masked arrays in num2date and date2num.
   Also make sure masked arrays are output from num2date/date2num if
   masked arrays are input.
 * Where possible, use timedelta arithmetic to decode times exactly within
   num2date.
 * Make taking the difference between two cftime datetimes to produce a
   timedelta exact to the microsecond; depending on the units encoding,
   this enables date2num to be exact as well.
 * utime.date2num/utime.num2date now just call module level functions.
   JulianDayFromDate/DateFromJulianDay no longer used internally.
2021-05-07 18:16:51 +00:00
..
abclock
anacron time/anacron: allow no-op SUBST block 2020-04-26 13:51:52 +00:00
asclock
asclock-gtk
asclock-xlib
bbdate *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
cal
cardboard-schedule time: align variable assignments 2019-11-02 16:28:37 +00:00
catclock
dateutils all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
dclock
deforaos-todo *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
devtodo
emiclock time: align variable assignments 2019-11-02 16:28:37 +00:00
etm Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
fet revbump for textproc/icu 2021-04-21 11:40:12 +00:00
gcal all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
gchore revbump for textproc/icu 2021-04-21 11:40:12 +00:00
glclock *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
globe all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
gnome-calendar *: Use the tools framework for gdbus-codegen 2021-05-02 11:06:12 +00:00
gnome-pomodoro *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gnutime
gnyaclock
grdc
hebcal *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
heirloom-date
heliocron time/heliocron: reset maintainer 2021-04-24 19:46:03 +00:00
hs-clock *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-hourglass *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-old-time *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-time-compat *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-time-manager Import time-manager-0.0.0 2021-05-05 15:14:41 +00:00
hs-timezone-olson *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-timezone-series *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-unix-time Import unix-time-0.4.7 2021-05-05 12:22:59 +00:00
ical ical: Update to 3.0.4 2021-02-10 09:58:56 +00:00
ical2rem *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
jday *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
kcalendarcore revbump for textproc/icu 2021-04-21 11:40:12 +00:00
kcalutils revbump for textproc/icu 2021-04-21 11:40:12 +00:00
khal Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
kholidays revbump for textproc/icu 2021-04-21 11:40:12 +00:00
kronolith *: remove dead download links 2021-04-24 11:37:29 +00:00
ktimer revbump for textproc/icu 2021-04-21 11:40:12 +00:00
leapsunpack Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
libical revbump for textproc/icu 2021-04-21 11:40:12 +00:00
lmclock
logtime Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
lua-date lua-date: Update to 2.1.3 2020-12-09 11:05:58 +00:00
lua-tz lua-tz: Support for testing 2020-07-08 16:40:55 +00:00
memo time: align variable assignments 2019-11-02 16:28:37 +00:00
ntpsec revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ocaml-calendar Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocaml-mtime Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocaml-time_now Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
oclock all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
p5-Business-Hours *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Calendar-Simple Update to 2.0.1 2021-03-09 06:49:27 +00:00
p5-Convert-NLS_DATE_FORMAT *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Data-ICal p5-Data-ICal: update to 0.24. 2020-09-07 17:37:19 +00:00
p5-Data-ICal-DateTime *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Date-Extract *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Date-ICal *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Date-Leapyear *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime p5-DateTime: update to 1.5200. 2020-09-07 17:38:15 +00:00
p5-DateTime-Calendar-Discordian *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Calendar-Julian Update to 0.104 2021-03-27 23:44:41 +00:00
p5-DateTime-Calendar-Mayan *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Event-Cron *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Event-ICal *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Event-Random *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Event-Recurrence *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-Builder p5-DateTime-Format-Builder: update to 0.8300. 2020-09-07 17:39:28 +00:00
p5-DateTime-Format-CLDR *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-DateTime-Format-DateManip *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-DateParse *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-Epoch *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-Flexible *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-HTTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-ICal *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-ISO8601 Update to 0.16 2021-03-09 12:36:02 +00:00
p5-DateTime-Format-Mail *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-MySQL *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-Natural Update to 1.12 2021-03-27 23:52:15 +00:00
p5-DateTime-Format-Oracle *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-Pg Update to 0.16014 2021-03-27 23:56:50 +00:00
p5-DateTime-Format-SQLite *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Format-Strptime Update to 1.78 2021-03-28 00:17:53 +00:00
p5-DateTime-Format-W3CDTF *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Incomplete *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-DateTime-Locale Update to 1.31 2021-03-28 00:13:28 +00:00
p5-DateTime-Precise *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-Set *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTime-TimeZone p5-DateTime-TimeZone: update to 2.47 2021-02-24 23:32:31 +00:00
p5-DateTime-TimeZone-HPUX *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DateTimeX-Easy *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MooseX-Types-DateTime *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-MooseX-Types-DateTime-ButMaintained *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-MooseX-Types-DateTime-MoreCoercions *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MooseX-Types-DateTimeX *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-Olson-Abbreviations *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-POSIX-strftime-Compiler p5-POSIX-strftime-Compiler: update to 0.44. 2020-09-07 17:52:57 +00:00
p5-Rose-DateTime *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Schedule-At *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Schedule-Cron-Events p5-Schedule-Cron-Events: update to 1.96. 2020-09-07 17:53:32 +00:00
p5-Template-Plugin-DateTime *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-MockTime *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-Time *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-Clock *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-Duration *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-Duration-Parse *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-Elapsed *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-Format p5-Time-Format: update to 1.16. 2020-09-07 17:55:20 +00:00
p5-Time-Format_XS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-Interval *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Time-modules *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-Period *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-Progress *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-TAI64 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Time-Warp *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-TimeDate p5-TimeDate: update to 2.33. 2020-09-07 17:56:19 +00:00
pcal Really replace CC 2020-05-14 18:59:15 +00:00
pclock
pear-Date
phoon all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
php-calendar
php-mrbs all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
plan
polclock
projclock
projectlibre projectlibre: Update to 1.9.3 2021-04-27 14:14:26 +00:00
py-aniso8601 py-aniso8601: updated to 8.1.1 2021-02-09 06:58:55 +00:00
py-arrow py-arrow: updated to 0.15.8 2020-07-24 06:53:42 +00:00
py-cftime py-cftime: updated to 1.4.1 2021-05-07 18:16:51 +00:00
py-ciso8601 py-ciso8601: added version 2.1.3 2020-05-23 08:22:40 +00:00
py-dateparser py-dateparser: updated to 0.7.6 2020-06-20 07:18:42 +00:00
py-dateutil *: use py-hypothesis via versioned_dependencies.mk 2020-10-06 10:51:21 +00:00
py-goocalendar py-goocalendar: updated to 0.7.1 2021-02-08 14:32:16 +00:00
py-icalendar py-icalendar: updated to 4.0.7 2021-01-09 09:30:26 +00:00
py-iso8601 py-iso8601: updated to 0.1.14 2021-02-05 19:04:34 +00:00
py-isodate
py-jdcal pytest from versioned depends 2020-05-18 10:40:11 +00:00
py-jinja2-time
py-jrnl
py-l18n py-l18n: updated to 2020.6.1 2020-12-07 15:44:34 +00:00
py-ligotimegps py-ligotimegps: updated to 2.0.1 2020-05-18 10:38:13 +00:00
py-maya py-maya: updated to 0.6.1 2020-03-21 12:56:46 +00:00
py-monotonic
py-mxDateTime
py-parsedatetime py-parsedatetime: updated to 2.6 2020-06-01 05:14:49 +00:00
py-pendulum py-pendulum: updated to 2.1.0 2020-03-21 12:54:50 +00:00
py-pytimeparse py-pytimeparse: cleanup 2020-10-06 08:37:23 +00:00
py-pytz py-pytz: updated to 2021.1 2021-02-05 19:37:38 +00:00
py-relativetimebuilder
py-rfc3339
py-snaptime py-snaptime: added version 0.2.4 2020-03-21 11:21:53 +00:00
py-tempora pytest from versioned depends 2020-05-18 10:40:11 +00:00
py-trading-calendars propagate python incompatibilities 2021-04-09 15:42:35 +00:00
py-trytond-calendar py-tryton*: put python-2.7 restriction only in those packages where it belongs 2020-03-13 20:20:48 +00:00
py-trytond-calendar-classification py-tryton*: put python-2.7 restriction only in those packages where it belongs 2020-03-13 20:20:48 +00:00
py-trytond-calendar-scheduling py-tryton*: put python-2.7 restriction only in those packages where it belongs 2020-03-13 20:20:48 +00:00
py-trytond-calendar-todo py-tryton*: put python-2.7 restriction only in those packages where it belongs 2020-03-13 20:20:48 +00:00
py-trytond-company-work-time all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
py-trytond-timesheet all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
py-trytond-timesheet-cost all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
py-tzdata py-tzdata: updated to 2020.1 2020-07-14 12:41:28 +00:00
py-tzlocal py-tzlocal: updated to 2.1 2020-05-12 18:20:07 +00:00
py-vdirsyncer py-vdirsyncer: mark as not working with python 3.9 2020-12-05 10:06:39 +00:00
quest-tui time/quest-tui: import package 2021-03-31 20:26:41 +00:00
R-hms
R-lubridate time/R-lubridate: import R-lubridate-1.7.4 2020-08-07 02:33:41 +00:00
R-timeDate
rclock rclock: remove dead download link 2021-04-25 05:59:36 +00:00
rem2ics *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
remind *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rsibreak revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ruby-hitimes time/ruby-hitimes: update to 2.0.0 2020-03-22 09:38:30 +00:00
ruby-iso8601 time/ruby-iso8601: update to 0.13.0 2020-09-14 15:16:14 +00:00
ruby-timers time/ruby-timers: update to 4.3.3 2021-02-13 10:08:16 +00:00
ruby-tzinfo time/ruby-tzinfo: update to 2.0.4 2021-01-03 08:20:26 +00:00
ruby-tzinfo-data time/ruby-tzinfo-data: update to 1.2021.1 2021-01-25 15:11:00 +00:00
ruby-tzinfo1 time/ruby-tzinfo1: update to 1.2.9 2021-01-03 08:19:42 +00:00
saytime all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
sunclock
swisswatch
taskwarrior revbump for boost-libs 2021-04-21 13:24:06 +00:00
tdl
tex-bxjaholiday tex-bxjaholiday{,-doc}: Add version 1.1.0 2021-02-21 09:40:13 +00:00
tex-bxjaholiday-doc tex-bxjaholiday{,-doc}: Add version 1.1.0 2021-02-21 09:40:13 +00:00
tex-bxwareki tex-bxwareki{,-doc}: Add version 0.6 2021-02-21 09:42:47 +00:00
tex-bxwareki-doc tex-bxwareki{,-doc}: Add version 0.6 2021-02-21 09:42:47 +00:00
tex-datenumber all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-datenumber-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tex-datetime2 tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-bahasai tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-basque tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-breton tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-bulgarian tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-catalan tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-croatian tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-czech tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-danish tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-doc tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-dutch tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-en-fulltext tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-english tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-esperanto tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-estonian tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-finnish tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-french tex-datetime2-french: update to 1.03 2021-02-20 09:57:50 +00:00
tex-datetime2-galician tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-german tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-greek tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-hebrew tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-icelandic tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-irish tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-it-fulltext tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-italian tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-latin tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-lsorbian tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-magyar tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-norsk tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-polish tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-portuges tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-romanian tex-datetime2-romanian: update to 1.02 2021-02-20 09:59:07 +00:00
tex-datetime2-russian tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-samin tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-scottish tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-serbian tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-slovak tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-slovene tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-spanish tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-swedish tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-turkish tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-ukrainian tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-usorbian tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
tex-datetime2-welsh tex-datetime2*: Add datetime2 base and language support packages 2020-05-22 01:50:57 +00:00
titrax *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
todotxt todotxt: Update to 2.12.0 2020-08-12 12:16:54 +00:00
tty-clock tty-clock: Add missing patch. 2020-12-14 09:15:33 +00:00
vixie-cron time: align variable assignments 2019-11-02 16:28:37 +00:00
wmCalClock wmCalClock: Fix HOMEPAGE 2020-11-24 10:53:06 +00:00
wmclockmon
wmfishtime all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
wmitime wmitime: Update to 0.5 2020-11-24 11:18:21 +00:00
wmmoonclock wmmoonclock: Update to 1.30 2020-11-24 10:51:27 +00:00
wmtime wmtime: Update to 1.4 2020-11-24 11:36:31 +00:00
wmzcalock
wxRemind Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
wyrd Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
xalarm
xbeats
xchrono
xclock *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xdaliclock xdaliclock: Update to 2.44 2020-11-24 10:32:40 +00:00
xdkcal
xfce4-datetime-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-orage revbump for textproc/icu 2021-04-21 11:40:12 +00:00
xfce4-timer-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xonclock *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xtide all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xtimer
xtu
zonetab
Makefile time: +hs-time-manager 2021-05-05 15:15:11 +00:00