python310Packages.python-pptx: 0.6.22 -> 0.6.23
This commit is contained in:
parent
adf69b28be
commit
530ef262c5
@ -7,11 +7,11 @@
|
||||
}:
|
||||
buildPythonPackage rec {
|
||||
pname = "python-pptx";
|
||||
version = "0.6.22";
|
||||
version = "0.6.23";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-OPjukt3jHSS0ViVg5hsDV+XZfs91xDUq5mFtWjKXhlQ=";
|
||||
hash = "sha256-WHSX/yjneasY27B09tQFKJPIXe3JXtdd8xk2TzMf7e4=";
|
||||
};
|
||||
|
||||
# postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user