Commit graph

2745 commits

Author SHA1 Message Date
prlw1
583e444319 libhandy1 -> newer libhandy (compile tested) 2022-11-29 08:35:58 +00:00
adam
cc34ee3bc6 massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
adam
9bf47fd74c py-dateparser: updated to 1.1.4
1.1.4 (2022-11-21)
------------------

Improvements:

- Improved support for languages such as Slovak, Indonesian, Hindi, German and Japanese
- Recursively create a model home
- Replace regex sub with simple string replace
- Add Python 3.10, 3.11 support
- Drop support for Python 3.5, 3.6 versions
2022-11-22 10:16:00 +00:00
adam
de2fdd7a27 py-dateparser: updated to 1.1.3
1.1.3 (2022-11-03)
------------------

New features:

- Add support for fractional units

Improvements:

- Fix the returned datetime skipping a day with time+timezone input and PREFER_DATES_FROM = 'future'
- Fix input translatation breaking keep_formatting
- English: support "till date"
- English: support “after” and “before” in relative dates

Cleanups:

- Reorganize internal data
- CI updates
2022-11-21 10:00:48 +00:00
is
d72f69b76b Use https for MASTER_SITES 2022-11-20 18:28:44 +00:00
is
53c595c612 Update to upstream 27jan2015 2022-11-20 18:26:21 +00:00
wiz
ac21e06d36 py-tempora: add missing tool dependency 2022-11-16 22:54:12 +00:00
joerg
5c4e91395e Reset MAINTAINER 2022-11-09 13:14:06 +00:00
adam
6129cac2ef py-tempora: updated to 5.0.2
v5.0.2
======
- Refreshed project.
- Enrolled with Tidelift.

v5.0.1
======
- Refreshed project.

v5.0.0
======
- Removed deprecated ``divide_*`` functions and ``Parser``
  class.
- Require Python 3.7 or later.
- Fixed error reporting in parse_timedelta.

v4.1.2
======
- Docs now build without warnings.

v4.1.1
======
- Fixed issue where digits were picked up in the unit when
  adjacent to the last unit.

v4.1.0
======
- Added support for more formats in ``parse_timedelta``.
- ``parse_timedelta`` now supports formats emitted by
  ``timeit``, including honoring nanoseconds at the
  microsecond resolution.

v4.0.2
======
- Refreshed package metadata.

v4.0.1
======
- Refreshed package metadata.

v4.0.0
======
- Removed ``strptime`` function in favor of
  `datetime.datetime.strptime <https://docs.python.org/3/library/datetime.html#datetime.datetime.strptime>`_. If passing
  a ``tzinfo`` parameter, instead invoke `.replace(tzinfo=...)`
  on the result.
- Deprecated ``divide_timedelta`` and ``divide_timedelta_float``
  now that Python supports this functionality natively.
- Deprecated ``Parser`` class. The
  `dateutil.parser <https://dateutil.readthedocs.io/en/stable/parser.html>`_
  provides more sophistication.
2022-11-06 18:18:37 +00:00
wen
57a9ae57a3 Update to 1.37
Upstream changes:
1.37     2022-10-23

- Rebuilt all locale data with the data from CLDR 42.0.0.


1.36     2022-08-20

- Fixed misparsing of the `be-tarask` locale code. This is a locale with just
  a language name and a variant. The locale parsing code assumed that all
  two-part locale codes had either a script or territory, not a variant. This
  caused the catalog to show the name of this locale as "Belarusian", the same
  as the `be` code. Reported by yvanzo. Fixes GH #32.
2022-11-06 09:57:10 +00:00
wen
c5769a8bb5 Update to 2.56
Upstream changes:
2.56    2022-10-28

- This release is based on version 2022f of the Olson database. This release
  includes contemporary changes for Fiji and Mexico.
2022-11-06 09:53:13 +00:00
wen
8ecfca8331 Update to 1.59
Upstream changes:
1.59   2022-10-23

- Fixed tests to pass with DateTime::Locale 1.37+. Reported by Slaven
  Rezić. GH #34.
