summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2019-09-20py-jrnl: prefer py-cryptodome over py-crypto; bump revisionadam1-4/+4
2019-09-19py-dateparser: updated to 0.7.2adam2-7/+7
0.7.2: Features: * Extended Czech support * Added `time` to valid periods * Added timezone information to dates found with `search_dates()` * Support strings as date formats Improvements: * Fixed Collections ABCs depreciation warning * Fixed dates with trailing colons not being parsed * Fixed date format override on any settings change * Fixed parsing current weekday as past date, regardless of settings * Added UTC -2:30 as a valid offset * Added Python 3.7 to supported versions, dropped support for Python 3.3 and 3.4 * Moved to importlib from imp where possible * Improved support for Catalan * Documentation improvements
2019-09-18Recursive revbump from audio/pulseaudioryoon1-2/+2
2019-09-13Update to 0.101wen2-8/+7
Upstream changes: 0.101 2019-08-14 T. R. Wyant - Fix broken POD links, and add test to ensure they stay fixed.
2019-09-13Update to 2.37wen2-8/+7
Upstream changes: 2.37 2019-09-11 - This release is based on version 2019c of the Olson database. This release includes contemporary changes for Fiji and Norfolk Island. 2.36 2019-07-01 - This release is based on version 2019b of the Olson database. This release includes contemporary changes for Brazil and Palestine.
2019-09-13Update to 1.15wen2-8/+7
Upstream changes: 1.15 2019 July 26 - Fix a bug in the test suite due to floating-point rounding. Thanks to Slaven Rezic (see CPAN RT bug 130150: https://rt.cpan.org/Ticket/Display.html?id=130150) - Also improved __DATA__ handling, so as not to hold a lock on the library. 1.14 2019 July 22 - Fix CPAN RT bug 87484 (https://rt.cpan.org/Ticket/Display.html?id=87484), concerning very small floating-point values (e.g. "2.1458e-06"). - Fix CPAN RT Bug 95447, concerning floating-point numerical time values. - Fix CPAN RT Bug 121367, concerning loading perl-only routines after forking. This might (?) also fix bug 74880, but I can't reproduce that. - Skip locale tests on openbsd platform. - Fix accented strings in locale.t 1.13 2019 July 18 - Fix CPAN RT bug 85001. This was a problem in the test suite only; no code changes were made in the main module lib/Time/Format.pm. The problem existed in how the test suite checked for whether certain CPAN modules were installed, and especially in how it attempted to unload them from memory afterward. Thanks to Sendu Bala for reporting this -- and to Jim Keenan for pushing me to fix this.
2019-09-06py-arrow: updated to 0.14.7adam2-7/+7
0.14.7 - [CHANGE] `ArrowParseWarning` will no longer be printed on every call to `arrow.get()` with a datetime string. The purpose of the warning was to start a conversation about the upcoming 0.15.0 changes and we appreciate all the feedback that the community has given us! 0.14.6 - [NEW] Added support for `week` granularity in `Arrow.humanize()`. For example, `arrow.utcnow().shift(weeks=-1).humanize(granularity="week")` outputs "a week ago". This change introduced two new untranslated words, `week` and `weeks`, to all locale dictionaries, so locale contributions are welcome! - [NEW] Fully translated the Brazilian Portugese locale. - [CHANGE] Updated the Macedonian locale to inherit from a Slavic base. - [FIX] Fixed a bug that caused `arrow.get()` to ignore tzinfo arguments of type string (e.g. `arrow.get(tzinfo="Europe/Paris")`). - [FIX] Fixed a bug that occurred when `arrow.Arrow()` was instantiated with a `pytz` tzinfo object. - [FIX] Fixed a bug that caused Arrow to fail when passed a sub-second token, that when rounded, had a value greater than 999999 (e.g. `arrow.get("2015-01-12T01:13:15.9999995")`). Arrow should now accurately propagate the rounding for large sub-second tokens.
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam5-10/+10
future Python 3.8
2019-08-30glclock: needs MesaLib, freeglut, glunia1-2/+4
(author note: shiny!)
2019-08-27kholidays: update to 5.61.0markd1-5/+5
5.61.0 Add public holidays' substitute days in Russia, for 2019-2020 Update holidays in Russia 5.60.0 Update UK Early May bank holiday for 2020 Fix ISO code for Hesse / Germany 5.58.0 holidays/plan2/holiday_zm_en-gb - add Zambia holidays holidays/plan2/holiday_lv_lv - fix Midsummer's Day holiday_mu_en - Holidays 2019 in Mauritius holiday_th_en-gb - update for 2019 Update Japanese holidays Add public holidays for Lower Saxony (Germany)
2019-08-26py-arrow: updated to 0.14.5adam2-7/+7
0.14.5 - [NEW] Added Afrikaans locale. - [CHANGE] Removed deprecated replace shift functionality. - [FIX] Fixed bug that occurred when factory.get() was passed a locale kwarg.
2019-08-22Recursive revbump from boost-1.71.0ryoon2-4/+4
2019-08-18xfce4-datetime-plugin: update to 0.8.0gutteridge3-9/+10
Change log: 2019-08-11 ================================================================================ xfce4-datetime-plugin v0.8.0 released * Updated translations: Armenian (Armenia), Danish, Finnish, French, Galician, Hebrew, Icelandic, Interlingue, Italian, Kazakh, Lithuanian, Norwegian Bokmål, Portuguese, Slovak, Slovenian, Turkish, Ukrainian
2019-08-12py-tzlocal: updated to 2.0.0adam3-20/+12
2.0.0: Major differences since 1.5.1 - When no time zone configuration can be find, tzlocal now return UTC. This is a major difference from 1.x, where an exception would be raised. This change is because Docker images often have no configuration at all, and the unix utilities will then default to UTC, so we follow that. - If tzlocal on Unix finds a timezone name in a /etc config file, then tzlocal now verifies that the timezone it fouds has the same offset as the local computer is configured with. If it doesn't, something is configured incorrectly. - Get timezone via Termux `getprop` wrapper on Android. It's not officially supported because we can't test it, but at least we make an effort. Minor differences and bug fixes - Skip comment lines when parsing /etc/timezone. - Don't load timezone from current directory. - Now verifies that the config files actually contain something before reading them. - Got rid of a BytesWarning - Now handles if config file paths exists, but are directories. - Moved tests out from distributions - Support wheels
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz78-141/+156
2019-08-08Update all R packages to canonical form.brook2-12/+8
The canonical form [1] of an R package Makefile includes the following: - The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as needed), and CATEGORIES. - HOMEPAGE is not present but defined in math/R/Makefile.extension to refer to the CRAN web page describing the package. Other relevant web pages are often linked from there via the URL field. This updates all current R packages to this form, which will make regular updates _much_ easier, especially using pkgtools/R2pkg. [1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html
2019-08-03py-arrow: updated to 0.14.4adam3-8/+16
0.14.4 - [FIX] Fixed a regression in 0.14.3 that prevented a tzinfo argument of type string to be passed to the get() function. Functionality such as arrow.get("2019072807", "YYYYMMDDHH", tzinfo="UTC") should work as normal again. - [CHANGE] Moved backports.functools_lru_cache dependency from extra_requires to install_requires for Python 2.7 installs to fix 0.14.3 - [NEW] Added full support for Python 3.8. - [CHANGE] Added warnings for upcoming factory.get() parsing changes in 0.15.0. Please see https://github.com/crsmithdev/arrow/issues/612 for full details. - [FIX] Extensive refactor and update of documentation. - [FIX] factory.get() can now construct from kwargs. - [FIX] Added meridians to Spanish Locale.
2019-08-03py-pytz: updated to 2019.2adam2-7/+7
2019.2: Unknown changes
2019-08-01R-timeDate: update to version 3043.102.brook2-9/+9
Update to the canonical form of an R package and fix the LICENSE field.
2019-07-31R-hms: initial commit.brook4-1/+30
Implements an S3 class for storing and formatting time-of-day values, based on the 'difftime' class.
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz11-21/+22
2019-07-20*: recursive bump for nettle 3.5.1wiz2-4/+4
2019-07-18py-pendulum: updated to 2.0.5adam3-8/+17
2.0.5: Fixed * Fixed ISO week dates not being parsed properly in from_format(). * Fixed loading of some timezones with empty posix spec. * Fixed deprecation warnings. Locales * Added RU locale.
2019-07-18Use https for xfce.org subdomains.nia2-4/+4
2019-07-12py-aniso8601: updated to 7.0.0adam2-7/+7
Changes 7.0.0 Handle all fractional components as an integer number of microseconds, eliminating rounding issues
2019-07-09Use https for pythonhosted.org.nia1-2/+2
2019-07-08time/ruby-tzinfo-data: update to 1.2019.2taca2-7/+7
Update ruby-tzinfo-data to 1.2019.2. Based on version 2019b of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2019-July/000056.html).
2019-07-08py-tzdata: updated to 2019.2adam2-7/+7
2019.2: Unknown changes
2019-07-07Add a package for py-pytimeparse-1.1.8.bsiegert5-1/+55
PR pkg/54340. A small Python library to parse various kinds of time expressions, inspired by a StackOverflow question. The single function pytimeparse.timeparse.timeparse defined in the library (also available as pytimeparse.parse) parses time expressions like the following: 32m 2h32m 3d2h32m 1w3d2h32m 1w 3d 2h 32m 1 w 3 d 2 h 32 m ...
2019-07-02Recursive revbump from gpsd-3.19gdt1-2/+2
2019-07-02time/ntpsec: Re-enable gpsdgdt2-5/+6
ntpsec used to depend on gpsd, but gpsd in pkgsrc was old so it didn't for a while. Depend on it again, which reenables ntploggps.
2019-07-01Follow some remaining search.cpan.org redirects.nia12-27/+27
2019-07-01Added ocaml-mtime to Makefile SUBDIRsjaapb1-1/+2
2019-07-01Added time/ocaml-mtime, a monotonic wall clock library for OCaml.jaapb7-0/+118
This is needed as a dependency for some options of ocaml-git.
2019-07-01Recursive revbump from boost-1.70.0ryoon2-4/+4
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia51-102/+102
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-16py-arrow: updated to 0.14.2adam2-7/+7
0.14.2 - [CHANGE] Travis CI builds now use tox to lint and run tests. - [FIX] Fixed UnicodeDecodeError on certain locales. 0.14.1 - [FIX] Fixed "ImportError: No module named 'dateutil'". 0.14.0 - [NEW] Added provisional support for Python 3.8. - [CHANGE] Removed support for EOL Python 3.4. - [FIX] Updated setup.py with modern Python standards. - [FIX] Upgraded dependencies to latest versions. - [FIX] Enabled flake8 and black on travis builds. - [FIX] Formatted code using black and isort.
2019-05-29(time/ocaml-time_now) USE_TOOLS+= bash instead of BUILD_DEPENDS, tks leot@mef1-2/+2
2019-05-29(time/ocaml-time_now) Add BUILD_DEPENDS+= bash to fix following problemmef1-1/+3
===> Building for ocaml-time_now-0.12.0 I need bash to interpret (bash ...) actions but I couldn't find it :( *** Error code 1
2019-05-25py-vdirsyncer: fix build with latest setuptools_scmwiz2-1/+27
2019-05-23all: replace SUBST_SED with the simpler SUBST_VARSrillig3-7/+7
pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.
2019-05-22py-arrow: updated to 0.13.2adam2-7/+7
0.13.2 - [NEW] Add is_between method. - [FIX] Improved humanize behaviour for near zero durations. - [FIX] Correct humanize behaviour with future days. - [FIX] Documentation updates. - [FIX] Improvements to German Locale.
2019-05-18Update to 1.21wen2-9/+7
Upstream changes: 1.21 2019-05-11 NEILB - Added Time::Elapsed to SEE ALSO, suggested by Ron Savage in RT#122186. - Updated AUTHOR section to reflect that Neil Bowers is current maintainer. - Extended testsuite so there's full code coverage (not pod yet).
2019-05-18Update to 0.15wen2-8/+7
Upstream changes: 0.15 2019-05-12 NEILB - Added support for fractional parts of seconds in hh:mm:ss.ssss - Added L<> links to Time::Duration and duration_exact in that module. - Fixed grammar in doc
2019-05-18Update to 0.08wen2-7/+7
Upstream changes: 0.08 2019-05-07T01:55:51Z Fix test (thanks to manwar, mjemmeson, chorny)
2019-05-18Update to 2.35wen2-7/+7
Upstream changes: 2.35 2019-04-21 - Handle "infinity" as a representation of infinite values in serialized objects. On Solaris we end up with "infinity" and "-infinity" as opposed to just "inf" and "-inf". Fixed by Andrew Paprocki. GH #36.
2019-05-18Update to 1.51wen2-8/+7
Upstream changes: 1.51 2019-04-21 - Fix CLDR formatting of 'S' pattern with more than 9 digits of precision. While we only store nanoseconds in the DateTime object we should still be able to handle an arbitrary number of digits properly. Fixed by Slaven Rezić. GH #89.
2019-05-05Recursive rebvump from devel/nssryoon1-2/+2
2019-05-05py-jdcal: updated to 1.4.1adam2-7/+12
jdcal 1.4.1 Remove testing for Python 2.6 and 3.3. Added testing for Python 3.7. For current Python versions tested see travis.yml. Removed unused function fpart.
2019-05-04xfce4-datetime-plugin: update to 0.7.1gutteridge3-10/+12
Change log: * Removed the frame around the calendar popup to simplify appearance * Spacing improvements in the preferences dialog (bug #14662) * Fixed build warnings * Updated translations