Herman Fries
f27a51e36f
cura: 4.4.0 -> 4.5.0
2020-03-15 14:42:10 -07:00
Niklas Hambüchen
50c8701d51
cura, python3Packages.libsavitar, python3Packages.libarcus, python3Packages.uranium: 4.3.0 -> 4.4.0
...
Closes #74134 .
Note the `cura.materials` hash is not updated because apparently
its contents stay the same, despite version update.
Implements comment about libarcus from:
https://github.com/NixOS/nixpkgs/pull/69435#issuecomment-535465040
2019-12-07 02:58:37 +01:00
Daniel Albert
ad17ced303
libarcus: 4.2.0 -> 4.3.0
2019-09-26 13:30:22 +02:00
Gabriel Ebner
9e0e36b9d9
cura: add myself as maintainer
2019-08-08 09:40:41 +02:00
Gabriel Ebner
b9f1e3cdfd
pythonPackages.libarcus: 4.1.0 -> 4.2.0
2019-08-08 08:59:19 +02:00
Gabriel Ebner
bb9cb2311c
pythonPackages.libarcus: 4.0.0 -> 4.1.0
2019-06-01 11:19:16 +02:00
Gabriel Ebner
1233e3a388
pythonPackages.libarcus: 3.6.0 -> 4.0.0
2019-04-04 09:52:04 +02:00
Ioannis Koutras
6a523a180a
pythonPackages.libarcus: use pkgs.protobuf as input
...
This commit makes pkgs.protobuf the input for libarcus, since the latter
searches for the native protobuf library and not for the Python module.
2019-03-05 08:57:09 +01:00
Orivej Desh
ab95c92349
python3Packages.libarcus: 3.4.1 -> 3.6.0
2018-12-27 02:18:31 +00:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Johannes Frankenau
3bedaf24f8
python.pkgs.libarcus: 3.3.0 -> 3.4.1
2018-07-14 22:53:19 +02:00
Frederik Rietdijk
ced21f5e1a
pythonPackages: remove name
attribute`
...
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.
While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Johannes Frankenau
8ec26d8e5c
libarcus: 3.2.1 -> 3.3.0
2018-06-10 10:17:27 +02:00
Nikolay Amiantov
0a02b55b5c
libarcus: 3.0.3 -> 3.2.1
2018-02-25 22:24:08 +03:00
Nikolay Amiantov
6c5184fff7
python.pkgs.libarcus: 2.6.1 -> 3.0.3
2017-10-22 04:18:32 +03:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Nikolay Amiantov
a14ebe50c1
python.pkgs.libarcus: 2.4.0 -> 2.6.1
2017-07-27 17:07:44 +03:00
Frederik Rietdijk
959842a9c7
Python: add pname attributes to libraries
...
so that we can use the update script.
2017-05-27 11:30:21 +02:00
Nikolay Amiantov
e3a6a1fc0e
python.pkgs.libarcus: init at 2.4.0
2017-03-01 02:23:18 +03:00