3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5638 commits

Author SHA1 Message Date
Christopher Ostrouchov adbdba25d0 pythonPackages.tinycss: 0.3 -> 0.4 refactor move to python-modules (#48163) 2018-10-13 00:16:47 +02:00
Silvan Mosberger c26d6001ed
Merge pull request #45890 from lopsided98/buildbot-python3
buildbot: Python 3 support and other improvements
2018-10-12 14:06:41 +02:00
Sarah Brofeldt 32bcd72bf2
Merge pull request #48198 from teto/rfc-bibtex
rfc-bibtex: init at 2.2.1
2018-10-12 10:07:10 +02:00
Benjamin Hipple c0af13f1c8 python: update documentation
This touches up a handful of places in the python documentation to try to make
the current best-practices more obvious. In particular, I often find the
function signatures (what to pass, what not to pass) confusing and have added
them to the docs.

Also updated the metas to be more consistent with the most frequently used
modern style.
2018-10-12 10:06:25 +02:00
Sarah Brofeldt 9cba2f54fa
Merge pull request #48079 from lopsided98/python-av-update
pythonPackages.av: 0.4.1 -> 0.5.3
2018-10-12 10:03:19 +02:00
lewo 68e1e0e5fe
Merge pull request #48133 from bhipple/add/atom
pythonPackages.atom: init at 0.4.1
2018-10-12 08:39:09 +02:00
Ben Wolsieffer 73c523a605 buildbot: add Python 3 support 2018-10-11 21:39:11 -04:00
Ben Wolsieffer 5b2a1db2e3 pythonPackages.sqlalchemy_migrate: patch backslash escapes 2018-10-11 18:15:16 -04:00
Ben Wolsieffer 1c3f7302fa pythonPackages.autobahn: use checkInputs 2018-10-11 18:15:16 -04:00
Ben Wolsieffer 820feccb18 pythonPackages.trollius: 1.0.4 -> 2.2 2018-10-11 18:15:16 -04:00
Ben Wolsieffer fcaae4fc35 pythonPackages.hyperlink: don't create .pytest_cache 2018-10-11 18:15:16 -04:00
Ben Wolsieffer 67ea56717a python2Packages.pylint: init at 1.9.2 2018-10-11 18:15:15 -04:00
Ben Wolsieffer 4f09e05849 python2Packages.astroid: init at 1.6.5 2018-10-11 18:15:15 -04:00
Ben Wolsieffer 511d651e58 pythonPackages.tempita: 0.5.2 -> 0.5.3-2016-09-28 2018-10-11 18:14:36 -04:00
Ben Wolsieffer 225b8de73d pythonPackages.sphinx-jinja: 0.2.1 -> 1.1.0, Python 3 support 2018-10-11 18:13:54 -04:00
Silvan Mosberger c166d05025
Merge pull request #48192 from costrouc/costrouc/python-filterpy
pythonPackages.filterpy: init at 1.4.5
2018-10-11 22:41:36 +02:00
Chris Ostrouchov 9fc4f06810
pythonPackages.filterpy: init at 1.4.5 2018-10-11 15:37:27 -04:00
Jörg Thalheim af35bf90ed
Merge pull request #48165 from costrouc/costrouc/python-escapism-1.0.0
pythonPackages.escapism: 0.0.1 -> 1.0.0 move to python-modules
2018-10-11 17:11:38 +01:00
xeji 058665560e
Merge pull request #48152 from pandaman64/upgrade-qiskit
qiskit: 0.5.7 -> 0.6.1
2018-10-11 12:09:36 +02:00
Matthieu Coudron 714c0781c3 rfc-bibtex: init at 2.2.1
Generate bibtex entries from IETF rfc/drafts, for instance:
$ rfcbibtex RFC5246 draft-ietf-tls-tls13-21

@techreport{RFC5246,
  author = {T. Dierks and E. Rescorla},
  title = {{The Transport Layer Security (TLS) Protocol Version 1.2}},
  howpublished = {Internet Requests for Comments},
  type = {RFC},
  number = {5246},
  year = {2008},
  month = {August},
  issn = {2070-1721},
  publisher = {RFC Editor},
  institution = {RFC Editor},
  url = {http://www.rfc-editor.org/rfc/rfc5246.txt},
  note = {\url{http://www.rfc-editor.org/rfc/rfc5246.txt}},
}

@techreport{I-D.ietf-tls-tls13,
  author = {Eric Rescorla},
  title = {{The Transport Layer Security (TLS) Protocol Version 1.3}},
  howpublished = {Working Draft},
  type = {Internet-Draft},
  number = {draft-ietf-tls-tls13-21},
  year = {2017},
  month = {July},
  institution = {IETF Secretariat},
  url = {http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt},
  note = {\url{http://www.ietf.org/internet-drafts/draft-ietf-tls-tls13-21.txt}},
}
2018-10-11 16:17:40 +09:00
pandaman64 355fa854f7 qasm2image: 0.7.0 -> 0.8.0 2018-10-11 11:46:07 +09:00
pandaman64 c7ac364278 qiskit: 0.5.7 -> 0.6.1 2018-10-11 11:46:07 +09:00
Jörg Thalheim 726b4da189
Merge pull request #48166 from costrouc/costrouc/python-facebook-sdk
pythonPackages.facebook-sdk: 0.3.0 -> 3.0.0 refactor move to python-modules
2018-10-11 01:13:49 +01:00
Chris Ostrouchov de2a995c83
pythonPackages.facebook-sdk: 0.3.0 -> 3.0.0 refactor move to python-modules 2018-10-10 13:32:38 -04:00
Chris Ostrouchov 61c83b108d
pythonPackages.escapism: 0.0.1 -> 1.0.0 move to python-modules 2018-10-10 13:10:47 -04:00
pandaman64 11c17034b6 ibmquantumexperience: 2.0.2 -> 2.0.3 2018-10-10 20:02:18 +09:00
Benjamin Hipple b721a1b9a9 pytest: add license 2018-10-09 21:23:37 -04:00
Benjamin Hipple cd1f5914bd pythonPackages.atom: init at 0.4.1 2018-10-09 21:02:27 -04:00
Matthew Bauer 9b0505abb7
Merge pull request #46898 from Assassinkin/osmnx
pythonPackages.osmnx: init at 0.8.2
2018-10-09 12:11:27 -05:00
Ben Wolsieffer 5352cb3748 pythonPackages.av: 0.4.1 -> 0.5.3 2018-10-08 17:01:12 -04:00
Philipp Middendorf d2608d29a2 black: 18.6b4 -> 18.9b0 (#47914) 2018-10-06 15:19:38 +02:00
Jörg Thalheim a363ed1071
Merge pull request #47832 from veprbl/pr/arrow_0.10.0
arrow-cpp: 0.9.0 -> 0.10.0
2018-10-04 23:34:17 +01:00
Philipp Middendorf 98238e58c8 yapf: 0.22.0 -> 0.24.0 2018-10-04 10:34:55 +02:00
Dmitry Kalinkin 3942226053 arrow-cpp: 0.9.0 -> 0.10.0
pythonPackages.pyarrow: 0.9.0 -> 0.10.0
parquet: 1.4.0 -> 1.5.0
2018-10-03 21:43:48 -04:00
Frederik Rietdijk 4d1abc4419
Merge pull request #47604 from NixOS/staging-next
Staging next
2018-10-02 18:22:18 +02:00
catern 9ac7893042 pythonPackages.trio: 0.6.0 -> 0.7.0 (#47638) 2018-10-02 12:52:58 +02:00
Roman Volosatovs 2ada8f78d0 simple-websocket-server: Init at 20180414 (#47567) 2018-10-02 00:40:10 +02:00
Paul TREHIOU 483e2a1a6b btchip: init at 0.1.28
electrum and electron-cash: add support for btchip library (#40816)
2018-10-01 18:13:03 -04:00
Lancelot SIX 5aa66991a6 pythonPackages.django-raster: Improve django version support (#47484) 2018-10-01 22:02:11 +02:00
Daiderd Jordan 1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
Josef Kemetmüller 49dcf7be62 pythonPackages.py-cpuinfo: Fix darwin build (#47558) 2018-09-30 21:19:05 +02:00
volth 0a784c094f libvirt: 4.5.0 -> 4.7.0 (#46502) 2018-09-29 22:33:38 +02:00
Florian Klink 2be514d5c3 pythonPackages.pystemd: init at 0.5.0 (#47517) 2018-09-29 21:25:08 +02:00
Michael Weiss 2df4b3e6eb pythonPackages.glances: Enable the tests (skip the failing ones) 2018-09-29 20:47:05 +02:00
Matthew Bauer 228d6f5068
Merge pull request #46007 from markuskowa/openmpi-up
openmpi: 3.1.0->3.1.2
2018-09-29 13:24:46 -05:00
Michael Weiss a108b8617b pythonPackages.glances: 3.0.1 -> 3.0.2 2018-09-29 11:38:12 +02:00
Lancelot SIX a006e2fd7c pythonPackages.django_2_1: 2.1 -> 2.1.1 (#47481)
See https://docs.djangoproject.com/en/2.1/releases/2.1.1/ for release
notes
2018-09-28 20:13:29 +02:00
Lancelot SIX eabaf4e30a
Merge pull request #47460 from Gerschtli/add/flask-jwt-extended
pythonPackages.flask-jwt-extended: init at 3.13.1
2018-09-28 16:19:05 +02:00
Tobias Happ f14d4ba112 pythonPackages.flask_sqlalchemy: 2.1 -> 2.3.2 2018-09-28 11:55:36 +02:00
Tobias Happ 50636fda52 pythonPackages.flask-jwt-extended: init at 3.13.1 2018-09-28 11:54:06 +02:00