Skip to content

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.tinytuya is: Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API)

meta.homepage for python3Packages.tinytuya is: https://github.com/jasonacox/tinytuya

meta.changelog for python3Packages.tinytuya is: https://github.com/jasonacox/tinytuya/releases/tag/v1.16.3

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.16.3 with grep in /nix/store/4hvga94f6iwk1i4pkpav9dx0h5c6li19-python3.12-tinytuya-1.16.3
  • found 1.16.3 in filename of file in /nix/store/4hvga94f6iwk1i4pkpav9dx0h5c6li19-python3.12-tinytuya-1.16.3

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-custom-components.tuya_local
python312Packages.tinytuya
python313Packages.tinytuya
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/4hvga94f6iwk1i4pkpav9dx0h5c6li19-python3.12-tinytuya-1.16.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 python3Packages.tinytuya https://github.com/r-ryantm/nixpkgs/archive/6e2807be04889b3c612a1f6c1125a26db960b33d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6e2807be04889b3c612a1f6c1125a26db960b33d#python3Packages.tinytuya

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/4hvga94f6iwk1i4pkpav9dx0h5c6li19-python3.12-tinytuya-1.16.3
ls -la /nix/store/4hvga94f6iwk1i4pkpav9dx0h5c6li19-python3.12-tinytuya-1.16.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • home-assistant-custom-components.tuya_local
✅ 4 packages built:
  • python312Packages.tinytuya
  • python312Packages.tinytuya.dist
  • python313Packages.tinytuya
  • python313Packages.tinytuya.dist

Maintainer pings

cc @pathob for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 12, 2025
@nix-owners nix-owners bot requested a review from pathob May 12, 2025 03:20
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jun 2, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.tinytuya is: Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API)

meta.homepage for python3Packages.tinytuya is: https://github.com/jasonacox/tinytuya

meta.changelog for python3Packages.tinytuya is: https://github.com/jasonacox/tinytuya/releases/tag/v1.17.1

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.17.1 with grep in /nix/store/5hpfrr3vk2a5hmgvyv89awspn38sv6d3-python3.12-tinytuya-1.17.1
  • found 1.17.1 in filename of file in /nix/store/5hpfrr3vk2a5hmgvyv89awspn38sv6d3-python3.12-tinytuya-1.17.1

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-custom-components.tuya_local
python312Packages.tinytuya
python313Packages.tinytuya
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/5hpfrr3vk2a5hmgvyv89awspn38sv6d3-python3.12-tinytuya-1.17.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 python3Packages.tinytuya https://github.com/r-ryantm/nixpkgs/archive/b02b7476a2a0a1def1cd45054e65a69aa0dbb78e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b02b7476a2a0a1def1cd45054e65a69aa0dbb78e#python3Packages.tinytuya

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/5hpfrr3vk2a5hmgvyv89awspn38sv6d3-python3.12-tinytuya-1.17.1
ls -la /nix/store/5hpfrr3vk2a5hmgvyv89awspn38sv6d3-python3.12-tinytuya-1.17.1/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • home-assistant-custom-components.tuya_local
✅ 4 packages built:
  • python312Packages.tinytuya
  • python312Packages.tinytuya.dist
  • python313Packages.tinytuya
  • python313Packages.tinytuya.dist

Maintainer pings

cc @pathob for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title python3Packages.tinytuya: 1.16.1 -> 1.16.3 python3Packages.tinytuya: 1.16.1 -> 1.17.1 Jun 2, 2025
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.tinytuya branch from 6e2807b to b02b747 Compare June 2, 2025 04:58
@r-ryantm r-ryantm changed the title python3Packages.tinytuya: 1.16.1 -> 1.17.1 python3Packages.tinytuya: 1.16.1 -> 1.17.2 Jun 12, 2025
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.tinytuya branch from b02b747 to 34576d8 Compare June 12, 2025 11:49
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.tinytuya is: Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API)

meta.homepage for python3Packages.tinytuya is: https://github.com/jasonacox/tinytuya

