1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-18 08:10:29 +02:00
Commit Graph

99 Commits

Author SHA1 Message Date
Sharlatan Hellseher
4259ca9925 gnu: countdown: Remove input labels.
* gnu/packages/time.scm (countdown) [native-inputs]: Remove labels.

Change-Id: Ic2ebb39885ae351da5987721f92c1e21e1e15b58
2024-04-06 13:14:45 +01:00
Sharlatan Hellseher
bc4a097d8b gnu: countdown: Update to 1.5.0.
* gnu/packages/time.scm (countdown): Update to 1.5.0.
[native-inputs]: Remove go-github-com-mattn-go-runewidth.

Change-Id: I6a1267721abf2fd1dde4cfe75ddf40a7cb1ed6ed
2024-04-06 13:14:45 +01:00
Sharlatan Hellseher
702d01a596 gnu: tz: Refresh package style.
* 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-06 13:14:45 +01:00
Sharlatan Hellseher
0c1f85084a gnu: tz: Update to 0.7.0.
* gnu/packages/time.scm (tz): Update to 0.7.0.
[inputs]: Add go-github-com-tkuchiki-go-timezone.

Change-Id: I6984763a1235f79f5845b79eada0134a5c20f236
2024-04-06 13:14:45 +01:00
Sharlatan Hellseher
5abebf71e9 gnu: go-github-com-mattn-go-runewidth: Move to golang-xyz.
* 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-04-06 13:14:43 +01:00
Juliana Sims
30fdec3754 gnu: Add rdate.
* gnu/packages/time.scm (rdate): New variable.

Change-Id: I12217c62fe17a93bdb5364f807804eea7fc57a23
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-03-08 10:38:21 +01:00
Liliana Marie Prikler
bba0676e86 gnu: python-tzlocal: Update to 5.2.
* 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-03 10:55:06 +01:00
Liliana Marie Prikler
bbb9b66316 gnu: Add python-tzdata.
* gnu/packages/time.scm (python-tzdata): New variable.
* gnu/packages/base.scm (tzdata): Update comment.
2024-02-03 10:55:06 +01:00
Nguyễn Gia Phong
da4305e9b3 gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14.
* 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>
2023-06-21 00:10:50 +02:00
Ricardo Wurmus
452fec7226 gnu: python-arrow: Update to 1.2.3.
* gnu/packages/time.scm (python-arrow): Update to 1.2.3.
2023-05-10 19:27:08 +02:00
Ricardo Wurmus
ff3c55bb98 gnu: Add python-dateutils.
* gnu/packages/time.scm (python-dateutils): New variable.
2023-05-10 19:27:07 +02:00
Sharlatan Hellseher
5a70b9b924 gnu: Add python-timezonefinder.
* 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>
2023-05-08 12:42:09 +03:00
Greg Hogan
3547ecc3fa gnu: python-isodate: Update to 0.6.1.
* gnu/packages/time.scm (python-isodate): Update to 0.6.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:40:58 +01:00
Marius Bakke
431df1214e gnu: python-dateutil: Adjust tests for Pytest 7.
* 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-08-13 12:28:46 +02:00
Maxim Cournoyer
ed210c1b8f gnu: python-setuptools-scm: Move to (gnu packages python-build).
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
2022-06-26 22:10:38 -04:00
Efraim Flashner
64c043e63a Merge remote-tracking branch 'origin/master' into staging 2022-06-01 12:42:04 +03:00
Maxim Cournoyer
979f6b6e1d gnu: Remove python2-iso8601.
* gnu/packages/time.scm (python2-iso8601): Delete variable.
2022-05-31 14:53:59 -04:00
Maxim Cournoyer
69e5efbcaf gnu: Remove python2-pytz.
* gnu/packages/time.scm (python2-pytz): Delete variable.
2022-05-31 14:53:59 -04:00
Maxim Cournoyer
dd722fc950 gnu: Remove python2-dateutil.
* gnu/packages/time.scm (python2-dateutil): Delete variable.
2022-05-31 14:53:56 -04:00
Maxim Cournoyer
74f9e518c6 gnu: Remove python2-pyrfc3339.
* gnu/packages/time.scm (python2-pyrfc3339): Delete variable.
2022-05-31 14:53:40 -04:00
Maxim Cournoyer
9257f235f0 gnu: Remove python2-isodate.
* gnu/packages/time.scm (python2-isodate): Delete variable.
2022-05-31 14:53:40 -04:00
Maxim Cournoyer
391251a74c gnu: Remove python2-tzdata.
* gnu/packages/time.scm (python2-tzdata): Delete variable.
2022-05-31 14:53:33 -04:00
Maxim Cournoyer
1e3beb327d gnu: Remove python2-aniso8601.
* gnu/packages/time.scm (python2-aniso8601): Delete variable.
2022-05-31 14:53:33 -04:00
Maxim Cournoyer
17143c8c4d gnu: Remove python2-parsedatetime.
* gnu/packages/time.scm (python2-parsedatetime): Delete variable.
2022-05-31 14:53:33 -04:00
Maxim Cournoyer
041c048119 gnu: Remove python2-monotonic.
* gnu/packages/time.scm (python2-monotonic): Delete variable.
2022-05-31 14:53:33 -04:00
Efraim Flashner
e5e0e283ff Merge branch 'master' into staging 2022-05-16 11:14:42 +03:00
Leo Famulari
40a729a0e6 gnu: Fix the build of wicd.
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-15 20:22:02 -04:00
Leo Famulari
466e12c18b gnu: python-pytz: Update to 2022.1.
* gnu/packages/time.scm (python-pytz): Update to 2022.1.
2022-05-08 00:11:28 -04:00
Marius Bakke
cc8d4fa5ab gnu: python-iso8601: Update to 1.0.2.
* 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-02-13 15:15:57 +01:00
Pradana AUMARS
ce9363dd11 gnu: python-parsedatetime: Update to 2.6.
* gnu/packages/time.scm (python-parsedatetime): Update to 2.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-01-24 11:06:54 +02:00
Foo Chuan Wei
f4fc8546f3 gnu: python-pendulum: Add setup.py to fix build.
* gnu/packages/time.scm (python-pendulum)[arguments]: Add "setup.py" to fix
build.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-14 10:08:20 +01:00
Guix Together
0052c3b045 gnu: Add tz.
* 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>
2022-01-12 22:55:06 +01:00
Leo Famulari
d080368cb5 gnu: datefudge: Add a backup source URI.
This tarball disappeared upstream.

