Show More
@@ -1702,11 +1702,11 b' self: super: {' | |||||
1702 | }; |
|
1702 | }; | |
1703 | }; |
|
1703 | }; | |
1704 | "pytz" = super.buildPythonPackage { |
|
1704 | "pytz" = super.buildPythonPackage { | |
1705 |
name = "pytz-2019. |
|
1705 | name = "pytz-2019.3"; | |
1706 | doCheck = false; |
|
1706 | doCheck = false; | |
1707 | src = fetchurl { |
|
1707 | src = fetchurl { | |
1708 |
url = "https://files.pythonhosted.org/packages/2 |
|
1708 | url = "https://files.pythonhosted.org/packages/82/c3/534ddba230bd4fbbd3b7a3d35f3341d014cca213f369a9940925e7e5f691/pytz-2019.3.tar.gz"; | |
1709 | sha256 = "0ckb27hhjc8i8gcdvk4d9avld62b7k52yjijc60s2m3y8cpb7h16"; |
|
1709 | sha256 = "1ghrk1wg45d3nymj7bf4zj03n3bh64xmczhk4pfi577hdkdhcb5h"; | |
1710 | }; |
|
1710 | }; | |
1711 | meta = { |
|
1711 | meta = { | |
1712 | license = [ pkgs.lib.licenses.mit ]; |
|
1712 | license = [ pkgs.lib.licenses.mit ]; |
@@ -51,7 +51,7 b' python-ldap==3.2.0' | |||||
51 | python-memcached==1.59 |
|
51 | python-memcached==1.59 | |
52 | python-pam==1.8.4 |
|
52 | python-pam==1.8.4 | |
53 | python-saml==2.4.2 |
|
53 | python-saml==2.4.2 | |
54 |
pytz==2019. |
|
54 | pytz==2019.3 | |
55 | tzlocal==1.5.1 |
|
55 | tzlocal==1.5.1 | |
56 | pyzmq==14.6.0 |
|
56 | pyzmq==14.6.0 | |
57 | py-gfm==0.1.4 |
|
57 | py-gfm==0.1.4 |
General Comments 0
You need to be logged in to leave comments.
Login now