Commit graph

22 commits

Author SHA1 Message Date
R. RyanTM b28298e71f python37Packages.stevedore: 3.2.0 -> 3.2.2 2020-10-04 09:39:29 -07:00
Frederik Rietdijk 7dba683656 Merge staging-next into staging 2020-08-17 17:51:54 +02:00
Jonathan Ringer a8cb29732d
python2Packages.stevedore: disable python2 2020-08-16 21:12:07 -07:00
Jonathan Ringer 8dc8a057bd
python37Packages.stevedore: fix build 2020-08-16 20:56:20 -07:00
Frederik Rietdijk 42c4c63768 python: stevedore: 2.0.1 -> 3.2.0 2020-08-16 19:31:16 +02:00
Jonathan Ringer 0ec8a8ac9e pythonPackages.stevedore: disable python 2
```
  Processing ./stevedore-2.0.1-py2-none-any.whl
  ERROR: Package 'stevedore' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 09:20:15 +02:00
Frederik Rietdijk fde2d07b65 python: stevedore: 2.0.0 -> 2.0.1 2020-08-04 21:54:56 +02:00
Frederik Rietdijk cb2c441dc7 python: stevedore: 1.32.0 -> 2.0.0 2020-06-11 10:00:22 +02:00
R. RyanTM 81696662c9 python27Packages.stevedore: 1.31.0 -> 1.32.0 2020-05-27 10:58:06 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 432ba5105b pythonPackages.stevedore: 1.30.1 -> 1.31.0 2019-09-30 06:29:44 -07:00
R. RyanTM 40a1273be1 python37Packages.stevedore: 1.30.0 -> 1.30.1 (#57459)
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-stevedore/versions
2019-03-15 17:13:53 +01:00
Robert Schütz 8c57113e14 python.pkgs.argparse: remove
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
R. RyanTM 84a4c52529 python36Packages.stevedore: 1.29.0 -> 1.30.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.6-stevedore/versions
2018-11-08 17:13:53 -08:00
Frederik Rietdijk 0e3863c192 python: stevedore: 1.28.0 -> 1.29.0 2018-07-26 12:43:10 +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
Frederik Rietdijk 81a7e06804 python: stevedore: 1.27.1 -> 1.28.0 2017-12-31 10:55:20 +01:00
makefu 1dc6ee10d7
oslo-*: rip
oslo-vmware: rip
oslo-serialization: rip
  pycadf: rip
  os-brick: rip
  taskflow: rip
oslo-utils: rip
oslo-middlewar: rip
oslo-versionedobjects: rip
oslo-messaging: rip
oslo-reports: rip
oslo-db: rip
oslo-rootwrap: rip
oslo-service: rip
oslo-cache: rip
oslo-config: rip
  glance_store: rip
  networking-hyperv: rip
  ryu: rip
  keystoneauth1: rip
    os-client-config: rip
oslo-log: rip
  tempest-lib: rip
oslo-context: rip
oslo-i18n: rip
oslotest: rip
  futurist: rip
  bandit: rip
  cliff: rip
    cliff-tablib: rip
oslosphinx: rip
  osprofile: rip
  os-testr: rip
  stevedore: remove oslosphinx from buildInputs
oslo-policy: rip
oslo-concurrency: rip

unused packages:
  swiftclient: rip
  debtcollector: rip
    automaton: rip
2017-12-15 16:08:38 +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
Daiderd Jordan 5217969f69
python-stevedore: 1.7.0 -> 1.21.0 2017-05-02 20:11:49 +02:00