Merge pull request #233957 from pacien/embrace-4.2.1

python3Packages.embrace: 4.2.0 -> 4.2.1
This commit is contained in:
Weijia Wang 2023-05-25 15:21:56 +03:00 committed by GitHub
commit 62a6a70615
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "embrace";
version = "4.2.0";
version = "4.2.1";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "~olly";
repo = "embrace-sql";
rev = "v${version}-release";
hash = "sha256-otzpDMtC229qMXon+ydS39SBoMiXJmxn48/TQXjqu5U=";
hash = "sha256-B/xW5EfaQWW603fjKYcf+RHQJVZrnFoqVnIl6xSwS0E=";
};
propagatedBuildInputs = [