python312Packages.xmlsec 1.3.13 -> 1.3.14 https://github.com/mehcode/python-xmlsec/releases attrpath: python312Packages.xmlsec 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/zjzfqqf7chicvjqyzfhh2zadcgn95nvw-packages.json.drv building '/nix/store/zjzfqqf7chicvjqyzfhh2zadcgn95nvw-packages.json.drv'... Going to be running update for following packages: - python3.12-xmlsec-1.3.13 Press Enter key to continue... Running update for: - python3.12-xmlsec-1.3.13: UPDATING ... - python3.12-xmlsec-1.3.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/xmlsec/default.nix b/pkgs/development/python-modules/xmlsec/default.nix index 94af405e8f64..28dfd80dcd9d 100644 --- a/pkgs/development/python-modules/xmlsec/default.nix +++ b/pkgs/development/python-modules/xmlsec/default.nix @@ -15,12 +15,12 @@ buildPythonPackage rec { pname = "xmlsec"; - version = "1.3.13"; + version = "1.3.14"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-kW9deOgEH2zZORq7plnajJSk/vcZbRJtQK8f9Bfyz4Y="; + hash = "sha256-k0+ATy+JW824bx6u4ja2YQE1YO5p7BCNKc3W5fKSotk="; }; nativeBuildInputs = [ pkg-config pkgconfig setuptools-scm ]; No auto update branch exists Successfully finished processing cachix "/nix/store/9h3zd1r6h49isi0q4k03n906xmdf0x8m-python3.12-xmlsec-1.3.14" [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)
4 packages marked as broken and skipped:
10 packages failed to build:
73 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.xmlsec is: Python bindings for the XML Security Library meta.homepage for python312Packages.xmlsec is: https://github.com/mehcode/python-xmlsec ###### 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 1.3.14 with grep in /nix/store/9h3zd1r6h49isi0q4k03n906xmdf0x8m-python3.12-xmlsec-1.3.14 - found 1.3.14 in filename of file in /nix/store/9h3zd1r6h49isi0q4k03n906xmdf0x8m-python3.12-xmlsec-1.3.14 ---
Rebuild report (if merged into master) (click to expand) ``` 51 total rebuild path(s) 51 package rebuild(s) First fifty rebuilds by attrpath authentik baserow certbot-full frigate home-assistant-component-tests.onvif home-assistant-component-tests.totalconnect lexicon mailman-web netbox netbox_3_6 netbox_3_7 odoo odoo15 paperless-ngx peering-manager powerdns-admin pretix python311Packages.certbot-dns-ovh python311Packages.dj-rest-auth python311Packages.django-allauth python311Packages.django-allauth-2fa python311Packages.django-mailman3 python311Packages.dns-lexicon python311Packages.drf-spectacular python311Packages.onvif-zeep python311Packages.onvif-zeep-async python311Packages.python3-saml python311Packages.simple-salesforce python311Packages.social-auth-app-django python311Packages.social-auth-core python311Packages.softlayer python311Packages.sunpy python311Packages.total-connect-client python311Packages.xmlsec python311Packages.zeep python312Packages.dj-rest-auth python312Packages.django-allauth python312Packages.django-allauth-2fa python312Packages.django-mailman3 python312Packages.drf-spectacular python312Packages.onvif-zeep python312Packages.onvif-zeep-async python312Packages.python3-saml python312Packages.simple-salesforce python312Packages.social-auth-app-django python312Packages.social-auth-core python312Packages.sunpy python312Packages.total-connect-client python312Packages.xmlsec python312Packages.zeep ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9h3zd1r6h49isi0q4k03n906xmdf0x8m-python3.12-xmlsec-1.3.14 \ --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.xmlsec https://github.com/r-ryantm/nixpkgs/archive/8ba4ff7eafeac71391726171a1d15028d7b81e5a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8ba4ff7eafeac71391726171a1d15028d7b81e5a#python312Packages.xmlsec ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/9h3zd1r6h49isi0q4k03n906xmdf0x8m-python3.12-xmlsec-1.3.14 ls -la /nix/store/9h3zd1r6h49isi0q4k03n906xmdf0x8m-python3.12-xmlsec-1.3.14/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)
4 packages marked as broken and skipped:
10 packages failed to build:
73 packages built:
--- ###### Maintainer pings cc @zhaofengli for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/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/305073