summaryrefslogtreecommitdiff
path: root/gnu/packages/time.scm
AgeCommit message (Collapse)Author
2025-02-27gnu: Add termdown.Abhishek Cherath
* gnu/packages/time.scm (termdown): New variable. Change-Id: I1532cb6828437bb6a4a6416237454529e4de1e07 Signed-off-by: Nicolas Goaziou <[email protected]>
2025-02-04gnu: python-ciso8601: Update to 2.3.2.Sharlatan Hellseher
* gnu/packages/time.scm (python-ciso8601): Update to 2.3.2. [build-system]: Swap to pyrpoject-buid-system. [native-inputs]: Remove python-pytz; add python-pytest, python-setuptools, and python-wheel. Change-Id: Ic1a4a329ca8e365976b490de7d7025299782ee41
2025-02-04gnu: Add python-relativetimebuilder.h.nasajpour
* gnu/packages/time.scm (python-relativetimebuilder): New variable Co-authored-by: Sharlatan Hellseher <[email protected]> Signed-off-by: Sharlatan Hellseher <[email protected]> Change-Id: I741f3524b22216a2e620f269f51c7f90bd0d0772
2025-01-21gnu: go-github.com-nsf-termbox-go: Fix name.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github.com-nsf-termbox-go): Rename variable to go-github-com-nsf-termbox-go. (go-github-com-gizak-termui-v3) [propagated- inputs]: Remove go-github.com-nsf-termbox-go; add go-github-com-nsf-termbox-go. * gnu/packages/games.scm (harmonist) [inputs]: Remove go-github.com-nsf-termbox-go; add go-github-com-nsf-termbox-go. * gnu/packages/time.scm (countdown) [inputs]: Remove go-github.com-nsf-termbox-go; add go-github-com-nsf-termbox-go. Change-Id: I621304593cc00cdf8bcf9acc0f8e1064682e0d3f
2025-01-21gnu: packages/time: Remove golang module.Sharlatan Hellseher
* gnu/packages/time.scm: As all Golang dependencies were shifted to corresponded submodules, remove not required "golang" module from used ones. Change-Id: Idc13006a935c334ff8cd0e99e14888c7bf3984cf
2025-01-20gnu: python-isodate: Update to 0.7.2.Ricardo Wurmus
* gnu/packages/time.scm (python-isodate): Update to 0.7.2. [build-system]: Use pyproject-build-system. [native-inputs]: Remove python-six; add python-pytest, python-setuptools, python-setuptools-scm, and python-wheel. Change-Id: I5ba64eb433e39c0bbb0360273f822d95ea7c63d3
2025-01-01gnu: Add python-pytz-deprecation-shim.Vinicius Monego
* gnu/packages/time.scm (python-pytz-deprecation-shim): New variable. Change-Id: I481ea9818444d9a14efcf7b11d44c68a5f2fec3f Signed-off-by: Danny Milosavljevic <[email protected]>
2024-12-13gnu: build-system/pyproject: Add missing native-inputs.Nicolas Graves
* gnu/packages/bioinformatics.scm (python-ega-download-client) [native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/databases.scm (datasette)[native-inputs]: Add python-pip. * gnu/packages/django.scm (python-django-localflavor, python-django-contact-form)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/graphviz.scm (python-uqbar)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/jupyter.scm (python-jupyterlab-server)[native-inputs]: Add python-wheel. (python-nbstripout)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/machine-learning.scm (python-captum, python-linear-operator, python-gpytorch)[native-inputs]: Add python-setuptools. * gnu/packages/music.scm (abjad, abjad-ext-rmarkers, abjed-ext-nauert, python-mutagen)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/package-management.scm (python-conda-package-handling)[native-inputs]: Add python-setuptools and python-wheel. (conda)[native-inputs]: Add python-wheel. * gnu/packages/python-check.scm (python-pyinstrument, python-pytest-testmon, python-pytest-trio, python-nbval, python-pytest-toolbox)[native-inputs]: Add python-setuptools and python-wheel. (python-nptyping)[native-inputs]: Add python-setuptools. * gnu/packages/python-check.scm (python-dask-expr)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/python-web.scm (parfive, python-aioftp, python-hupper, python-sanic, python-mechanicalsoup, python-tinycss, python-aiostream, python-cbor2, gunicorn)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/python-xyz.scm (python-apprise, python-jaraco-classes, python-sparse, python-shtab, python-pyan3)[native-inputs]: Add python-setuptools. (python-jupytext, python-orderedmultidict, python-identify, python-nodeenv, python-cfgv, python-zarr, python-multipart, python-nbconvert, python-cram, python-immutables, python-numpydoc, python-cairosvg, python-unidecode, python-black, python-multidict, python-mpv-jsonipc, python-humanize, python-cmd2)[native-inputs]: Add python-setuptools and python-wheel. (python-partd, python-dask, python-zarr)[native-inputs]: Add python-wheel. (python-nbconvert)[propagated-inputs]: Add texlive-etoolbox. Remove duplicate textlive-jknapltx. (python-isort)[native-inputs]: Add python-pip. * gnu/packages/simulation.scm (python-fenics-dijitso)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/sphinx.scm (python-pydata-sphinx-theme, python-sphinx-autodoc-typehints)[native-inputs]: Add python-setuptools. * gnu/packages/syndication.scm (tuir)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/terminals.scm (python-halo)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/time.scm (python-arrow, python-dateutil) [native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/version-control.scm (pre-commit)[native-inputs]: Add python-setuptools and python-wheel. Remove input labels. * gnu/packages/virtualization.scm (python-qemu-qmp, python-transient)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/xorg.scm (python-xcffib)[native-inputs]: Add python-setuptools and python-wheel. Signed-off-by: Nicolas Goaziou <[email protected]> Change-Id: Id61cf8cdc47bd4c2871c0a9c8e9a5bfd51157df0
2024-12-13gnu: python-dateutil: Move to pyproject-build-system.Nicolas Graves
* gnu/packages/time.scm (python-dateutil): Improve package style. [build-system]: Move to pyproject-build-system. [arguments]: Use <#:test-flags> instead of check phase replacement. Change-Id: I252fbe47f04ba6a2fbcc497565cbf6e352f9d06c Signed-off-by: Nicolas Goaziou <[email protected]>
2024-12-13gnu: python-arrow: Move to pyproject-build-system.Nicolas Graves
* gnu/packages/time.scm (python-arrow): Improve package style. [build-system]: Move to pyproject-build-system. [arguments]: Moving check replacement phase from <#:phases> to equivalent <#:test-flags>. Change-Id: I7e3d356610d624855c3898ccdbfb308ce9f6e627 Signed-off-by: Nicolas Goaziou <[email protected]>
2024-12-13gnu: Add python-setuptools/python-wheel where necessary.Lars-Dominik Braun
Changes to pyproject-build-system require explicit dependency on setuptools/wheel. Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
2024-12-13build-system/pyproject: Use python-sans-pip-wrapper as default-python.Lars-Dominik Braun
Also adds python-setuptools and python-wheel to relevant packages, either to native-inputs or to propagated inputs if the pkg_resources Python module is loaded at runtime. * guix/build-system/pyproject.scm (default-python): Default to python-sans-pip-wrapper. Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4
2024-08-31gnu: datefudge: Update to 1.26.Efraim Flashner
* gnu/packages/time.scm (datefudge): Update to 1.26. [source]: Update source URIs. Remove patch. [arguments]: Adjust make-flags to allow cross-compiling and set the version string. Remove custom 'patch-makefile phase. * gnu/packages/patches/datefudge-gettimeofday.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I8b53f9a9c3eb900ce5bceaa864ed701fb3cd3dc4
2024-08-31gnu: python-pytz: Update to 2023.3.post1.Zheng Junjie
* gnu/packages/time.scm (python-pytz): Update to 2023.3.post1. Change-Id: Ia8b4a58127be7acc9a188ae1eaffa61a05842e05 Signed-off-by: Maxim Cournoyer <[email protected]>
2024-08-31gnu: python-tzdata: Update to 2023.4.Josselin Poiret
* gnu/packages/time.scm (python-tzdata): Update to 2023.4. Change-Id: Ic7e68392f69cbf2048e6588c8810d45beacebb10
2024-07-15gnu: packages/golang: Set default go version to 1.21.Sharlatan Hellseher
Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep 2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>. These changes set preferable default version to the minimal currently maintained one e.g. 1.21 * gnu/packages/golang.scm (go): Set default to go-1.21, add annotation for the future maintenance. Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and 1.21: * gnu/packages/admin.scm * gnu/packages/configuration-management.scm * gnu/packages/databases.scm * gnu/packages/disk.scm * gnu/packages/education.scm * gnu/packages/file-systems.scm * gnu/packages/finance.scm * gnu/packages/golang-check.scm * gnu/packages/golang-crypto.scm * gnu/packages/golang-web.scm * gnu/packages/golang-xyz.scm * gnu/packages/golang.scm * gnu/packages/high-availability.scm * gnu/packages/ipfs.scm * gnu/packages/irc.scm * gnu/packages/messaging.scm * gnu/packages/networking.scm * gnu/packages/syncthing.scm * gnu/packages/textutils.scm * gnu/packages/time.scm * gnu/packages/version-control.scm * gnu/packages/video.scm Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb
2024-04-06gnu: countdown: Remove input labels.Sharlatan Hellseher
* gnu/packages/time.scm (countdown) [native-inputs]: Remove labels. Change-Id: Ic2ebb39885ae351da5987721f92c1e21e1e15b58
2024-04-06gnu: countdown: Update to 1.5.0.Sharlatan Hellseher
* gnu/packages/time.scm (countdown): Update to 1.5.0. [native-inputs]: Remove go-github-com-mattn-go-runewidth. Change-Id: I6a1267721abf2fd1dde4cfe75ddf40a7cb1ed6ed
2024-04-06gnu: tz: Refresh package style.Sharlatan Hellseher
* 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
2024-04-06gnu: tz: Update to 0.7.0.Sharlatan Hellseher
* gnu/packages/time.scm (tz): Update to 0.7.0. [inputs]: Add go-github-com-tkuchiki-go-timezone. Change-Id: I6984763a1235f79f5845b79eada0134a5c20f236
2024-04-06gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz.Sharlatan Hellseher
* 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
2024-03-08gnu: Add rdate.Juliana Sims
* gnu/packages/time.scm (rdate): New variable. Change-Id: I12217c62fe17a93bdb5364f807804eea7fc57a23 Signed-off-by: Andreas Enge <[email protected]>
2024-02-03gnu: python-tzlocal: Update to 5.2.Liliana Marie Prikler
* 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.
2024-02-03gnu: Add python-tzdata.Liliana Marie Prikler
* gnu/packages/time.scm (python-tzdata): New variable. * gnu/packages/base.scm (tzdata): Update comment.
2023-06-21gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14.Nguyễn Gia Phong
* 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 <[email protected]>
2023-05-10gnu: python-arrow: Update to 1.2.3.Ricardo Wurmus
* gnu/packages/time.scm (python-arrow): Update to 1.2.3.
2023-05-10gnu: Add python-dateutils.Ricardo Wurmus
* gnu/packages/time.scm (python-dateutils): New variable.
2023-05-08gnu: Add python-timezonefinder.Sharlatan Hellseher
* 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 <[email protected]>
2023-03-27gnu: python-isodate: Update to 0.6.1.Greg Hogan
* gnu/packages/time.scm (python-isodate): Update to 0.6.1. Signed-off-by: Christopher Baines <[email protected]>
2022-08-13gnu: python-dateutil: Adjust tests for Pytest 7.Marius Bakke
* 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.
2022-06-26gnu: python-setuptools-scm: Move to (gnu packages python-build).Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here... * gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
2022-06-01Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-05-31gnu: Remove python2-iso8601.Maxim Cournoyer
* gnu/packages/time.scm (python2-iso8601): Delete variable.
2022-05-31gnu: Remove python2-pytz.Maxim Cournoyer
* gnu/packages/time.scm (python2-pytz): Delete variable.
2022-05-31gnu: Remove python2-dateutil.Maxim Cournoyer
* gnu/packages/time.scm (python2-dateutil): Delete variable.
2022-05-31gnu: Remove python2-pyrfc3339.Maxim Cournoyer
* gnu/packages/time.scm (python2-pyrfc3339): Delete variable.
2022-05-31gnu: Remove python2-isodate.Maxim Cournoyer
* gnu/packages/time.scm (python2-isodate): Delete variable.
2022-05-31gnu: Remove python2-tzdata.Maxim Cournoyer
* gnu/packages/time.scm (python2-tzdata): Delete variable.
2022-05-31gnu: Remove python2-aniso8601.Maxim Cournoyer
* gnu/packages/time.scm (python2-aniso8601): Delete variable.
2022-05-31gnu: Remove python2-parsedatetime.Maxim Cournoyer
* gnu/packages/time.scm (python2-parsedatetime): Delete variable.
2022-05-31gnu: Remove python2-monotonic.Maxim Cournoyer
* gnu/packages/time.scm (python2-monotonic): Delete variable.
2022-05-16Merge branch 'master' into stagingEfraim Flashner
2022-05-15gnu: Fix the build of wicd.Leo Famulari
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.
2022-05-08gnu: python-pytz: Update to 2022.1.Leo Famulari
* gnu/packages/time.scm (python-pytz): Update to 2022.1.
2022-02-13gnu: python-iso8601: Update to 1.0.2.Marius Bakke
* 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.
2022-01-24gnu: python-parsedatetime: Update to 2.6.Pradana AUMARS
* gnu/packages/time.scm (python-parsedatetime): Update to 2.6. Signed-off-by: Efraim Flashner <[email protected]>
2022-01-14gnu: python-pendulum: Add setup.py to fix build.Foo Chuan Wei
* gnu/packages/time.scm (python-pendulum)[arguments]: Add "setup.py" to fix build. Signed-off-by: Nicolas Goaziou <[email protected]>
2022-01-12gnu: Add tz.Guix Together
* gnu/packages/time.scm (tz): New variable. Co-authored-by: jgart <[email protected]> Co-authored-by: Jorge Acereda <[email protected]> Signed-off-by: Nicolas Goaziou <[email protected]>
2021-12-17gnu: datefudge: Add a backup source URI.Leo Famulari
This tarball disappeared upstream. * gnu/packages/time.scm (datefudge)[source]: Add backup URI.
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.