2022-11-06 09:48:43 +00:00
joerg
1d25b869cc Needs pip 2022-11-05 22:31:42 +00:00
taca
6170a38406 time/ruby-tzinfo-data: update to 1.2022.6
1.2022.6 (2022-10-29)

* Based on version 2022f of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2022-October/000075.html).
2022-11-03 07:50:12 +00:00
adam
180b02b428 py-pytz: updated to 2022.6
2022.6:
Unknown changes
2022-11-02 11:08:45 +00:00
gutteridge
ba2be77cba p5-DateTime-TimeZone: update to 2.55
2.55    2022-10-11

- This release is based on version 2022e of the Olson database. This release
  includes contemporary changes for Jordan and Syria.
2022-10-31 03:23:18 +00:00
wiz
dbe1a54e9d *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:34 +00:00
adam
348021b3d7 py-iso8601: updated to 1.1.0
1.1.0
missed a comma
raise ParseError if we get an exception on is_iso8601()
Add is_iso8601() function
Update license years
2022-10-25 09:09:26 +00:00
adam
cbbadd4c62 py-dateparser: updated to 1.1.2
1.1.2 (2022-10-20)
------------------

Improvements:

- Added support for negative timestamp
- Fixed PytzUsageWarning for Python versions >= 3.6
- Added support for dates with dots and spaces
- Improved support for Ukrainian, Croatian and Russian
- Added support for parsing Unix timestamps consistently regardless of timezones
- Improved tests
2022-10-25 09:02:38 +00:00
adam
7875f415b9 py-pytz: updated to 2022.5
2022.5
Unknown changes
2022-10-25 07:21:35 +00:00
adam
9444db5c1b py-goocalendar: updated to 0.7.2
Version 0.7.2 - 2021-03-28
* Add support GooCanvas 3.0
* Add selected text color property
* Remove lighter background on event
2022-10-14 11:56:16 +00:00
taca
2050147d60 time/ruby-tzinfo-data: update to 1.2022.5
1.2022.5 (2022-10-12)

* Based on version 2022e of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2022-October/000074.html).
2022-10-13 16:33:58 +00:00
gutteridge
3c443964c6 p5-DateTime-TimeZone: update to 2.54
2.54    2022-09-24

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

2.53    2022-08-13

- This release is based on version 2022b of the Olson database. This release
  includes contemporary changes for Chile and Iran.
2022-10-05 22:09:38 +00:00
adam
a8c3167368 py-pytz: updated to 2022.4
2022.4:
Unknown changes
2022-10-03 09:07:35 +00:00
taca
6ef9e1cc84 time/ruby-tzinfo-data: update to 1.2022.4
1.2022.4 (2022-09-24)

Based on version 2022d of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2022-September/000073.html).
2022-09-29 10:48:51 +00:00
markd
f9be2e4648 KDE Gear update to 22.08.1
16 months of development
2022-09-29 01:21:24 +00:00
markd
5c9e384f52 KDE Frameworks update to 5.98.0
5 months of development
2022-09-29 01:20:43 +00:00
gutteridge
10b6fa214d xfce4-datetime-plugin: update to 0.8.2
Change log:

0.8.2 (2022-09-19)
=====
- Fix time calculation
- build: Fix intltool lock file problem during make distcheck
- Fix compilation warnings
- autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
- Update `.gitignore`
- datetime: replace deprecated GTimeVal
- Translation Updates:
  Belarusian, English (Canada), Hebrew, Norwegian Bokmål, Slovenian,
  Spanish, Turkish