meta.changelog for python3Packages.tinytuya is: https://github.com/jasonacox/tinytuya/releases/tag/v1.17.2

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.17.2 with grep in /nix/store/i3cji3d0v92ycx1s2vcj7xab8fyq675w-python3.12-tinytuya-1.17.2
  • found 1.17.2 in filename of file in /nix/store/i3cji3d0v92ycx1s2vcj7xab8fyq675w-python3.12-tinytuya-1.17.2

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-custom-components.tuya_local
python312Packages.tinytuya
python313Packages.tinytuya
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/i3cji3d0v92ycx1s2vcj7xab8fyq675w-python3.12-tinytuya-1.17.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 python3Packages.tinytuya https://github.com/r-ryantm/nixpkgs/archive/34576d80077ed06be6316323d55a64d7c33c89d7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/34576d80077ed06be6316323d55a64d7c33c89d7#python3Packages.tinytuya

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/i3cji3d0v92ycx1s2vcj7xab8fyq675w-python3.12-tinytuya-1.17.2
ls -la /nix/store/i3cji3d0v92ycx1s2vcj7xab8fyq675w-python3.12-tinytuya-1.17.2/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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • home-assistant-custom-components.tuya_local
✅ 4 packages built:
  • python312Packages.tinytuya
  • python312Packages.tinytuya.dist
  • python313Packages.tinytuya
  • python313Packages.tinytuya.dist

Maintainer pings

cc @pathob for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jun 16, 2025
@wolfgangwalther wolfgangwalther force-pushed the auto-update/python3Packages.tinytuya branch from 34576d8 to a2d8203 Compare June 27, 2025 20:48
@wolfgangwalther wolfgangwalther changed the title python3Packages.tinytuya: 1.16.1 -> 1.17.2 python3Packages.tinytuya: 1.17.1 -> 1.17.2 Jun 27, 2025
@wolfgangwalther wolfgangwalther removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Jun 27, 2025
@wolfgangwalther wolfgangwalther force-pushed the auto-update/python3Packages.tinytuya branch from a2d8203 to 3fc4387 Compare June 27, 2025 20:52
Copy link
Member

@wegank wegank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaks home-assistant-custom-components.tuya_local.

@wegank wegank marked this pull request as draft June 28, 2025 11:25
@r-ryantm r-ryantm changed the title python3Packages.tinytuya: 1.17.1 -> 1.17.2 python3Packages.tinytuya: 1.17.2 -> 1.17.3 Aug 14, 2025
@r-ryantm r-ryantm force-pushed the auto-update/python3Packages.tinytuya branch from 3fc4387 to a0a90f7 Compare August 14, 2025 20:59
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.tinytuya is: Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API)

meta.homepage for python3Packages.tinytuya is: https://github.com/jasonacox/tinytuya

meta.changelog for python3Packages.tinytuya is: https://github.com/jasonacox/tinytuya/releases/tag/v1.17.3

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.17.3 with grep in /nix/store/fh5mp9hv9l82fvz82lh4cjb6wlvj6qcl-python3.13-tinytuya-1.17.3
  • found 1.17.3 in filename of file in /nix/store/fh5mp9hv9l82fvz82lh4cjb6wlvj6qcl-python3.13-tinytuya-1.17.3

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

home-assistant-custom-components.tuya_local
python312Packages.tinytuya
python313Packages.tinytuya
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/fh5mp9hv9l82fvz82lh4cjb6wlvj6qcl-python3.13-tinytuya-1.17.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 python3Packages.tinytuya https://github.com/r-ryantm/nixpkgs/archive/a0a90f750c57c76427d98af1b289d135fa58d87c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a0a90f750c57c76427d98af1b289d135fa58d87c#python3Packages.tinytuya

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/fh5mp9hv9l82fvz82lh4cjb6wlvj6qcl-python3.13-tinytuya-1.17.3
ls -la /nix/store/fh5mp9hv9l82fvz82lh4cjb6wlvj6qcl-python3.13-tinytuya-1.17.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • home-assistant-custom-components.tuya_local
✅ 4 packages built:
  • python312Packages.tinytuya
  • python312Packages.tinytuya.dist
  • python313Packages.tinytuya
  • python313Packages.tinytuya.dist

Maintainer pings

cc @pathob for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants