python312Packages.vobject 0.9.6.1 -> 0.9.7 https://repology.org/project/python:vobject/versions attrpath: python312Packages.vobject 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/70xid96q4ciqpsn58m2iky5rs8x17l1c-packages.json.drv building '/nix/store/70xid96q4ciqpsn58m2iky5rs8x17l1c-packages.json.drv'... Going to be running update for following packages: - python3.12-vobject-0.9.6.1 Press Enter key to continue... Running update for: - python3.12-vobject-0.9.6.1: UPDATING ... - python3.12-vobject-0.9.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/vobject/default.nix b/pkgs/development/python-modules/vobject/default.nix index bcf4d016dec2..50ebd8c52824 100644 --- a/pkgs/development/python-modules/vobject/default.nix +++ b/pkgs/development/python-modules/vobject/default.nix @@ -1,13 +1,13 @@ { lib, buildPythonPackage, fetchPypi, isPyPy, python, python-dateutil }: buildPythonPackage rec { - version = "0.9.6.1"; + version = "0.9.7"; format = "setuptools"; pname = "vobject"; src = fetchPypi { inherit pname version; - sha256 = "96512aec74b90abb71f6b53898dd7fe47300cc940104c4f79148f0671f790101"; + sha256 = "sha256-q3J7+B3oiYStpcEfBm8eFkmQPT49fskfHOloFyr9UlY="; }; disabled = isPyPy; No auto update branch exists Successfully finished processing cachix "/nix/store/w0gjbam5h5m403845qxpwwfq7d59v941-python3.12-vobject-0.9.7" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
12 packages failed to build:
51 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 python312Packages.vobject is: Module for reading vCard and vCalendar files meta.homepage for python312Packages.vobject is: http://eventable.github.io/vobject/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.9.7 with grep in /nix/store/w0gjbam5h5m403845qxpwwfq7d59v941-python3.12-vobject-0.9.7 - found 0.9.7 in filename of file in /nix/store/w0gjbam5h5m403845qxpwwfq7d59v941-python3.12-vobject-0.9.7 ---
Rebuild report (if merged into master) (click to expand) ``` 36 total rebuild path(s) 36 package rebuild(s) First fifty rebuilds by attrpath aerc calendar-cli carddav-util errands etesync-dav gcalcli gtg home-assistant-component-tests.caldav khard lbdb mailman-web odoo odoo15 paperless-ngx pretalx pretix python311Packages.caldav python311Packages.django-ckeditor python311Packages.django-extensions python311Packages.django-hierarkey python311Packages.etesync python311Packages.radicale-infcloud python311Packages.vobject python312Packages.caldav python312Packages.django-ckeditor python312Packages.django-extensions python312Packages.django-hierarkey python312Packages.etesync python312Packages.radicale-infcloud python312Packages.vobject radicale radicale2 radicale3 vcs_query visidata xandikos ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/w0gjbam5h5m403845qxpwwfq7d59v941-python3.12-vobject-0.9.7 \ --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 python312Packages.vobject https://github.com/r-ryantm/nixpkgs/archive/4ecca5562d14f78e74c3c3f78e3ad59d9374c721.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4ecca5562d14f78e74c3c3f78e3ad59d9374c721#python312Packages.vobject ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/w0gjbam5h5m403845qxpwwfq7d59v941-python3.12-vobject-0.9.7 ls -la /nix/store/w0gjbam5h5m403845qxpwwfq7d59v941-python3.12-vobject-0.9.7/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
12 packages failed to build:
51 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/300125