mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
python: twitter.common.log: 0.3.10 -> 0.3.11
This commit is contained in:
parent
d374f80cc4
commit
e0056cccf9
@ -7,11 +7,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "twitter.common.log";
|
||||
version = "0.3.10";
|
||||
version = "0.3.11";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "81af4b0f51f3fb589f39b410d7031da6792e0ae650a45e9207a25a52a343a555";
|
||||
sha256 = "7160a864eed30044705e05b816077dd193aec0c66f50ef1c077b7f8490e0d06a";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ twitter-common-options twitter-common-dirutil ];
|
||||
|
Loading…
Reference in New Issue
Block a user