python3Packages.zope-i18nmessageid: 6.0.1 -> 6.1.0
https://github.com/zopefoundation/zope.i18nmessageid/blob/6.1.0/CHANGES.rst
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "zope-i18nmessageid";
|
||||
version = "6.0.1";
|
||||
version = "6.1.0";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "zope.i18nmessageid";
|
||||
inherit version;
|
||||
hash = "sha256-LVvOb7MfHOoO+iZEZJvIZ9KXIwPx272f/vzlsuueAXY=";
|
||||
hash = "sha256-Rawm/chvq997ePHBvM/B1DctGlSDi7rt2p26dEStiUE=";
|
||||
};
|
||||
|
||||
nativeCheckInputs = [
|
||||
|
||||
Reference in New Issue
Block a user