Commit Graph

5667 Commits

Author SHA1 Message Date
Dmitry Kalinkin
fcbec42fc8 pythonPackages.histbook: init at 1.2.3 2018-10-13 10:14:44 +02:00
Spencer Baugh
fd9d45c7c1 pythonPackages.mypy_extensions: use typing from stdlib on >=3.5
It's not necessary to depend on the "typing" backport since it's in
the standard library; I also observed serious breakage in anything
using the typing module (including) when the backport was in the
closure on >=3.5.
2018-10-13 10:13:03 +02:00
Dmitry Kalinkin
4ed993367f arrow-cpp: 0.10.0 -> 0.11.0 (#48066)
* arrow-cpp: 0.10.0 -> 0.11.0

* arrow-cpp: enable testing
2018-10-13 10:12:26 +02:00
Chris Ostrouchov
045a4a4b72 pythonPackages.vidstab: init at 0.1.5 2018-10-13 10:10:39 +02:00
Chris Ostrouchov
77e8b33cb7 pythonPackages.imutils: init at 0.5.1 2018-10-13 10:10:39 +02:00
Chris Ostrouchov
489d120ef5 pythonPackages.progress: init at 1.4 2018-10-13 10:10:39 +02:00
Chris Ostrouchov
08d2c98e2b pythonPackages.gsd: init at 1.5.2 2018-10-13 10:09:44 +02:00
Chris Ostrouchov
343a5b4e63 pythonPackages.nest-asyncio: init at 0.9.1 2018-10-13 10:09:28 +02:00
Chris Ostrouchov
e8bcf55d34 python36Packages.pyvoro: init at 1.3.2
python wrapper to voro++
2018-10-13 10:09:00 +02:00
Chris Ostrouchov
a3b2890728 pythonPackages.fdint: init at 2.0.2 2018-10-13 10:08:39 +02:00
Lancelot SIX
66a11d365c pythonPackages.django_2_1: 2.1.1 -> 2.1.2
See https://docs.djangoproject.com/en/2.1/releases/2.1.2/
2018-10-13 10:08:12 +02:00
Lancelot SIX
b80f6ea733 pythonPackages.django_2_1: 2.0.8 -> 2.0.9
See https://docs.djangoproject.com/en/2.0/releases/2.0.9/
2018-10-13 10:08:12 +02:00
Lancelot SIX
e79d93a848 pythonPackages.django: 1.11.15 -> 1.11.16
See https://docs.djangoproject.com/en/1.11/releases/1.11.16/
2018-10-13 10:08:12 +02:00
Chris Ostrouchov
9a5aaf3421 pythonPackages.azure-servicemanagement-lagacy: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
5d26b1b9c0 pythonPackages.azure-storage: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
110afaae5c pythonPackages.azure-mgmt-resource: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
071053bcb0 pythonPackages.azure-mgmt-storage: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
1675213fac pythonPackages.azure-nspkg: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
3b49976b8a pythonPackages.azure-mgmt-network: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
acb7336133 pythonPackages.azure-mgmt-compute: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
caaac35fff pythonPackages.azure-mgmt-common: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
1c397de0ff pythonPackages.azure-common: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
990da90083 pythonPackages.azure: refactor move to python-modules 2018-10-13 10:07:50 +02:00
Chris Ostrouchov
08505d87d3 pythonPackages.boto: 2.47.0 -> 2.49.0
refactor move to python-modules
2018-10-13 10:07:09 +02:00
Chris Ostrouchov
56e277354a pythonPackages.amqplib: 0.6.1 -> 1.0.2 2018-10-13 10:00:34 +02:00
Chris Ostrouchov
1533099b9f pythonPackages.pytest-ansible: init at 2.0.1 2018-10-13 09:53:36 +02:00
Chris Ostrouchov
648acbabca pythonPackages.pytest-annotate: init at 1.0.2 2018-10-13 09:53:36 +02:00
Chris Ostrouchov
979f91567d pythonPackages.pyannotate: init at 1.0.6 2018-10-13 09:53:36 +02:00
Chris Ostrouchov
909c46b271 pythonPackages.atsim_potentials: init at 0.2.1 2018-10-13 09:53:02 +02:00
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