python310Packages.python-periphery 0 -> 1 attrpath: python310Packages.python-periphery 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/v86fljj1vamva82xpdaylmvz71zhpkij-packages.json.drv building '/nix/store/v86fljj1vamva82xpdaylmvz71zhpkij-packages.json.drv'... Going to be running update for following packages: - python3.10-python-periphery-2.3.0 Press Enter key to continue... Running update for: - python3.10-python-periphery-2.3.0: UPDATING ... - python3.10-python-periphery-2.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-periphery/default.nix b/pkgs/development/python-modules/python-periphery/default.nix index b52ad018d57..1ad9545f2ff 100644 --- a/pkgs/development/python-modules/python-periphery/default.nix +++ b/pkgs/development/python-modules/python-periphery/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "python-periphery"; - version = "2.3.0"; + version = "2.4.0"; src = fetchPypi { inherit pname version; - sha256 = "8a8ec019d9b330a6a6f69a7de61d14b4c98b102d76359047c5ce0263e12246a6"; + sha256 = "sha256-KMxImJnlmCWuBZLDrpaEHLtWF5hQdjbRo5IcJubkkbI="; }; # Some tests require physical probing and additional physical setup No auto update branch exists Successfully finished processing cachix "/nix/store/blqkcfwsrn4yyj8kan64nwk2nldwf1aj-python3.10-python-periphery-2.4.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 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.python-periphery is: Linux Peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) with Python 2 & 3 meta.homepage for python310Packages.python-periphery is: https://github.com/vsergeev/python-periphery ###### 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 2.4.0 with grep in /nix/store/blqkcfwsrn4yyj8kan64nwk2nldwf1aj-python3.10-python-periphery-2.4.0 - found 2.4.0 in filename of file in /nix/store/blqkcfwsrn4yyj8kan64nwk2nldwf1aj-python3.10-python-periphery-2.4.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python310Packages.python-periphery python311Packages.python-periphery ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/blqkcfwsrn4yyj8kan64nwk2nldwf1aj-python3.10-python-periphery-2.4.0 \ --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.python-periphery https://github.com/r-ryantm/nixpkgs/archive/98fadc8d1fb91b4d0c3c80aaeeb701dceb5c6b63.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/blqkcfwsrn4yyj8kan64nwk2nldwf1aj-python3.10-python-periphery-2.4.0 ls -la /nix/store/blqkcfwsrn4yyj8kan64nwk2nldwf1aj-python3.10-python-periphery-2.4.0/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)
2 packages built:
--- ###### Maintainer pings cc @bennyandresen 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). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/nixos/nixpkgs/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 502, statusMessage = "Bad Gateway"}, responseVersion = HTTP/1.1, responseHeaders = [("Server","GitHub.com"),("Date","Tue, 18 Apr 2023 18:00:37 GMT"),("Content-Type","application/json"),("Content-Length","32"),("ETag","\"643ed9c7-20\""),("Vary","Accept-Encoding, Accept, X-Requested-With"),("X-GitHub-Request-Id","E0C6:EEDC:2137548:217419A:643EDABB")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/nixos/nixpkgs/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\n \"message\": \"Server Error\"\n}\n"))