aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/time.scm
Commit message (Collapse)AuthorAge
* gnu: countdown: Remove input labels.Sharlatan Hellseher2024-04-06
| | | | | | * gnu/packages/time.scm (countdown) [native-inputs]: Remove labels. Change-Id: Ic2ebb39885ae351da5987721f92c1e21e1e15b58
* gnu: countdown: Update to 1.5.0.Sharlatan Hellseher2024-04-06
| | | | | | | * gnu/packages/time.scm (countdown): Update to 1.5.0. [native-inputs]: Remove go-github-com-mattn-go-runewidth. Change-Id: I6a1267721abf2fd1dde4cfe75ddf40a7cb1ed6ed
* gnu: tz: Refresh package style.Sharlatan Hellseher2024-04-06
| | | | | | | | | | * gnu/packages/time.scm (tz): [arguments]: Swap to list style. <#:phases>: Swap to default 'check phase. Set <#:install-source?> to #t. [inputs]: Remove labels. [description]: Fix indentation. Change-Id: Id375585c926535015f5c4b8b9964fa455de7ca41
* gnu: tz: Update to 0.7.0.Sharlatan Hellseher2024-04-06
| | | | | | | * gnu/packages/time.scm (tz): Update to 0.7.0. [inputs]: Add go-github-com-tkuchiki-go-timezone. Change-Id: I6984763a1235f79f5845b79eada0134a5c20f236
* gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz.Sharlatan Hellseher2024-04-06
| | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/check.scm: Add (gnu packages golang-xyz) module. * gnu/packages/disk.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/time.scm: Likewise. * gnu/packages/weather.scm: Likewise. Change-Id: I80f8b4c31c0fd8fee7c190a7740513ee139646d4
* gnu: Add rdate.Juliana Sims2024-03-08
| | | | | | | * gnu/packages/time.scm (rdate): New variable. Change-Id: I12217c62fe17a93bdb5364f807804eea7fc57a23 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: python-tzlocal: Update to 5.2.Liliana Marie Prikler2024-02-03
| | | | | | | | | * gnu/packages/time.scm (python-tzlocal): Update to 5.2. [source]: Fetch from git. [build-system]: Use pyproject-build-system [propagated-inputs]: Remove python-pytz. Add python-tzdata. [native-inputs]: Add python-check-manifest, python-pytest, and python-pytest-cov.
* gnu: Add python-tzdata.Liliana Marie Prikler2024-02-03
| | | | | * gnu/packages/time.scm (python-tzdata): New variable. * gnu/packages/base.scm (tzdata): Update comment.
* gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14.Nguyễn Gia Phong2023-06-21
| | | | | | | | * gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Update to 0.0.14. (go-github.com-mattn-go-runewidth): Remove, and change users to to refer to 'go-github-com-mattn-go-runewidth'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-arrow: Update to 1.2.3.Ricardo Wurmus2023-05-10
| | | | * gnu/packages/time.scm (python-arrow): Update to 1.2.3.
* gnu: Add python-dateutils.Ricardo Wurmus2023-05-10
| | | | * gnu/packages/time.scm (python-dateutils): New variable.
* gnu: Add python-timezonefinder.Sharlatan Hellseher2023-05-08
| | | | | | | | * gnu/packages/time.scm (python-timezonefinder): New variable. * gnu/packages/geo.scm (h3-3, python-h3-3): New variables. The latest compatible versions to build python-timezonefinder. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-isodate: Update to 0.6.1.Greg Hogan2023-03-27
| | | | | | * gnu/packages/time.scm (python-isodate): Update to 0.6.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-dateutil: Adjust tests for Pytest 7.Marius Bakke2022-08-13
| | | | | | * gnu/packages/patches/python-dateutil-pytest-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/time.scm (python-dateutil)[source](patches): New field.
* gnu: python-setuptools-scm: Move to (gnu packages python-build).Maxim Cournoyer2022-06-26
| | | | | * gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here... * gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
* Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2022-06-01
|\
| * gnu: Remove python2-iso8601.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/time.scm (python2-iso8601): Delete variable.
| * gnu: Remove python2-pytz.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/time.scm (python2-pytz): Delete variable.
| * gnu: Remove python2-dateutil.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/time.scm (python2-dateutil): Delete variable.
| * gnu: Remove python2-pyrfc3339.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/time.scm (python2-pyrfc3339): Delete variable.
| * gnu: Remove python2-isodate.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/time.scm (python2-isodate): Delete variable.
| * gnu: Remove python2-tzdata.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/time.scm (python2-tzdata): Delete variable.
| * gnu: Remove python2-aniso8601.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/time.scm (python2-aniso8601): Delete variable.
| * gnu: Remove python2-parsedatetime.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/time.scm (python2-parsedatetime): Delete variable.
| * gnu: Remove python2-monotonic.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/time.scm (python2-monotonic): Delete variable.
* | Merge branch 'master' into stagingEfraim Flashner2022-05-16
|\|
| * gnu: Fix the build of wicd.Leo Famulari2022-05-15
| | | | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/55440>. * gnu/packages/check.scm (python2-pytest-cov, python2-freezegun): Define without package-with-python2. * gnu/packages/python-xyz.scm (python2-babel): Likewise. * gnu/packages/time.scm (python2-dateutil): Likwise.
* | gnu: python-pytz: Update to 2022.1.Leo Famulari2022-05-08
| | | | | | | | * gnu/packages/time.scm (python-pytz): Update to 2022.1.
* | gnu: python-iso8601: Update to 1.0.2.Marius Bakke2022-02-13
|/ | | | | | | | * gnu/packages/time.scm (python-iso8601): Update to 1.0.2. [native-inputs]: Add PYTHON-PYTZ. [home-page]: Update to current. [properties]: New field. * gnu/packages/time.scm (python2-iso8601): Update to 0.1.16.
* gnu: python-parsedatetime: Update to 2.6.Pradana AUMARS2022-01-24
| | | | | | * gnu/packages/time.scm (python-parsedatetime): Update to 2.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-pendulum: Add setup.py to fix build.Foo Chuan Wei2022-01-14
| | | | | | | * gnu/packages/time.scm (python-pendulum)[arguments]: Add "setup.py" to fix build. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add tz.Guix Together2022-01-12
| | | | | | | | * gnu/packages/time.scm (tz): New variable. Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Jorge Acereda <jacereda@gmail.com> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: datefudge: Add a backup source URI.Leo Famulari2021-12-17
| | | | | | This tarball disappeared upstream. * gnu/packages/time.scm (datefudge)[source]: Add backup URI.
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: python-aniso8601: Update to 9.0.1.Ludovic Courtès2021-11-18
| | | | | * gnu/packages/time.scm (python-aniso8601): Update to 9.0.1. [propagated-inputs]: Remove.
* gnu: python-dateutil: Update to 2.8.2.Maxim Cournoyer2021-11-11
| | | | * gnu/packages/time.scm (python-dateutil): Update to 2.8.2.
* gnu: python-arrow: Move python-pytz to native-inputs.jgart2021-10-20
| | | | | | | | * gnu/packages/time.scm (python-arrow)[propagated-inputs]: Move python-pytz to ... [native-inputs]: ... here since it is only used for testing purposes. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-arrow: Honor #:tests? in 'check' phase.Ludovic Courtès2021-07-09
| | | | | * gnu/packages/time.scm (python-arrow)[arguments]: 'check' phase honors #:tests?.
* gnu: python-arrow: Update to 1.1.1.Kris Fremen2021-07-09
| | | | * gnu/packages/time.scm (python-arrow): Update to 1.1.1.
* gnu: python2-pendulum: Remove package.zimoun2021-06-08
| | | | | | * gnu/packages/time.scm (python2-pendulum): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-pytz: Update to 2021.1.Leo Famulari2021-03-26
| | | | * gnu/packages/time.scm (python-pytz): Update to 2021.1.
* gnu: python-pytzdata: Update to 2020.1.Leo Famulari2021-03-26
| | | | * gnu/packages/time.scm (python-pytzdata): Update to 2020.1.
* gnu: python2-arrow: Remove package.zimoun2021-03-23
| | | | | | * gnu/packages/time.scm (python2-arrow): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add countdown.Ryan Prior via Guix-patches via2021-03-18
| | | | | | | | * gnu/packages/time.scm (countdown): New variable. Also adds copyright, adds necessary module dependencies, and sorts them alphabetically. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-tzlocal: Update to 2.1.Efraim Flashner2021-02-15
| | | | | | * gnu/packages/time.scm (python-tzlocal): Update to 2.1. [arguments]: Adjust custom 'fix-symlink-tests phase for code changes. Also skip other known-to-fail test.
* gnu: python-arrow: Adjust test suite.Efraim Flashner2021-02-08
| | | | | * gnu/packages/time.scm (python-arrow)[arguments]: Skip test broken by dependant package.
* Merge branch 'ungrafting' into stagingMarius Bakke2020-12-21
|\
| * gnu: python-arrow: Update to 0.17.0.Tanguy Le Carrour2020-12-13
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/time.scm (python-arrow): Update to 0.17.0. [arguments]: Replace check phase to invoke pytest. [native-inputs]: Add python-pytest, python-pytest-cov and python-pytest-mock. [propagated-inputs]: Add python-pytz. [home-page]: Update. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: python-pytz: Update to 2020.4.Marius Bakke2020-12-13
| | | | | | | | * gnu/packages/time.scm (python-pytz): Update to 2020.4.
* | gnu: python-iso8601: Update to 0.1.13.Marius Bakke2020-12-13
|/ | | | | * gnu/packages/time.scm (python-iso8601): Update to 0.1.13. [arguments]: New field.