python310Packages.pydrive2 0 -> 1 attrpath: python310Packages.pydrive2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8d4533dicxapw1w9v4sxsnqrhdkwi2k5-packages.json.drv building '/nix/store/8d4533dicxapw1w9v4sxsnqrhdkwi2k5-packages.json.drv'... Going to be running update for following packages: - python3.10-pydrive2-1.15.1 Press Enter key to continue... Running update for: - python3.10-pydrive2-1.15.1: UPDATING ... - python3.10-pydrive2-1.15.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pydrive2/default.nix b/pkgs/development/python-modules/pydrive2/default.nix index 75d25a885bf..1851de19bcf 100644 --- a/pkgs/development/python-modules/pydrive2/default.nix +++ b/pkgs/development/python-modules/pydrive2/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pydrive2"; - version = "1.15.1"; + version = "1.15.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "PyDrive2"; inherit version; - hash = "sha256-Hx8xuMned3vUDrDRhqYirLPmsbjjxWPlCNRoxZp50/o="; + hash = "sha256-qPUNmWydx25RwAO8wHcP6XIi+gH7Dm6p0CfwrPfs564="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/mwrhnxxjpgimy9wl1pdsrxmkpnjm97yy-python3.10-pydrive2-1.15.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python310Packages.pydrive2 is: Google Drive API Python wrapper library meta.homepage for python310Packages.pydrive2 is: https://github.com/iterative/PyDrive2 meta.changelog for python310Packages.pydrive2 is: https://github.com/iterative/PyDrive2/releases/tag/1.15.3 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.15.3 with grep in /nix/store/mwrhnxxjpgimy9wl1pdsrxmkpnjm97yy-python3.10-pydrive2-1.15.3 - found 1.15.3 in filename of file in /nix/store/mwrhnxxjpgimy9wl1pdsrxmkpnjm97yy-python3.10-pydrive2-1.15.3 ---
Rebuild report (if merged into master) (click to expand) ``` 5 total rebuild path(s) 5 package rebuild(s) First fifty rebuilds by attrpath deja-dup duplicity duply python310Packages.pydrive2 python311Packages.pydrive2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/mwrhnxxjpgimy9wl1pdsrxmkpnjm97yy-python3.10-pydrive2-1.15.3 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python310Packages.pydrive2 https://github.com/r-ryantm/nixpkgs/archive/dd8daa40094d77da09053888f8ae1b98a5a50387.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/mwrhnxxjpgimy9wl1pdsrxmkpnjm97yy-python3.10-pydrive2-1.15.3 ls -la /nix/store/mwrhnxxjpgimy9wl1pdsrxmkpnjm97yy-python3.10-pydrive2-1.15.3/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
--- ###### Maintainer pings cc @sei40kr for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/226637 python310Packages.pydrive2 1.15.1 -> 1.15.3 https://repology.org/project/python:pydrive2/versions attrpath: python310Packages.pydrive2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.10-pydrive2-1.15.1 Press Enter key to continue... Running update for: - python3.10-pydrive2-1.15.1: UPDATING ... - python3.10-pydrive2-1.15.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pydrive2/default.nix b/pkgs/development/python-modules/pydrive2/default.nix index 75d25a885bf..1851de19bcf 100644 --- a/pkgs/development/python-modules/pydrive2/default.nix +++ b/pkgs/development/python-modules/pydrive2/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pydrive2"; - version = "1.15.1"; + version = "1.15.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "PyDrive2"; inherit version; - hash = "sha256-Hx8xuMned3vUDrDRhqYirLPmsbjjxWPlCNRoxZp50/o="; + hash = "sha256-qPUNmWydx25RwAO8wHcP6XIi+gH7Dm6p0CfwrPfs564="; }; propagatedBuildInputs = [ No auto update branch exists Old version 1.15.1" not present in master derivation file with contents: { lib , buildPythonPackage , fetchPypi , google-api-python-client , oauth2client , pyopenssl , pyyaml , pythonOlder }: buildPythonPackage rec { pname = "pydrive2"; version = "1.15.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { pname = "PyDrive2"; inherit version; hash = "sha256-qPUNmWydx25RwAO8wHcP6XIi+gH7Dm6p0CfwrPfs564="; }; propagatedBuildInputs = [ google-api-python-client oauth2client pyopenssl pyyaml ]; doCheck = false; pythonImportsCheck = [ "pydrive2" ]; meta = with lib; { description = "Google Drive API Python wrapper library"; homepage = "https://github.com/iterative/PyDrive2"; changelog = "https://github.com/iterative/PyDrive2/releases/tag/${version}"; license = licenses.asl20; maintainers = with maintainers; [ sei40kr ]; }; }