python3Packages.canonical-sphinx-extensions: 0.0.27 -> 0.0.33
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "canonical-sphinx-extensions";
|
||||
version = "0.0.27";
|
||||
version = "0.0.33";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "canonical_sphinx_extensions";
|
||||
inherit version;
|
||||
hash = "sha256-ZorSmn+PAVS8xO7X3zk6u3W7pn3JB9w0PhFAXzv6l78=";
|
||||
hash = "sha256-Rb4FK1e0pb+fub58Fq61i3kMhRm/nekHNr91zft8iJY=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user