Commit graph

11 commits

Author SHA1 Message Date
Martin Weinelt a10f311a31 python3Packages.numcodecs: 0.7.3 -> 0.8.0 2021-06-22 13:42:34 +02:00
Sandro Jäckel 89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Frederik Rietdijk 929a47a075 python3Packages.numcodecs: 0.7.2 -> 0.7.3 2021-02-26 11:01:49 +01:00
Jonathan Ringer 20191e3f6b python2Packages.numcodes: disable for python2
setup.py no longer compatible with python2
```
    File "setup.py", line 48
      print('[numcodecs]', *msg, **kwargs)
                           ^
  SyntaxError: invalid syntax
```
2020-10-16 00:15:20 -07:00
R. RyanTM 0c32389662 python37Packages.numcodecs: 0.6.4 -> 0.7.2 2020-10-16 00:15:20 -07:00
Frederik Rietdijk 3f623b8f57 python.pkgs.numcodecs: disable several failing tests 2020-08-10 13:35:52 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Franz Pletz 77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
Frederik Rietdijk 30e2290a48 python: numcodecs: 0.6.3 -> 0.6.4 2019-11-12 14:57:20 +01:00
Franz Pletz f25479114f
pythonPackages.numcodecs: build with gcc8 2019-11-07 01:04:17 +01:00
Chris Ostrouchov d383eade73 pythonPackages.numcodecs: init at 0.6.3 2019-07-22 14:07:32 +02:00