Commit graph

21 commits

Author SHA1 Message Date
Sandro Jäckel 703c108472
pythonPackages: deprecate requests_toolbelt alias 2021-07-21 13:32:53 +02:00
Fabian Affolter 31634eb7d8 python3Packages.zeep: 3.4.0 -> 4.0.0 2021-06-08 20:18:09 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 30f3e4a3a6 pythonPackages.zeep: fix pytest5 tests 2019-09-13 09:05:12 -07:00
Mario Rodas 174fe8470a pythonPackages.zeep: fix build with pytest 4 2019-08-13 09:18:25 +02:00
Frederik Rietdijk fd97819cd0 python.pkgs.zeep: 3.3.1 -> 3.4.0 2019-06-18 11:11:16 +02:00
Frederik Rietdijk d0f00733ff python: zeep: 3.3.0 -> 3.3.1 2019-04-18 12:42:43 +02:00
Robert Schütz b716b4d732 python.pkgs.zeep: enable tests for python3 2019-04-11 18:18:45 +02:00
R. RyanTM a110fdf216 python37Packages.zeep: 3.2.0 -> 3.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zeep/versions
2019-03-11 16:35:07 -07:00
R. RyanTM c02445eec0 python37Packages.zeep: 3.1.0 -> 3.2.0 (#52699)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zeep/versions
2018-12-23 18:33:29 +01:00
Frederik Rietdijk b62b9659b3 python: zeep: 3.0.0 -> 3.1.0 2018-08-25 07:38:34 +02:00
Silvan Mosberger d91825e158 python3Packages.zeep: fix build (#44843) 2018-08-10 00:17:57 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00: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
Frederik Rietdijk 6969c87349 python: zeep: 2.5.0 -> 3.0.0 2018-06-22 13:09:46 +02:00
Frederik Rietdijk f3878bb4c3 python: zeep: 2.4.0 -> 2.5.0 2018-01-07 09:47:14 +01:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk d58e1f1c7b python.pkgs: many updates 2017-08-25 19:36:14 +02: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
Frederik Rietdijk 6b999f3c42 Python: many package updates
Did not test all packages. Likely we'll have some breakage.
2017-05-27 14:25:08 +02:00
Rodney Lorrimar 0a2ea18e85 pythonPackages.zeep: init at 1.1.0
Works with both Python 2.7 and 3.5.

Tests won't work under Python 3.5 due to the testtools dependency.
2017-03-17 18:40:00 +00:00