summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dropbox (follow)
Commit message (Expand)AuthorAgeFilesLines
* python310Packages.dropbox: 11.34.0 -> 11.35.0R. Ryantm2022-10-131-2/+2
* python310Packages.dropbox: 11.33.0 -> 11.34.0R. Ryantm2022-09-101-2/+2
* python310Packages.dropbox: 11.32.0 -> 11.33.0R. Ryantm2022-07-141-2/+2
* Merge pull request #176913 from mitya57/dropbox-setuptoolsSandro2022-06-191-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 Shachnev2022-06-081-0/+2
* | python310Packages.dropbox: 11.31.0 -> 11.32.0R. Ryantm2022-06-161-2/+2
|/
* python310Packages.dropbox: 11.30.0 -> 11.31.0R. Ryantm2022-05-191-3/+3
* python3.pkgs.dropbox: build offline html documentationDmitry Bogatov2022-04-291-0/+3
* Merge pull request #170289 from SFrijters/python-dropbox-cleanup•••python3Packages.dropbox: Clean up package and enable more testsThiago Kenji Okada2022-04-251-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 Frijters2022-04-251-1/+1
| * python3Packages.dropbox: Clean up package and enable more testsStefan Frijters2022-04-251-10/+36
* | python3Packages.dropbox: Add sfrijters as maintainerStefan Frijters2022-04-251-1/+1
|/
* python310Packages.dropbox: 11.29.0 -> 11.30.0 (#169585)•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com>R. RyanTM2022-04-221-2/+2
* python310Packages.dropbox: 11.28.0 -> 11.29.0R. Ryantm2022-03-311-2/+2
* python310Packages.dropbox: 11.27.0 -> 11.28.0R. Ryantm2022-03-031-2/+2
* python310Packages.dropbox: 11.26.0 -> 11.27.0R. Ryantm2022-02-031-2/+2
* python3Packages.dropbox: update metaFabian Affolter2022-01-261-7/+26
* python310Packages.dropbox: 11.25.0 -> 11.26.0R. Ryantm2022-01-261-2/+2
* python3Packages.dropbox: 11.23.0 -> 11.25.0Jonathan Ringer2021-11-301-2/+2
* python38Packages.dropbox: 11.22.0 -> 11.23.0R. Ryantm2021-11-141-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 Bogatov2021-11-061-4/+6
* python38Packages.dropbox: 11.21.0 -> 11.22.0R. Ryantm2021-11-021-2/+2
* python3Packages.dropbox: 11.20.0 -> 11.21.0Martin Weinelt2021-10-111-2/+2
* python38Packages.dropbox: 11.19.0 -> 11.20.0R. RyanTM2021-09-231-2/+2
* python38Packages.dropbox: 11.18.0 -> 11.19.0R. RyanTM2021-09-091-2/+2
* python38Packages.dropbox: 11.16.0 -> 11.18.0R. RyanTM2021-08-271-2/+2
* python39Packages.dropbox: remove pytest-runner, update meta, add import checkSandro Jäckel2021-08-261-4/+6
* python38Packages.dropbox: 11.11.0 -> 11.16.0R. RyanTM2021-08-131-2/+2
* pythonPackages: deprecate pytestrunner aliasSandro Jäckel2021-07-211-2/+2
* python3Packages.dropbox: 11.4.1 -> 11.11.0Martin Weinelt2021-06-211-2/+2
* python3Packages.dropbox: add missing stone depJonathan Ringer2021-04-201-3/+8
* python3Packages.dropbox: 10.10.0 -> 11.4.1Frederik Rietdijk2021-04-031-2/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-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 Profpatsch2021-01-111-2/+2
* python37Packages.dropbox: 10.8.0 -> 10.10.0R. RyanTM2020-11-141-2/+2
* python37Packages.dropbox: 10.7.0 -> 10.8.0R. RyanTM2020-11-101-2/+2
* python37Packages.dropbox: 10.6.0 -> 10.7.0R. RyanTM2020-10-281-2/+2
* python37Packages.dropbox: 10.4.1 -> 10.6.0R. RyanTM2020-10-151-2/+2
* pythonPackages.dropbox: 10.3.1 -> 10.4.1Stefan Frijters2020-09-221-2/+2
* python: dropbox: 10.3.0 -> 10.3.1Frederik Rietdijk2020-08-161-2/+2
* python27Packages.dropbox: 10.2.0 -> 10.3.0R. RyanTM2020-07-281-2/+2
* python: dropbox: 9.5.0 -> 10.2.0Frederik Rietdijk2020-06-111-2/+2
* python27Packages.dropbox: 9.4.0 -> 9.5.0R. RyanTM2020-03-231-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. RyanTM2019-07-021-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. RyanTM2019-01-021-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. RyanTM2018-12-141-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. RyanTM2018-11-081-2/+2
* python: dropbox: 8.9.0 -> 9.0.0Frederik Rietdijk2018-07-221-2/+2
* python: dropbox: 8.7.1 -> 8.9.0Frederik Rietdijk2018-06-211-2/+2
* python: dropbox: 8.0.0 -> 8.7.1Frederik Rietdijk2018-04-081-2/+2