Commit graph

44 commits

Author SHA1 Message Date
Robert Schütz 1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Sandro Jäckel 89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Kerstin Humm 7e47f02dcc
khal: 0.10.2 -> 0.10.3 2021-04-27 21:06:06 +02:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Sandro Jäckel 90107fd05b
khal: Disable failing tests 2020-12-08 04:39:09 +01:00
Gabriel Ebner 539d37ec6b khal: 0.10.1 -> 0.10.2 2020-08-16 17:54:16 +02:00
Rok Garbas 69bac39af7
khal: fix test (#85811) 2020-04-24 12:33:30 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Bosch a6d0b81d28
khal: fix build
* `glibcLocales` (+appropriate locale settings) are needed to fix
  locale/language-related errors in the `checkPhase`.
* The `test_editor.test_popup`-testcase appears to break in
  their testsuite. I confirmed manually that the functionality works, the
  error looks more like a problem related to the mocking-api. Thus I
  disabled the test for now.

https://hydra.nixos.org/build/109705657

Closes #76989
2020-01-06 17:41:44 +01:00
Will Dietz 2c50765a66
khal: fix build, help find sphinxcontrib_newsfeed
This isn't pretty but seems to do the job, improvements very welcome :)

An alternative approach (untested) would be buiding man pages separately
and linking them into a unified result. FWIW.
2019-10-23 12:07:53 -05:00
Will Dietz 6aea2ab7fa
khal: patch using upstream commit adding khal.desktop 2019-08-20 00:45:40 -05:00
Will Dietz a38c5118d4
khal: also install khal.desktop 2019-08-20 00:44:59 -05:00
Will Dietz 8ebb3d8692
khal: build and install man page 2019-08-19 13:26:08 -05:00
Will Dietz d4f172c87f khal: disable tests on aarch64 2019-03-31 12:08:46 -05:00
Will Dietz 4f62e1bb0c khal: 0.10.0 -> 0.10.1 2019-03-31 12:06:39 -05:00
Will Dietz c8fa1272c6 khal: no need to set LC_ALL, python build bits do this. 2019-03-25 23:17:14 -05:00
Will Dietz ad91dca851 khal: 0.9.10 -> 0.10.0
https://github.com/pimutils/khal/releases/tag/v0.10.0

* new dep, click-log
* enable tests (pass!)

Release notes mention 'only dateutil < 2.7 is supported',
which may be a problem as ours is currently 2.8.

There's a history of python-dateutil version particularity
in previous releases (such as 0.9.10 upgrading from),
unsure if should override to older or if it's just a suggestion.
2019-03-25 22:36:42 -05:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Gabriel Ebner f129ed25a0 khal: fix build
Upgrading icalendar to 4.0.3 broke the pinned dateutil version.
Luckily khal 0.9.10 now works with dateutil 2.7, so we no longer need to
override it.  However now one test in khal fails (the string output
changed from icalendar 4.0.2 to 4.0.3)...
2018-10-30 18:32:35 +01:00
R. RyanTM 0c667e8ba7 khal: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/khal/versions
2018-10-14 08:59:45 +02:00
Matthieu Coudron 61df695f65 khal: add zsh completion 2018-09-04 19:27:47 +09:00
Robert Schütz 12cf9f7eda khal: pin python-dateutil==2.6.1 2018-06-29 19:28:18 +02:00
Patrick Hilhorst 0415710a5d treewide: removed name from a few pythonpackages defining pname and version 2018-06-07 18:06:25 +02:00
R. RyanTM 21155d586f khal: 0.9.8 -> 0.9.9 (#41267)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/khal/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/.ikhal-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/ikhal had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/.khal-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9/bin/khal had a zero exit code or showed the expected version
- 0 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 0.9.9 with grep in /nix/store/wkssgwwqyffwnf7c8p1zi180xjm256il-khal-0.9.9
- directory tree listing: https://gist.github.com/a146a88f248f45c280a17c50a0d46b79
- du listing: https://gist.github.com/72d0555178317dce9c07ab814f13f512
2018-05-31 01:18:24 +02:00
Matthias Beyer ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Matthias Beyer 64cf206745 khal: 0.9.7 -> 0.9.8 2017-10-31 16:27:23 +01:00
Jörg Thalheim d5b46fdd80 khal: use fetchPypi 2017-09-21 12:50:32 +01:00
Matthias Beyer d697403303 khal: 0.9.5 -> 0.9.7 2017-09-20 13:03:19 +02:00
Matthias Beyer 7c8c7139dd khal: 0.9.2 -> 0.9.5 2017-04-26 09:53:53 +02:00
Matthias Beyer 7620ea63b9 khal: 0.8.4 -> 0.9.2 2017-02-15 13:51:05 +01:00
Gabriel Ebner c2169369f0 khal: 0.8.2 -> 0.8.4 2016-10-29 08:58:30 -04:00
Gabriel Ebner 2a16e37709 khal: disable tests for now
Fixes #15981.
2016-06-18 08:19:57 +02:00
Matthias Beyer 067aa3c10e pythonPackages.khal: 0.7.0 -> 0.8.2, fixes #15625 2016-05-28 11:20:08 +02:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Damien Cassou 4fd22b6a70 khal: add setuptools_scm to dependencies
This is required because vdirsyncer does not depend on it at runtime
anymore.
2016-03-14 14:41:07 +01:00
Damien Cassou a0b1b032b6 khal: force Python3
Both the README and setup.py agree that khal is only compatible with
Python 3.
2016-03-03 15:17:37 +01:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Bart Brouns 7349f406ff khal: update 0.6.0->0.7.0 2015-12-14 02:05:01 +01:00
Matthias Beyer d15d02c824 khal: 0.5.0 -> 0.6.0 2015-07-21 19:11:32 +02:00
Matthias Beyer 0015a47229 khal: Change source to pypi.python.org 2015-07-21 18:59:40 +02:00
Jascha Geerds 55227b330f khal: 0.4.0 -> 0.5.0 2015-06-16 15:16:06 +02:00
Jascha Geerds 2e583a4963 Add jgeerds to maintainers of khal and vdirsyncer 2015-05-30 01:26:45 +02:00
Jascha Geerds 446c9fefff khal: Add sqlite3 to dependencies 2015-05-30 01:07:18 +02:00
Matthias Beyer 90b74276cb Add package: khal 2015-03-01 13:39:23 +01:00