Commit graph

8 commits

Author SHA1 Message Date
Peter Hoeg bf9cecf28d pykms: 20180208 -> 20190611
New upstream.
2019-09-25 06:33:34 +08:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Robert Schütz 8c57113e14 python.pkgs.argparse: remove
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Peter Hoeg 4569dd753b pykms: 20171224 -> 20180208 2018-10-04 17:57:51 +08:00
Peter Hoeg 9c95eb828a pykms: 20170719 -> 20171224
Use python 3 instead of python 2.
2018-01-27 15:09:40 +08:00
Peter Hoeg 2935f6f853 pykms: previous homepage requires registration 2017-10-12 17:02:33 +08:00
Peter Hoeg 62e73a75f1 pykms: init at 20170719 2017-10-12 08:51:11 +08:00