Merge pull request #282739 from wegank/python-trovo-src
python312Packages.python-trovo: fix src
This commit is contained in:
@@ -14,7 +14,8 @@ buildPythonPackage rec {
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
pname = "python_trovo";
|
||||
inherit version;
|
||||
hash = "sha256-3EVSF4+nLvvM2RocNM2xz9Us5VrRRTCu/MWCcqwwikw=";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user