python311Packages.sphinxcontrib-youtube: 1.3.0 -> 1.4.1
Diff: https://github.com/sphinx-contrib/youtube/compare/v1.3.0...v1.4.1
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "sphinxcontrib-youtube";
|
||||
version = "1.3.0";
|
||||
version = "1.4.1";
|
||||
format = "pyproject";
|
||||
|
||||
nativeBuildInputs = [ flit-core ];
|
||||
@@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
owner = "sphinx-contrib";
|
||||
repo = "youtube";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-/mu/OGMc+iP7DV36fmE8pb5y6MMOQ0fmzT8R7RP/tjM=";
|
||||
hash = "sha256-XuOfZ77tg9akmgTuMQN20OhgkFbn/6YzT46vpTsXxC8=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ sphinx requests ];
|
||||
|
||||
Reference in New Issue
Block a user