1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00

Merge pull request #284953 from r-ryantm/auto-update/python312Packages.pox

python312Packages.pox: 0.3.3 -> 0.3.4
This commit is contained in:
Weijia Wang 2024-02-05 14:14:55 +01:00 committed by GitHub
commit 3aba25d863
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,14 +6,14 @@
buildPythonPackage rec {
pname = "pox";
version = "0.3.3";
version = "0.3.4";
format = "setuptools";
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-4c7WbyoMkqWM82Rrx8y4tHc9QIhLdvhe7aBnBHSHFmc=";
hash = "sha256-FubsqE8b7DgoIQsGsFKt8EzyqyDCL9b77194Mgyab+0=";
};
# Test sare failing the sandbox