mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
python313Packages.whoisdomain: 1.20240129.1 -> 1.20250220.2
Diff: https://github.com/mboot-github/WhoisDomain/compare/refs/tags/1.20240129.1...1.20250220.2 Changelog: https://github.com/mboot-github/WhoisDomain/releases/tag/1.20250220.2
This commit is contained in:
parent
f6634090cf
commit
78b40a03d0
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "whoisdomain";
|
||||
version = "1.20240129.1";
|
||||
version = "1.20250220.2";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
@ -17,7 +17,7 @@ buildPythonPackage rec {
|
|||
owner = "mboot-github";
|
||||
repo = "WhoisDomain";
|
||||
tag = version;
|
||||
hash = "sha256-nRj/WkYjMZuQoYF+QFIHABlek4DxvvEnOTeFYLHYvZc=";
|
||||
hash = "sha256-/f5zV0vgjOIIux4e0mXeFSfY8cNpfGkfeCs3djla2zM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ hatchling ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue