| Commit message (Expand) | Author | Age | Files | Lines |
| * | python310Packages.dropbox: 11.34.0 -> 11.35.0 | R. Ryantm | 2022-10-13 | 1 | -2/+2 |
| * | python310Packages.dropbox: 11.33.0 -> 11.34.0 | R. Ryantm | 2022-09-10 | 1 | -2/+2 |
| * | python310Packages.dropbox: 11.32.0 -> 11.33.0 | R. Ryantm | 2022-07-14 | 1 | -2/+2 |
| * | Merge pull request #176913 from mitya57/dropbox-setuptools | Sandro | 2022-06-19 | 1 | -0/+2 |
| |\ |
|
| | * | python3Packages.dropbox: Re-add setuptools to propagatedBuildInputs•••It was removed in #170289, however dropbox/session.py still imports
pkg_resources, which is part of setuptools.
| Dmitry Shachnev | 2022-06-08 | 1 | -0/+2 |
| * | | python310Packages.dropbox: 11.31.0 -> 11.32.0 | R. Ryantm | 2022-06-16 | 1 | -2/+2 |
| |/ |
|
| * | python310Packages.dropbox: 11.30.0 -> 11.31.0 | R. Ryantm | 2022-05-19 | 1 | -3/+3 |
| * | python3.pkgs.dropbox: build offline html documentation | Dmitry Bogatov | 2022-04-29 | 1 | -0/+3 |
| * | Merge pull request #170289 from SFrijters/python-dropbox-cleanup•••python3Packages.dropbox: Clean up package and enable more tests | Thiago Kenji Okada | 2022-04-25 | 1 | -10/+36 |
| |\ |
|
| | * | 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.
| Stefan Frijters | 2022-04-25 | 1 | -1/+1 |
| | * | python3Packages.dropbox: Clean up package and enable more tests | Stefan Frijters | 2022-04-25 | 1 | -10/+36 |
| * | | python3Packages.dropbox: Add sfrijters as maintainer | Stefan Frijters | 2022-04-25 | 1 | -1/+1 |
| |/ |
|
| * | python310Packages.dropbox: 11.29.0 -> 11.30.0 (#169585)•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com> | R. RyanTM | 2022-04-22 | 1 | -2/+2 |
| * | python310Packages.dropbox: 11.28.0 -> 11.29.0 | R. Ryantm | 2022-03-31 | 1 | -2/+2 |
| * | python310Packages.dropbox: 11.27.0 -> 11.28.0 | R. Ryantm | 2022-03-03 | 1 | -2/+2 |
| * | python310Packages.dropbox: 11.26.0 -> 11.27.0 | R. Ryantm | 2022-02-03 | 1 | -2/+2 |
| * | python3Packages.dropbox: update meta | Fabian Affolter | 2022-01-26 | 1 | -7/+26 |
| * | python310Packages.dropbox: 11.25.0 -> 11.26.0 | R. Ryantm | 2022-01-26 | 1 | -2/+2 |
| * | python3Packages.dropbox: 11.23.0 -> 11.25.0 | Jonathan Ringer | 2021-11-30 | 1 | -2/+2 |
| * | python38Packages.dropbox: 11.22.0 -> 11.23.0 | R. Ryantm | 2021-11-14 | 1 | -2/+2 |
| * | 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.
| Dmitry Bogatov | 2021-11-06 | 1 | -4/+6 |
| * | python38Packages.dropbox: 11.21.0 -> 11.22.0 | R. Ryantm | 2021-11-02 | 1 | -2/+2 |
| * | python3Packages.dropbox: 11.20.0 -> 11.21.0 | Martin Weinelt | 2021-10-11 | 1 | -2/+2 |
| * | python38Packages.dropbox: 11.19.0 -> 11.20.0 | R. RyanTM | 2021-09-23 | 1 | -2/+2 |
| * | python38Packages.dropbox: 11.18.0 -> 11.19.0 | R. RyanTM | 2021-09-09 | 1 | -2/+2 |
| * | python38Packages.dropbox: 11.16.0 -> 11.18.0 | R. RyanTM | 2021-08-27 | 1 | -2/+2 |
| * | python39Packages.dropbox: remove pytest-runner, update meta, add import check | Sandro Jäckel | 2021-08-26 | 1 | -4/+6 |
| * | python38Packages.dropbox: 11.11.0 -> 11.16.0 | R. RyanTM | 2021-08-13 | 1 | -2/+2 |
| * | pythonPackages: deprecate pytestrunner alias | Sandro Jäckel | 2021-07-21 | 1 | -2/+2 |
| * | python3Packages.dropbox: 11.4.1 -> 11.11.0 | Martin Weinelt | 2021-06-21 | 1 | -2/+2 |
| * | python3Packages.dropbox: add missing stone dep | Jonathan Ringer | 2021-04-20 | 1 | -3/+8 |
| * | python3Packages.dropbox: 10.10.0 -> 11.4.1 | Frederik Rietdijk | 2021-04-03 | 1 | -2/+2 |
| * | treewide: remove stdenv where not needed | Pavol Rusnak | 2021-01-25 | 1 | -1/+1 |
| * | 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
| Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | python37Packages.dropbox: 10.8.0 -> 10.10.0 | R. RyanTM | 2020-11-14 | 1 | -2/+2 |
| * | python37Packages.dropbox: 10.7.0 -> 10.8.0 | R. RyanTM | 2020-11-10 | 1 | -2/+2 |
| * | python37Packages.dropbox: 10.6.0 -> 10.7.0 | R. RyanTM | 2020-10-28 | 1 | -2/+2 |
| * | python37Packages.dropbox: 10.4.1 -> 10.6.0 | R. RyanTM | 2020-10-15 | 1 | -2/+2 |
| * | pythonPackages.dropbox: 10.3.1 -> 10.4.1 | Stefan Frijters | 2020-09-22 | 1 | -2/+2 |
| * | python: dropbox: 10.3.0 -> 10.3.1 | Frederik Rietdijk | 2020-08-16 | 1 | -2/+2 |
| * | python27Packages.dropbox: 10.2.0 -> 10.3.0 | R. RyanTM | 2020-07-28 | 1 | -2/+2 |
| * | python: dropbox: 9.5.0 -> 10.2.0 | Frederik Rietdijk | 2020-06-11 | 1 | -2/+2 |
| * | python27Packages.dropbox: 9.4.0 -> 9.5.0 | R. RyanTM | 2020-03-23 | 1 | -3/+3 |
| * | 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
| R. RyanTM | 2019-07-02 | 1 | -2/+2 |
| * | 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
| R. RyanTM | 2019-01-02 | 1 | -2/+2 |
| * | 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
| R. RyanTM | 2018-12-14 | 1 | -2/+2 |
| * | 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
| R. RyanTM | 2018-11-08 | 1 | -2/+2 |
| * | python: dropbox: 8.9.0 -> 9.0.0 | Frederik Rietdijk | 2018-07-22 | 1 | -2/+2 |
| * | python: dropbox: 8.7.1 -> 8.9.0 | Frederik Rietdijk | 2018-06-21 | 1 | -2/+2 |
| * | python: dropbox: 8.0.0 -> 8.7.1 | Frederik Rietdijk | 2018-04-08 | 1 | -2/+2 |