Skip to content

Commit ea15d93

Browse files
Merge pull request #143409 from r-ryantm/auto-update/python3.8-oslo.context
2 parents c70224e + a4e9b0d commit ea15d93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • pkgs/development/python-modules/oslo-context

pkgs/development/python-modules/oslo-context/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
buildPythonPackage rec {
44
pname = "oslo.context";
5-
version = "3.3.1";
5+
version = "3.4.0";
66

77
src = fetchPypi {
88
inherit pname version;
9-
sha256 = "f578ea38569cf0a677e2167178196b21a54175471358c4320ddfd5c97c52f4d1";
9+
sha256 = "970f96361c5de9a5dc86d48a648289d77118180ca13ba5eeb307137736ffa953";
1010
};
1111

1212
postPatch = ''

0 commit comments

Comments
 (0)