2022-12-23T10:10:41 datasette 0.61.1 -> 0.63.3 https://pypi.org/project/datasette/ 2022-12-23T10:10:43 attrpath: datasette 2022-12-23T10:10:43 Checking auto update branch... 2022-12-23T10:10:43 No auto update branch exists 2022-12-23T10:10:44 Old version 0.61.1" not present in master derivation file with contents: { lib , buildPythonPackage , fetchFromGitHub , aiofiles , asgi-csrf , click , click-default-group , itsdangerous , janus , jinja2 , hupper , mergedeep , pint , pluggy , python-baseconv , pyyaml , uvicorn , httpx , pytestCheckHook , pytest-asyncio , pytest-timeout , aiohttp , beautifulsoup4 , asgiref , setuptools , trustme , pythonOlder }: buildPythonPackage rec { pname = "datasette"; version = "0.63.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "simonw"; repo = pname; rev = "refs/tags/${version}"; sha256 = "sha256-VDmh2Q/ab5xaNbj0APuQ9pkZ+GHoNXW2crrJXi556Fk="; }; postPatch = '' substituteInPlace setup.py \ --replace '"pytest-runner"' "" \ --replace "click-default-group-wheel>=1.2.2" "click-default-group" ''; propagatedBuildInputs = [ aiofiles asgi-csrf asgiref click click-default-group httpx hupper itsdangerous janus jinja2 mergedeep pint pluggy python-baseconv pyyaml setuptools uvicorn ]; checkInputs = [ aiohttp beautifulsoup4 pytest-asyncio pytest-timeout pytestCheckHook trustme ]; # takes 30-180 mins to run entire test suite, not worth the CPU resources, slows down reviews # with pytest-xdist, it still takes around 10 mins with 32 cores # just run the csv tests, as this should give some indictation of correctness pytestFlagsArray = [ "tests/test_csv.py" ]; disabledTests = [ "facet" "_invalid_database" # checks error message when connecting to invalid database ]; pythonImportsCheck = [ "datasette" "datasette.cli" "datasette.app" "datasette.database" "datasette.renderer" "datasette.tracer" "datasette.plugins" ]; meta = with lib; { description = "Multi-tool for exploring and publishing data"; homepage = "https://datasette.io/"; license = licenses.asl20; maintainers = with maintainers; [ costrouc ]; }; } 2022-12-23T19:15:29 datasette 0.63.2 -> 0.63.3 https://github.com/simonw/datasette/releases 2022-12-23T19:15:31 attrpath: datasette 2022-12-23T19:15:31 Checking auto update branch... 2022-12-23T19:15:31 No auto update branch exists 2022-12-23T19:15:36 [version] 2022-12-23T19:15:38 [version] updated version and sha256 2022-12-23T19:15:38 [rustCrateVersion] 2022-12-23T19:15:38 [rustCrateVersion] No cargoSha256 found 2022-12-23T19:15:38 [golangModuleVersion] 2022-12-23T19:15:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T19:15:38 [updateScript] 2022-12-23T19:15:38 [updateScript] skipping because derivation has no updateScript 2022-12-23T19:15:38 2022-12-23T19:15:38 [quotedUrls] 2022-12-23T19:15:38 [quotedUrls] nothing found to replace 2022-12-23T19:15:38 Diff after rewrites: diff --git a/pkgs/development/python-modules/datasette/default.nix b/pkgs/development/python-modules/datasette/default.nix index 8394befc51e..91517c564f9 100644 --- a/pkgs/development/python-modules/datasette/default.nix +++ b/pkgs/development/python-modules/datasette/default.nix @@ -29,7 +29,7 @@ buildPythonPackage rec { pname = "datasette"; - version = "0.63.2"; + version = "0.63.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -38,7 +38,7 @@ buildPythonPackage rec { owner = "simonw"; repo = pname; rev = "refs/tags/${version}"; - sha256 = "sha256-VDmh2Q/ab5xaNbj0APuQ9pkZ+GHoNXW2crrJXi556Fk="; + sha256 = "sha256-SnUhF7QOXwCU288L4BB4JnhtP6XyHsBS1PpaFM32J0w="; }; postPatch = '' 2022-12-23T19:18:16 Successfully finished processing 2022-12-23T19:18:16 cachix "/nix/store/vmwh7x70lvci6pmb2gqb4qbv7m6nassd-python3.10-datasette-0.63.3" 2022-12-23T19:18:20 [check][nixpkgs-review] 2022-12-23T19:22:30 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages built:
2022-12-23T19:22:33 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/simonw/datasette/releases. meta.description for datasette is: "Multi-tool for exploring and publishing data" meta.homepage for datasette is: "https://datasette.io/" meta.changelog for datasette is: "" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.63.3 with grep in /nix/store/vmwh7x70lvci6pmb2gqb4qbv7m6nassd-python3.10-datasette-0.63.3 - found 0.63.3 in filename of file in /nix/store/vmwh7x70lvci6pmb2gqb4qbv7m6nassd-python3.10-datasette-0.63.3 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath datasette python310Packages.datasette python310Packages.datasette-publish-fly python310Packages.datasette-template-sql python39Packages.datasette python39Packages.datasette-publish-fly python39Packages.datasette-template-sql ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vmwh7x70lvci6pmb2gqb4qbv7m6nassd-python3.10-datasette-0.63.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 datasette https://github.com/r-ryantm/nixpkgs/archive/c4c3cfbba4637f496d511ecd8c9e23039cbe02b1.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/vmwh7x70lvci6pmb2gqb4qbv7m6nassd-python3.10-datasette-0.63.3 ls -la /nix/store/vmwh7x70lvci6pmb2gqb4qbv7m6nassd-python3.10-datasette-0.63.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)
6 packages built:
--- ###### Maintainer pings cc @costrouc 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). 2022-12-23T19:22:36 https://api.github.com/repos/NixOS/nixpkgs/pulls/207455