Commit graph

43 commits

Author SHA1 Message Date
Thiago Kenji Okada 8e9dc9e619
Merge pull request #170289 from SFrijters/python-dropbox-cleanup
python3Packages.dropbox: Clean up package and enable more tests
2022-04-25 23:47:41 +01:00
Stefan Frijters 2f39155ad4
python3Packages.dropbox: Update hash for re-release of 11.30.0
The version of the package was not set properly and defaulted to 0.0.0 .
The package was re-released by upstream (with the same version number)
after it was reported.

This package will now have a correct version number in the dist-info when built,
fixing packages that require it to be within certain version bounds.
2022-04-25 23:01:40 +02:00
Stefan Frijters e0516f24a9
python3Packages.dropbox: Clean up package and enable more tests 2022-04-25 18:46:30 +02:00
Stefan Frijters 7ff11b66e5
python3Packages.dropbox: Add sfrijters as maintainer 2022-04-25 16:14:55 +02:00
R. RyanTM 90147b3808
python310Packages.dropbox: 11.29.0 -> 11.30.0 (#169585)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-22 01:50:02 +02:00
R. Ryantm 0ca4988889 python310Packages.dropbox: 11.28.0 -> 11.29.0 2022-03-31 02:57:38 +00:00
R. Ryantm 9ff63d04ed python310Packages.dropbox: 11.27.0 -> 11.28.0 2022-03-03 17:50:35 -08:00
R. Ryantm 44a9603ae7 python310Packages.dropbox: 11.26.0 -> 11.27.0 2022-02-03 09:47:19 -08:00
Fabian Affolter 774318d795
python3Packages.dropbox: update meta 2022-01-26 08:53:33 +01:00
R. Ryantm 0438825730 python310Packages.dropbox: 11.25.0 -> 11.26.0 2022-01-26 03:20:16 +00:00
Jonathan Ringer 29e66c2ec1
python3Packages.dropbox: 11.23.0 -> 11.25.0 2021-11-30 18:48:46 -08:00
R. Ryantm 577451f200 python38Packages.dropbox: 11.22.0 -> 11.23.0 2021-11-14 15:47:29 +00:00
Dmitry Bogatov c0814cef0b python3.pkgs.dropbox: use source from git, since it contains documentation
While there is discussion (#136100) about building Sphinx documentation
in nixpkgs proper, this change makes life easier for those who build
documentation out-of-tree, in personal overlays, since it allows inheriting
"src" attribute instead of matching git and pypi themself.
2021-11-06 13:50:08 -07:00
R. Ryantm a54c0d3979 python38Packages.dropbox: 11.21.0 -> 11.22.0 2021-11-02 09:22:13 -07:00
Martin Weinelt 39bc36f175 python3Packages.dropbox: 11.20.0 -> 11.21.0 2021-10-11 00:12:13 +02:00
R. RyanTM 451b750a85 python38Packages.dropbox: 11.19.0 -> 11.20.0 2021-09-23 14:11:12 +00:00
R. RyanTM 4a4394ed46 python38Packages.dropbox: 11.18.0 -> 11.19.0 2021-09-09 04:00:12 +00:00
R. RyanTM 41564319a1 python38Packages.dropbox: 11.16.0 -> 11.18.0 2021-08-27 03:26:46 +00:00
Sandro Jäckel 7670dd4b7e
python39Packages.dropbox: remove pytest-runner, update meta, add import check 2021-08-26 23:20:58 +02:00
R. RyanTM b1a6eebcb7 python38Packages.dropbox: 11.11.0 -> 11.16.0 2021-08-13 20:26:24 +00:00
Sandro Jäckel 9bfdf57e13
pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
Martin Weinelt 7329b57e73
python3Packages.dropbox: 11.4.1 -> 11.11.0 2021-06-21 17:01:44 -07:00
Jonathan Ringer e095b69930 python3Packages.dropbox: add missing stone dep 2021-04-20 22:19:08 -07:00
Frederik Rietdijk 0ca9c72d31 python3Packages.dropbox: 10.10.0 -> 11.4.1 2021-04-03 17:48:30 +02:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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
R. RyanTM e038ae5329 python37Packages.dropbox: 10.8.0 -> 10.10.0 2020-11-14 23:58:27 -08:00
R. RyanTM 408cf0b1a3 python37Packages.dropbox: 10.7.0 -> 10.8.0 2020-11-10 14:52:43 -08:00
R. RyanTM eaa8dfab5b python37Packages.dropbox: 10.6.0 -> 10.7.0 2020-10-28 10:40:04 +00:00
R. RyanTM 0fb7e3ff29 python37Packages.dropbox: 10.4.1 -> 10.6.0 2020-10-15 23:31:27 -07:00
Stefan Frijters 8463f5c9fd pythonPackages.dropbox: 10.3.1 -> 10.4.1 2020-09-22 09:17:42 -07:00
Frederik Rietdijk 2f06ddcd50 python: dropbox: 10.3.0 -> 10.3.1 2020-08-16 19:30:59 +02:00
R. RyanTM 220e413417 python27Packages.dropbox: 10.2.0 -> 10.3.0 2020-07-28 16:10:45 -07:00
Frederik Rietdijk 37d53320b0 python: dropbox: 9.5.0 -> 10.2.0 2020-06-11 09:59:57 +02:00
R. RyanTM b4ffaa9bc0 python27Packages.dropbox: 9.4.0 -> 9.5.0 2020-03-23 08:49:43 -07:00
R. RyanTM 06917a44c5 python37Packages.dropbox: 9.3.0 -> 9.4.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-dropbox/versions
2019-07-02 03:50:09 -07:00
R. RyanTM 4fba00b70a python37Packages.dropbox: 9.2.0 -> 9.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-dropbox/versions
2019-01-02 16:39:03 -05:00
R. RyanTM 1ba7f11905 python37Packages.dropbox: 9.1.0 -> 9.2.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-dropbox/versions
2018-12-14 13:13:04 -08:00
R. RyanTM 55bb43e7a0 python36Packages.dropbox: 9.0.0 -> 9.1.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-dropbox/versions
2018-11-08 23:58:47 -08:00
Frederik Rietdijk 228069ef3b python: dropbox: 8.9.0 -> 9.0.0 2018-07-22 16:52:39 +02:00
Frederik Rietdijk f121128cef python: dropbox: 8.7.1 -> 8.9.0 2018-06-21 07:49:08 +02:00
Frederik Rietdijk 973a60a4c2 python: dropbox: 8.0.0 -> 8.7.1 2018-04-08 11:34:54 +02:00
Elis Hirwing 681c0a21d8 pythonPackages.dropbox: Move to own file 2018-04-04 19:46:01 +02:00