python3Packages.sqlalchemy-continuum: 1.4.2 -> 1.5.2
https://github.com/kvesteri/sqlalchemy-continuum/blob/1.5.2/CHANGES.rst This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "sqlalchemy-continuum";
|
||||
version = "1.4.2";
|
||||
version = "1.5.2";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "sqlalchemy_continuum";
|
||||
inherit version;
|
||||
hash = "sha256-D9K+efcY7aR8IgaHnZLsTr8YiTZGN7PK8+5dNL0ZyOM=";
|
||||
hash = "sha256-JXHW62FWvIVir7OS/d3rS7MeRKH9HzeIy2Je/i9pbGM=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user