* gnu/packages/time.scm (datefudge)[source]: Add backup URI.
2021-12-17 12:41:03 -05:00
Ludovic Courtès
8394619bac gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
f8119cb514 gnu: python-aniso8601: Update to 9.0.1.
* gnu/packages/time.scm (python-aniso8601): Update to 9.0.1.
[propagated-inputs]: Remove.
2021-11-18 15:40:34 +01:00
Maxim Cournoyer
33c7e18347 gnu: python-dateutil: Update to 2.8.2.
* gnu/packages/time.scm (python-dateutil): Update to 2.8.2.
2021-11-11 12:18:23 -05:00
jgart
19d3cfec72 gnu: python-arrow: Move python-pytz to native-inputs.
* 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>
2021-10-20 12:58:50 +03:00
Ludovic Courtès
b182121458 gnu: python-arrow: Honor #:tests? in 'check' phase.
* gnu/packages/time.scm (python-arrow)[arguments]: 'check' phase honors
 #:tests?.
2021-07-09 11:58:52 +02:00
Kris Fremen
7ad7b07806 gnu: python-arrow: Update to 1.1.1.
* gnu/packages/time.scm (python-arrow): Update to 1.1.1.
2021-07-09 11:58:51 +02:00
zimoun
a9eb39d4eb gnu: python2-pendulum: Remove package.
* gnu/packages/time.scm (python2-pendulum): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08 13:10:28 -04:00
Leo Famulari
e8337f1e45 gnu: python-pytz: Update to 2021.1.
* gnu/packages/time.scm (python-pytz): Update to 2021.1.
2021-03-26 14:18:23 -04:00
Leo Famulari
b05edb8c14 gnu: python-pytzdata: Update to 2020.1.
* gnu/packages/time.scm (python-pytzdata): Update to 2020.1.
2021-03-26 14:18:23 -04:00
zimoun
f21da33255 gnu: python2-arrow: Remove package.
* gnu/packages/time.scm (python2-arrow): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:33:19 -04:00
Ryan Prior via Guix-patches via
efe7a17406 gnu: Add countdown.
* 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>
2021-03-18 19:41:32 +01:00
Efraim Flashner
8af48c146d gnu: python-tzlocal: Update to 2.1.
* 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.
2021-02-15 09:29:30 +02:00
Efraim Flashner
08d81afa5f gnu: python-arrow: Adjust test suite.
* gnu/packages/time.scm (python-arrow)[arguments]: Skip test broken by
dependant package.
2021-02-08 09:59:54 +02:00
Marius Bakke
119fd58922 Merge branch 'ungrafting' into staging 2020-12-21 23:44:54 +01:00
Marius Bakke
f609faae5f gnu: python-pytz: Update to 2020.4.
* gnu/packages/time.scm (python-pytz): Update to 2020.4.
2020-12-13 21:44:10 +01:00
Marius Bakke
5f32129246 gnu: python-iso8601: Update to 0.1.13.
* gnu/packages/time.scm (python-iso8601): Update to 0.1.13.
[arguments]: New field.
2020-12-13 21:44:10 +01:00
Tanguy Le Carrour
e86ed845d7 gnu: python-arrow: Update to 0.17.0.
* 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>
2020-12-13 09:51:03 +02:00