2022-09-28 23:54:41 +00:00
wiz
0e673aeb9f py-dateparser: unrestrict py-regex dependency
Bump PKGREVISION.
2022-09-17 21:26:31 +00:00
wiz
dd5f63c32a *: bump PKGREVISION for flac shlib bump 2022-09-11 12:51:02 +00:00
pin
daa90b0aca Add rusti-cal 2022-09-10 16:17:21 +00:00
pin
2c6db52231 time/rusti-cal: import pkg
Lightning-fast and minimal calendar command line, similar to cal.
2022-09-10 16:16:27 +00:00
pho
db768923d8 Recursive bump for recently updated Haskell packages 2022-09-07 06:50:44 +00:00
pho
2db9e32a07 Update to clock-0.8.3
* Dropped support for GHC < 7.8.
* Tested with GHC 7.8 - 9.2.
* TODO: new module System.Clock.Seconds
* TODO: new functions
* TODO: other changes
2022-09-06 19:18:33 +00:00
adam
52dfe8d16f py-arrow: updated to 1.2.3
1.2.3 (2022-06-25)
------------------
- [NEW] Added Amharic, Armenian, Georgian, Laotian and Uzbek locales.
- [FIX] Updated Danish locale and associated tests.
- [INTERNAl] Small fixes to CI.
2022-09-05 13:25:48 +00:00
taca
bc54c77b61 time/ruby-timers: update to 4.3.4
4.3.4 (2022-09-02)

* Add clear! function and refactor validate function
* Add tests that use validate function to check heap invariant
* Refactor name of heap validation method from validate! to valid?
* CI against Ruby 3.1
* Modernize gem.
* Migrate to sus for tests.
* Flush queued timers if possible.
2022-09-04 13:53:31 +00:00
wiz
d1be4d4cfb oclock: update to 1.0.5.
Alan Coopersmith (9):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Pass -D_CONST_X_STRING to make libXt declare String as const char *
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Declare bitmap data as const
      Add cast to clear -Wsign-compare warning
      oclock 1.0.5
2022-08-31 19:23:06 +00:00
adam
da3f2ef239 py-pytz: updated to 2022.2.1
2022.2.1
Unknown changes
2022-08-23 09:40:45 +00:00
taca
8fa1e07bd0 time/ruby-tzinfo-data: update to 1.2022.3
1.2022.2 (2022-08-11)

Based on version 2022b of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2022-August/000071.html).

1.2022.3 (2022-08-16)

Based on version 2022c of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2022-August/000072.html).

Note that there are no changes from version 1.2022.2 (other than the
version).  The 2022c release of the Time Zone Database does not include any
time zone data changes from 2022b.
2022-08-18 13:58:50 +00:00
gutteridge
1e4ca2627d Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-08-11 05:08:00 +00:00
pin
75692fd7ab time/heliocron: update to 0.8.1
[v0.8.1] - 2022-08-01
Added
   add --watch and --json to an overall much enhanced poll subcommand.

