| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/packages/time.scm (python-pytz): Update to 2023.3.post1.
Change-Id: Ia8b4a58127be7acc9a188ae1eaffa61a05842e05
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/time.scm (python-tzdata): Update to 2023.4.
Change-Id: Ic7e68392f69cbf2048e6588c8810d45beacebb10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* gnu/packages/time.scm (countdown) [native-inputs]: Remove labels.
Change-Id: Ic2ebb39885ae351da5987721f92c1e21e1e15b58
|
|
|
|
|
|
|
| |
* gnu/packages/time.scm (countdown): Update to 1.5.0.
[native-inputs]: Remove go-github-com-mattn-go-runewidth.
Change-Id: I6a1267721abf2fd1dde4cfe75ddf40a7cb1ed6ed
|
|
|
|
|
|
|
|
|
|
| |
* 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/packages/time.scm (tz): Update to 0.7.0.
[inputs]: Add go-github-com-tkuchiki-go-timezone.
Change-Id: I6984763a1235f79f5845b79eada0134a5c20f236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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/packages/time.scm (rdate): New variable.
Change-Id: I12217c62fe17a93bdb5364f807804eea7fc57a23
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
|
| |
* 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/packages/time.scm (python-tzdata): New variable.
* gnu/packages/base.scm (tzdata): Update comment.
|
|
|
|
|
|
|
|
| |
* 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/packages/time.scm (python-arrow): Update to 1.2.3.
|
|
|
|
| |
* gnu/packages/time.scm (python-dateutils): New variable.
|
|
|
|
|
|
|
|
| |
* 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/packages/time.scm (python-isodate): Update to 0.6.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* 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/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/time.scm (python2-iso8601): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/time.scm (python2-pytz): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/time.scm (python2-dateutil): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/time.scm (python2-pyrfc3339): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/time.scm (python2-isodate): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/time.scm (python2-tzdata): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/time.scm (python2-aniso8601): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/time.scm (python2-parsedatetime): Delete variable.
|
| |
| |
| |
| | |
* gnu/packages/time.scm (python2-monotonic): Delete variable.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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/packages/time.scm (python-pytz): Update to 2022.1.
|
|/
|
|
|
|
|
|
| |
* 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/packages/time.scm (python-parsedatetime): Update to 2.6.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/time.scm (python-pendulum)[arguments]: Add "setup.py" to fix
build.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
This tarball disappeared upstream.
* gnu/packages/time.scm (datefudge)[source]: Add backup URI.
|
|
|
|
|
|
|
|
| |
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
|
|
|
| |
* gnu/packages/time.scm (python-aniso8601): Update to 9.0.1.
[propagated-inputs]: Remove.
|
|
|
|
| |
* gnu/packages/time.scm (python-dateutil): Update to 2.8.2.
|
|
|
|
|
|
|
|
| |
* 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/packages/time.scm (python-arrow)[arguments]: 'check' phase honors
#:tests?.
|
|
|
|
| |
* gnu/packages/time.scm (python-arrow): Update to 1.1.1.
|
|
|
|
|
|
| |
* gnu/packages/time.scm (python2-pendulum): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/time.scm (python-pytz): Update to 2021.1.
|
|
|
|
| |
* gnu/packages/time.scm (python-pytzdata): Update to 2020.1.
|
|
|
|
|
|
| |
* gnu/packages/time.scm (python2-arrow): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
|
|
|
| |
* 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/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/packages/time.scm (python-arrow)[arguments]: Skip test broken by
dependant package.
|