python311Packages.pypitoken: 7.0.0 -> 7.0.1
Diff: https://github.com/ewjoachim/pypitoken/compare/refs/tags/7.0.0...7.0.1 Changelog: https://github.com/ewjoachim/pypitoken/releases/tag/6.0.37.0.1
This commit is contained in:
parent
116a53bea2
commit
410f12cfaf
@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pypitoken";
|
||||
version = "7.0.0";
|
||||
version = "7.0.1";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
owner = "ewjoachim";
|
||||
repo = pname;
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-CjSENkk1VlzrCngwFoJuq31Iai60qTJXBGMoV5QkSsE=";
|
||||
hash = "sha256-1SUR6reZywgFpSdD49E5PjEDNrlvsHH4TK6SkXStUws=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user