[v0.8.0] - 2022-07-31
Added
   poll subcommand - when executed, will return whether it is day, night or
    twilight (#54).

Fixed
   More time zone errors... more tests added to prove correctness (#53).
   Errors when running integration tests using rust-cross (#58)

Changed
   Switched from pseudo-decimal degrees (e.g. "5.1N") to actual decimal
    degrees (e.g. 5.1) for coordinates (#56).
   Refactored Github Actions workflows

[v0.7.0] - 2022-06-12
Fixed
   Fixed handling of time zones so that they are now implemented properly (#41).

Changed
   Migrated from old version of structopt to clap for command line argument
    parsing.

Removed
   --date-format flag has been removed as it adds additional complexity when
    validating command line args for no real benefit.

[v0.6.1] - 2022-06-11

Cut a new release specifically for crates.io to bump tokio-walltime to v0.1.2.
Previous versions of tokio-walltime failed to compile on the Raspberry Pi
architectures. v0.6.0 of heliocron has been yanked from crates.io.
2022-08-02 11:14:49 +00:00
ast
c04f8b77ab time/p5-Test-Time update to 0.092
. Fix x_authority (No change in the code)
  . Fix prototype attributes for older perl versions
  . Avoid subroutine redefine warning when using with Devel::Cover (nanto #15)
2022-08-02 09:11:51 +00:00
ast
dac44f10a6 time/p5-DateTime-Locale: update to 1.35
- The code passed to DateTime::Locale->load is now validated and untainted
  before using it to load and eval data from the filesystem.
- Rebuilt all locale data with the data from CLDR 40.0.0.
2022-08-02 09:08:07 +00:00
taca
19de80e7ee time/ruby-tzinfo: update to 2.0.5
2.0.5 (2022-07-19)

* Changed DateTime results to always use the proleptic Gregorian calendar.
  This affects DateTime results prior to 1582-10-15 and any arithmetic
  performed on the results that would produce a secondary result prior to
  1582-10-15.

* Added support for eager loading all the time zone and country data by
  calling either TZInfo::DataSource#eager_load! or TZInfo.eager_load!.
  Compatible with Ruby On Rails' eager_load_namespaces. #129.

* Ignore the SECURITY file from Arch Linux's tzdata package. #134.
2022-07-30 14:24:09 +00:00
taca
79404e1dcc time/ruby-tzinfo1: update to 1.2.10
1.2.10 (2022-07-19)

* Fixed a relative path traversal bug that could cause arbitrary files to be
  loaded with require when used with RubyDataSource.  Please refer to
  GHSA-5cm2-9h8c-rvfx for details. CVE-2022-31163.

* Ignore the SECURITY file from Arch Linux's tzdata package. #134.
2022-07-30 14:20:41 +00:00
tnn
7db0dbd916 ntpsec: update to 1.2.1
2021-06-06: 1.2.1
Update ntpkeygen/keygone to properly filter # characters. (CVE-2021-22212)
Add dextral peers mode in ntpq and ntpmon.
Drop NTPv1 as the support was not RFC compliant, maybe v2 except mode 6 next.
Fix argument P for ntpd parsing fixed and ntpdate improvements.
Fix crash for raw ntpq readvar.
Add processor usage to NTS-KE logging except on NetBSD.
The build epoch has been replaced with a hardcoded timestamp which will be
manually updated every nine years or so (approx 512w).  This makes the
binaries reproducible by default.
Compare versions of ntp.ntpc and libntpc printing a warning if
mismatched. Fix libntpc install path if using it.
Reduce maxclocks default to 5 to reduce the NTP pool load.
Print LIBDIR during ./waf configure.
Add documentation, new GPG key, and other cleanups.

2020-10-06: 1.2.0
The minor version bump is to indicate official official support of
RFC8915 "Network Time Security for the Network Time Protocol" which
was released 2020-09-30.
NTS-KE client now defaults to port 4460.
NTS-KE server now listens on port 4460.
(Listening on port 123 has been removed.)
The shebang of installed Python scripts can now be customized with:
  waf configure --pyshebang="..."
NTP clients now use a shared library with Python instead of an extension.
Add flakiness option to ntpq and fixed limit=1 in mrulist.
Fixed a minor formatting issue in rate page.
2022-07-30 01:22:07 +00:00
tnn
91c3e2c19a ntpsec: master site redirects to https, use https directly
... but the certiciate is expired. Have complained to upstream.
2022-07-30 00:00:57 +00:00
adam
d808eba8ef py-pytz: updated to 2022.1
2022.1
Unknown changes
2022-07-12 09:23:40 +00:00
wiz
86e808f3a6 calcurse: wants python3 2022-07-12 09:04:01 +00:00
adam
5b2df145eb khal: updated to 0.10.5
0.10.5
======
* FIX support for tzlocal >= 4.0
* FIX ability to show an event's calendar in ikhal
* FIX an error logging for certain broken icalendar events that made ikhal crash
  after editing those events
* NEW Add widget to interactive event editor that allows adding attendees as
  comma separated list of email addresses
* FIX event creation for events after the second next DST transition
* NEW Add support for Python 3.10
* CHANGE `search`, `at`, and `list` don't print "No events" anymore if no matching
  events are found
* NEW Add option to use `multiple` color only when not all calendar colors can
  be displayed.
* CHANGE we are not shipping a zsh completion file anymore but provide
  documentation on how to generate completion files for bash, zsh, and fish
  (see the install section of the documentation)
2022-07-12 06:01:26 +00:00