nixpkgs-suyu/pkgs/development/python-modules
John Ericson b9acfb4ecf treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile

(cherry picked from commit ba52ae5048)
2018-04-25 15:50:41 -04:00
..
3to2
aafigure
absl-py python: absl-py: 0.1.7 -> 0.1.9 2018-01-20 12:05:23 +01:00
acme
acme-tiny
acoustics
actdiag
adal python: adal: 0.4.7 -> 0.5.0 2018-02-03 17:43:29 +01:00
aenum python: aenum: 2.0.9 -> 2.1.0 2018-02-18 20:07:42 +01:00
affinity
agate
agate-dbf
agate-excel python: agate-excel: 0.2.1 -> 0.2.2 2018-02-03 17:43:29 +01:00
agate-sql python: agate-sql: 0.5.2 -> 0.5.3 2018-02-03 17:43:29 +01:00
aioamqp
aioconsole pythonPackages.aioconsole: init at 0.1.7 2018-02-11 17:23:52 +00:00
aiodns
aiofiles
aiohttp python3Packages.aiohttp: 2.3.10 -> 3.0.1 2018-02-16 14:20:24 +01:00
aioimaplib python3Packages.aioimaplib: init at 0.7.13 2018-02-04 22:47:01 +01:00
alabaster
alembic python: alembic: 0.9.7 -> 0.9.8 2018-02-18 20:07:42 +01:00
altair
amqplib
aniso8601
ansi
ansicolor python: ansicolor: 0.2.4 -> 0.2.6 2018-02-03 17:43:29 +01:00
ansicolors python.pkgs.ansicolors: 1.0.2 -> 1.1.8 2018-01-20 12:05:22 +01:00
apipkg
appdirs
APScheduler python: APScheduler: 3.5.0 -> 3.5.1 2018-01-20 12:05:23 +01:00
apsw
area53
arelle
argcomplete python: argcomplete: 1.9.3 -> 1.9.4 2018-02-18 20:07:42 +01:00
argon2_cffi
args
arrow python: arrow: 0.12.0 -> 0.12.1 2018-01-20 12:05:23 +01:00
arxiv2bib arxiv2bib: init at 1.0.8 2018-02-10 09:23:01 +01:00
asana python: asana: 0.6.7 -> 0.7.0 2018-02-18 20:07:42 +01:00
asgi_ipc
asgi_redis
asgiref Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
asn1ate pythonPackages.asn1ate: unstable -> 0.6 2018-02-12 19:43:01 +01:00
asn1crypto
astor python.pkgs.astor: also disable some test on python2 2018-01-24 06:24:16 +00:00
astral pythonPackages.astral: 1.4 -> 1.5 2018-02-10 23:16:48 +01:00
astroid python: astroid: 1.6.0 -> 1.6.1 2018-02-03 17:43:29 +01:00
astropy python: astropy: 2.0.3 -> 3.0 2018-02-18 20:07:42 +01:00
async_timeout python3Packages.async-timeout: clean up 2018-02-10 11:07:03 +01:00
asynctest python3Packages.asynctest: init at 0.11.1 2018-02-04 22:13:11 +01:00
attrs
audioread
augeas
autobahn
automat
autopep8 python: autopep8: 1.3.3 -> 1.3.4 2018-02-03 17:43:29 +01:00
awesome-slugify python.pkgs.awesome-slugify: fix build (#34764) 2018-02-09 16:02:23 +00:00
aws-xray-sdk
backports_abc
backports_csv found spelling errors for propagatedBuildInputs via my own mispelled grep query 2018-02-21 04:31:33 -05:00
backports_functools_lru_cache python: backports.functools_lru_cache: 1.4 -> 1.5 2018-02-18 20:07:42 +01:00
backports_lzma python.pkgs.backports_lzma: set to null conditionally 2018-01-24 14:18:19 +01:00
backports_shutil_get_terminal_size
backports_tempfile
backports_unittest-mock
backports_weakref
bap bap: 1.2 -> 1.4 2018-03-01 17:22:43 -05:00
bash_kernel
bayespy
bcrypt
beautifulsoup4
behave
betamax-matchers
betamax-serializers
bibtexparser Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
biopython
bitcoin-price-api
bitcoinlib
bitstring
bkcharts
blaze
bleach python.pkgs.bleach: relax test requirement 2018-01-20 14:51:09 +01:00
blessed
blivet
blockdiag
bokeh python: bokeh: 0.12.13 -> 0.12.14 2018-02-18 20:07:42 +01:00
bootstrapped-pip bootstrapped-pip: fix for cross (nativeBuildInputs) 2018-01-22 17:19:03 -06:00
boto3
botocore python: botocore: 1.8.36 -> 1.8.45 2018-02-18 20:07:42 +01:00
bottleneck
box2d
bpython python: bpython: 0.17 -> 0.17.1 2018-02-18 20:07:42 +01:00
branca
breathe
brotlipy
browsermob-proxy
btrees
bugzilla
buildout-nix python: zc.buildout: 2.10.0 -> 2.11.0 2018-02-03 17:43:29 +01:00
bz2file
cached-property
cachetools
cairocffi pythonPackages.cairocffi: 0.7.2 → 0.8.0 2018-02-27 19:29:56 +01:00
can python-can: init at 2.0.0 2018-02-03 07:31:53 +01:00
canmatrix python-canmatrix: init at 0.6 2018-02-03 09:55:08 +01:00
canopen python-canopen: init at 0.5.1 2018-02-03 09:55:08 +01:00
cccolutils
celery pythonPackages.celery: 4.0.2 -> 4.1.0 2018-02-11 09:00:18 +01:00
cement python: remove name from some expressions 2018-02-28 10:10:05 +10:30
certifi python: certifi: 2017.7.27.1 -> 2018.1.18 2018-01-20 12:05:24 +01:00
cffi python-cffi: disable tests on musl :3 2018-02-13 09:44:52 -06:00
cgkit
cgroup-utils
chai
chainer python: chainer: 3.2.0 -> 3.3.0 2018-02-03 17:43:29 +01:00
chainmap
channels python: channels: 2.0.0 -> 2.0.2 2018-02-18 20:07:42 +01:00
characteristic
chardet pythonPackages.chardet: clean up 2018-02-10 11:07:03 +01:00
cheetah
cheroot
cherrypy python: CherryPy: 13.1.0 -> 14.0.0 2018-02-18 20:07:42 +01:00
cld2-cffi
click-plugins
click-threading python: click-threading: 0.4.2 -> 0.4.4 2018-02-03 17:43:29 +01:00
cligj
cmd2 [RDY] pythonPackages.cmd2: 0.7.7 -> 0.8.0 (#35162) 2018-02-28 13:55:02 +00:00
codecov
colorama python: remove name from some expressions 2018-02-28 10:10:05 +10:30
colorlog pythonPackages.colorlog: 2.6.1 -> 3.1.2 2018-01-26 13:27:59 +01:00
colorlover
conda
configargparse python: ConfigArgParse: 0.12.0 -> 0.13.0 2018-02-18 20:07:42 +01:00
configparser
confluent-kafka
constantly
construct
contextlib2
coverage python: coverage: 4.4.2 -> 4.5.1 2018-02-18 20:07:42 +01:00
coveralls
cram Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
crayons python.pkgs.crayons: init at 0.1.2 2018-01-20 12:05:20 +01:00
credstash
cryptography python: cryptography: 2.0.3 -> 2.1.4 2018-02-03 17:43:30 +01:00
cryptography_vectors python.pkgs.cryptography_vectors: 2.0.3 -> 2.1.4 2018-02-03 17:43:31 +01:00
csscompressor
csvkit
cufflinks
cupy python: cupy: 2.2.0 -> 2.3.0 2018-02-03 17:43:29 +01:00
curtsies Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
cx_freeze
cycler
cymem
Cython treewide: isArm -> isAarch32 2018-04-25 15:50:41 -04:00
cytoolz
d2to1 pythonPackages.d2to1: 0.2.11 -> 0.2.12 2018-02-28 08:28:56 +01:00
daphne Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
dask python: dask: 0.16.1 -> 0.17.0 2018-02-18 20:07:42 +01:00
datashape
dateparser pythonPackages.dateparser: 0.6.0 -> 0.7.0 2018-02-09 19:57:22 +01:00
dateutil
dbf Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
dbfread
dbus tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
decorator python: decorator: 4.1.2 -> 4.2.1 2018-01-20 12:05:24 +01:00
demjson
dendropy dendropy: init at 4.3.0 2018-02-06 10:06:12 +01:00
descartes
devpi-common python: devpi-common: 3.2.0 -> 3.2.1 2018-01-20 12:05:24 +01:00
dicttoxml python.pkgs.dicttoxml: 1.6.4 -> 1.7.4 2018-02-03 17:43:31 +01:00
diff-match-patch
diff_cover
dill
discid
discogs_client
discordpy pythonPackages.discordpy: Mark as broken 2018-01-29 18:45:38 +01:00
distorm3
distro
distutils-cfg
django
django-compat
django-extensions
django-hijack
django-hijack-admin
django-ipware python: django-ipware: 1.1.6 -> 2.0.1 2018-01-20 12:05:24 +01:00
django-jinja2
django-multiselectfield
django-pglocks
django-picklefield
django-polymorphic python: django-polymorphic: 2.0 -> 2.0.2 2018-02-18 20:07:42 +01:00
django-raster
django-sampledatahelper
django-sites
django-sr
django_appconf
django_compressor
django_guardian buildPythonPackage: rename nix_run_setup.py to nix_run_setup 2018-01-20 13:31:14 +01:00
django_redis
django_tagging
djangorestframework
djmail
dkimpy
dmenu dmenu-python: init at 0.2.1 2018-02-21 00:42:36 +01:00
dnspython
doc8
docker python: remove name from some expressions 2018-02-28 10:10:05 +10:30
docker_compose python: docker-compose: 1.18.0 -> 1.19.0 2018-02-18 20:07:42 +01:00
dogpile.cache
dpkt
ds4drv
dulwich
dyn
easy-thumbnails
easydict
ecpy Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
ed25519
edward python: edward: 1.3.4 -> 1.3.5 2018-02-03 17:43:29 +01:00
elasticsearch python: elasticsearch: 6.0.0 -> 6.1.1 2018-01-20 12:05:25 +01:00
elasticsearch-curator
email-validator
emcee
emoji
entrypoints
enum-compat python.pkgs.enum-compat: move to a separate file 2018-02-25 22:24:10 +03:00
enzyme
ephem
evdev
eve python: Eve: 0.7.6 -> 0.7.8 2018-02-18 20:07:42 +01:00
extras
ezdxf
faker Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
fastimport
fastrlock
faulthandler pythonPackages.faulthandler: fix tests 2018-02-19 01:41:02 +01:00
fedpkg
feedgen
feedgenerator
filelock python: filelock: 3.0.0 -> 3.0.4 2018-02-03 17:43:29 +01:00
fiona python: Fiona: 1.7.11 -> 1.7.11.post1 2018-02-18 20:07:42 +01:00
first
fixtures
flake8
flake8-blind-except
flake8-debugger python: flake8-debugger: 3.0.0 -> 3.1.0 2018-02-18 20:07:42 +01:00
flake8-future-import
flake8-import-order pythonPackages.flake8-import-order: init at 0.17 2018-03-01 14:43:12 +01:00
flask
flask-assets python.pkgs.flask_assets: move to a separate file 2018-02-25 22:24:10 +03:00
flask-common python.pkgs.flask-common: init at 0.2.0 2018-01-20 12:05:20 +01:00
flask-compress
flask-cors
flask-elastic
flask-ldap-login
flask-limiter python.pkgs.flask-limiter: init at 1.0.1 2018-01-20 12:05:20 +01:00
flask-login python.pkgs.flask_login: 0.4.0 -> 0.4.1 2018-02-25 22:24:09 +03:00
flask-mail
flask-marshmallow
flask-migrate
flask-oauthlib
flask-principal python.pkgs.flask_principal: move to a separate file 2018-02-25 22:24:10 +03:00
Flask-PyMongo
flask-restful
flask-restplus
flask-script python.pkgs.flask_script: move to a separate file 2018-02-25 22:24:10 +03:00
flask-testing
flask-wtf
flit
fn
folium
fonttools python: fonttools: 3.21.2 -> 3.22.0 2018-02-18 20:07:42 +01:00
FormEncode
fpdf fpdf: init at 1.7.2 2018-02-08 13:39:10 +01:00
fritzconnection
ftfy python: ftfy: 5.2.0 -> 5.3.0 2018-02-03 17:43:30 +01:00
funcsigs
future
gensim python: gensim: 3.2.0 -> 3.3.0 2018-02-03 17:43:30 +01:00
GeoIP
geopandas
gevent
gflags
ghdiff
git-annex-adapter
globus-sdk python: globus-sdk: 1.4.1 -> 1.5.0 2018-02-18 20:07:42 +01:00
google_api_core python: google-api-core: 0.1.3 -> 0.1.4 2018-01-20 12:05:25 +01:00
google_auth python: google-auth: 1.3.0 -> 1.4.1 2018-02-18 20:07:42 +01:00
google_cloud_core
google_cloud_speech python: google-cloud-speech: 0.31.0 -> 0.32.0 2018-02-18 20:07:42 +01:00
google_gax
googleapis_common_protos
gpy
grammalecte
graph-tool
grip grip: buildInputs -> checkInputs 2018-02-23 01:38:04 -06:00
grpcio python: grpcio: 1.9.0 -> 1.9.1 2018-02-18 20:07:42 +01:00
gssapi python: gssapi: 1.3.0 -> 1.4.1 2018-02-18 20:07:42 +01:00
gst-python
guessit
gunicorn
gurobipy
guzzle_sphinx_theme guzzle_sphinx_theme: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
gyp
h2
h5py python.pkgs.h5py: fix for numpy 1.14 2018-02-18 20:07:43 +01:00
h11 pythonPackages.h11: init at 0.7.0 2018-03-05 18:06:29 +01:00
habanero habanero: init at 0.6.0 2018-02-10 09:23:01 +01:00
hbmqtt pythonPackages.hbmqtt: init at 0.9.1 2018-01-27 11:42:20 +01:00
hcs_utils
hglib python: python-hglib: 2.4 -> 2.5 2018-02-03 17:43:30 +01:00
hidapi
hieroglyph
hmmlearn treewide: unquote homepage in my packages 2018-02-25 22:24:08 +03:00
html5-parser
html5lib
htmlmin
httpbin python.pkgs.httpbin: fix expression 2018-01-20 12:05:22 +01:00
httpretty
httpserver
hupper
hypchat
hyperframe
hyperlink
hypothesis pythonPackages.hypothesis: 3.27.0 -> 3.45.2 2018-02-18 20:07:43 +01:00
i3ipc pythonPackages.i3ipc: init at 1.4.0 2018-02-11 16:34:31 +03:00
idna
idna-ssl pythonPackages.idna-ssl: init at 1.0.0 2018-02-02 15:42:08 +01:00
ijson
imaplib2 pythonPackages.imaplib2: init at 2.45.0 2018-02-04 22:28:33 +01:00
incremental
inflection
intelhex
internetarchive
interruptingcow
intervaltree buildPythonPackage: rename nix_run_setup.py to nix_run_setup 2018-01-20 13:31:14 +01:00
ipykernel python: ipykernel: 4.8.0 -> 4.8.1 2018-02-18 20:07:42 +01:00
ipyparallel python: ipyparallel: 6.0.2 -> 6.1.1 2018-02-18 20:07:42 +01:00
ipython
ipython_genutils
ipywidgets python: ipywidgets: 7.1.1 -> 7.1.2 2018-02-18 20:07:42 +01:00
iso-639
iso3166
iso8601
jabberbot
JayDeBeApi Add missing files 2018-02-15 13:17:40 -05:00
jdcal
jedi
jellyfish
jinja2 pythonPackages.jinja2: 2.9.6 -> 2.10 2018-02-03 01:46:35 +01:00
jinja2_pluralize
joblib
JPype1 Add missing files 2018-02-15 13:17:40 -05:00
jsbeautifier
jsmin
jsondate
jsondiff
jsonpatch
jsonpickle python: jsonpickle: 0.9.5 -> 0.9.6 2018-02-18 20:07:42 +01:00
jsonref
jsonrpc-async pythonPackages.jsonrpc-async: remove name 2018-03-01 12:21:10 +08:00
jsonrpc-base pythonPackages.jsonrpc-base: remove name 2018-03-01 12:21:10 +08:00
jsonrpc-websocket pythonPackages.jsonrpc-websocket: remove name 2018-03-01 12:21:10 +08:00
jsonrpclib-pelix
jsonschema
jug
junos-eznc pythonPackages.junos-eznc: init at 2.1.7 2018-03-03 17:52:48 +01:00
jupyter_client python: jupyter_client: 5.2.1 -> 5.2.2 2018-02-03 17:43:30 +01:00
jupyter_console
jupyter_core
jupyterhub pythonPackages.jupyterhub: init at 0.8.1 2018-01-20 19:39:06 +00:00
jupyterhub-ldapauthenticator pythonPackages.jupyterhub-ldapauthenticator: init at 1.1 2018-02-25 18:05:23 +00:00
kafka-python
kaitaistruct python: kaitaistruct: 0.7 -> 0.8 2018-02-18 20:07:42 +01:00
keepkey
keras python: Keras: 2.1.3 -> 2.1.4 2018-02-18 20:07:42 +01:00
keyring python: keyring: 10.6.0 -> 11.0.0 2018-02-03 17:43:30 +01:00
keyutils
kitchen
koji
kubernetes pythonPackages.kubernetes: init at 5.0.0 2018-02-26 16:27:06 +01:00
lark-parser
ldap
ldap3 python.ldap3: 2.4 -> 2.4.1 2018-01-22 10:13:13 -08:00
ldaptor
leather
ledgerblue
libagent python: libagent: 0.9.7 -> 0.9.8 2018-02-18 20:07:42 +01:00
libais
libarcus libarcus: 3.0.3 -> 3.2.1 2018-02-25 22:24:08 +03:00
libasyncns
libgpuarray python.pkgs.libgpuarray: 0.6.9 -> 0.7.5 2018-02-25 22:24:09 +03:00
libnacl
libsexy
libsoundtouch
libtmux python.pkgs.libtmux: fix expression 2018-01-20 12:57:34 +01:00
libusb1
libvirt
limits python: limits: 1.2.1 -> 1.3 2018-02-03 17:43:30 +01:00
line_profiler
linode-api
linuxfd
livereload
llfuse
llvmlite
lmtpd
locustio pythonPackages.msgpack: renamed to msgpack-python 2018-02-10 14:47:19 +01:00
logfury
logilab
luftdaten python3Packages.luftdaten: init at 0.1.4 2018-02-03 23:22:26 +01:00
lxml
m2r python: m2r: 0.1.12 -> 0.1.13 2018-02-18 20:07:42 +01:00
magic-wormhole pythonPackages.magic-wormhole: patch the call to 'locale' 2018-02-27 16:09:28 +08:00
magic-wormhole-transit-relay pythonPackages.magic-wormhole-transit-relay: init at 0.1.1 2018-02-24 10:53:13 +01:00
Mako
marionette-harness
markdown
markdown2
markdownsuperscript
marshmallow
marshmallow-sqlalchemy
matplotlib python: matplotlib: 2.1.1 -> 2.1.2 2018-02-03 17:43:30 +01:00
matrix-client
maya python.pkgs.maya: init at 0.3.3 2018-01-20 12:05:21 +01:00
mccabe
mdp python.pkgs.MDP: fix expression 2018-01-20 12:59:03 +01:00
MechanicalSoup
meinheld python.pkgs.meinheld: init at 0.6.1 2018-01-20 12:05:21 +01:00
meliae
metaphone
mezzanine
micawber micawber: init at 0.3.5 2018-02-14 17:07:37 +01:00
mistune
mnemonic
moinmoin moinmoin: refactor and fix build 2018-02-18 12:53:36 +03:00
moretools
moto python: moto: 1.1.25 -> 1.2.0 2018-01-20 12:05:26 +01:00
mpi4py mpi4py: disable test_spawn.py 2018-02-10 22:37:45 -08:00
mplleaflet
mpyq
msgpack pythonPackages.msgpack: init at 0.5.4 2018-02-10 15:10:55 +01:00
multidict python3Packages.multidict: clean up dependencies 2018-02-10 11:06:57 +01:00
multipledispatch
murmurhash
mwoauth pythonPackages.mwoauth: init at 0.3.2 2018-02-03 11:55:04 +00:00
mygpoclient
mysql-connector pythonPackages.mysql-connector: init at 8.0.6 2018-02-21 18:54:26 +01:00
natsort pythonPackages.natsort: fix tests 2018-03-03 19:33:41 +01:00
nbconvert
nbformat
nbmerge
nbxmpp python: nbxmpp: 0.6.2 -> 0.6.3 2018-02-03 17:43:30 +01:00
ncclient pythonPackages.junos-eznc: init at 2.1.7 2018-03-03 17:52:48 +01:00
neovim pythonPackages.neovim: 0.2.0 -> 0.2.1 2018-02-10 15:10:55 +01:00
netcdf4
netdisco
networkx Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
nibabel pythonPackages.{nibabel,nipype,prov,pydotplus,xvfbwrapper}: Remove name 2018-01-20 11:32:55 +01:00
Nikola pythonPackages.Nikola: remove input pytest-mock 2018-02-12 14:22:40 +02:00
nilearn
nimfa python: nimfa: 1.3.2 -> 1.3.4 2018-01-20 12:05:26 +01:00
nipype python: nipype: 0.14.0 -> 1.0.0 2018-02-03 17:43:30 +01:00
nltk
node-semver python: node-semver: 0.2.0 -> 0.3.0 2018-01-20 12:05:27 +01:00
nose-exclude
nose_warnings_filters
notebook python: notebook: 5.3.1 -> 5.4.0 2018-02-03 17:43:30 +01:00
notify2 python-notify2: init at 0.3.1 2018-02-21 04:14:08 -05:00
ntlm-auth
numba
numexpr
numpy python: numpy: 1.13.3 -> 1.14.0 2018-02-18 20:07:42 +01:00
numpy-stl
numpydoc python.pkgs.numpydoc: 0.6.0 -> 0.7.0 2018-02-18 20:07:43 +01:00
numtraits
nwdiag
oauthenticator python: oauthenticator: 0.7.2 -> 0.7.3 2018-02-18 20:07:42 +01:00
odfpy
odo
ofxclient
olefile python: olefile: 0.44 -> 0.45.1 2018-02-03 17:43:30 +01:00
onkyo-eiscp onkyo-eiscp: init at 1.2.4 2018-02-26 18:15:49 +08:00
openidc-client
openpyxl python: openpyxl: 2.4.9 -> 2.5.0 2018-02-03 17:43:30 +01:00
ovh python.pkgs.ovh: 0.4.5 -> 0.4.8 2018-02-03 17:43:31 +01:00
packaging python.pkgs.packaging: fix tests 2018-02-18 20:07:43 +01:00
packet-python python.pkgs.packet-python: 1.33 -> 1.37.1 2018-02-03 17:43:31 +01:00
pafy python: pafy: 0.5.3.1 -> 0.5.4 2018-02-18 20:07:42 +01:00
pandas
papis-python-rofi papis-python-rofi: init at 1.0.2 2018-02-10 09:23:01 +01:00
parameterized pythonPackages.nose-parameterized: create parameterized alias 2018-02-05 13:55:52 +01:00
paramz
parse
parse-type
parso
partd
passlib
path.py pathpy fixup 2018-02-18 20:07:42 +01:00
pathlib2 python2Packages.pathlib2: disable test that assumes /etc/passwd 2018-02-26 12:48:01 +01:00
pathspec
pbr
pecan pythonPackages.pecan: remove superfluous patch 2018-02-08 15:10:01 +01:00
pelican
pendulum python: pendulum: 1.4.0 -> 1.4.1 2018-02-18 20:07:42 +01:00
pep257
persistent
pexpect python: pexpect: 4.3.1 -> 4.4.0 2018-02-18 20:07:42 +01:00
phonenumbers python: phonenumbers: 8.8.8 -> 8.8.9 2018-01-20 12:05:27 +01:00
phpserialize
piexif
pika-pool
pillow
pip-tools
plac
plaster
plaster-pastedeploy
platformio platformio-python: add git 2018-02-11 09:20:13 +01:00
plone-testing python: plone.testing: 5.1.1 -> 6.0.0 2018-02-18 20:07:42 +01:00
plotly python: plotly: 2.3.0 -> 2.4.0 2018-02-18 20:07:42 +01:00
pluggy
pluginbase
plumbum python: plumbum: 1.6.5 -> 1.6.6 2018-02-18 20:07:43 +01:00
plyfile treewide: unquote homepage in my packages 2018-02-25 22:24:08 +03:00
Pmw
podcastparser
poezio
pomegranate Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
portend
portpicker
powerline
praw
prawcore
premailer
preshed
progressbar2 pythonPackages.pytestrunner: 2.6.2 -> 3.0 2018-01-20 13:37:43 +01:00
prompt_toolkit
protobuf
prov Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
psd-tools
psutil
ptpython
ptyprocess python.pkgs.ptyprocess: 0.5 -> 0.5.2 2018-02-01 10:55:17 +01:00
pulp pulp: init at 1.6.0 2018-01-30 08:56:09 +09:00
pwntools pwntools: 3.11.0 -> 3.12.0 2018-02-28 09:06:06 +00:00
py
py3exiv2
py_scrypt python: scrypt: 0.8.0 -> 0.8.6 2018-02-18 20:07:43 +01:00
py_stringmatching pythonPackages.py_stringmatching: init at 0.4.0 2018-02-25 17:49:30 +00:00
pyaes
pyamf
pyaml
pyasn1
pyasn1-modules
pyatspi tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
pybase64 pythonPackages.pybase64: init at 0.2.1 2018-02-05 13:55:53 +01:00
pybfd
pyblake2
pycairo
pycangjie
pycassa
pychromecast treewide: unquote homepage in my packages 2018-02-25 22:24:08 +03:00
pycodestyle
pycollada
pycosat
pycrypto
pycryptodome python: pycryptodome: 3.4.7 -> 3.4.9 2018-02-03 17:43:30 +01:00
pycryptodomex python: pycryptodomex: 3.4.7 -> 3.4.9 2018-02-03 17:43:30 +01:00
pycuda
pydbus
pydocstyle pythonPackages.pydocstyle: depend on pathlib for python<3.4 only 2018-03-01 14:43:12 +01:00
pydot
pydotplus pythonPackages.{nibabel,nipype,prov,pydotplus,xvfbwrapper}: Remove name 2018-01-20 11:32:55 +01:00
pydub
pyemd python: pyemd: 0.4.4 -> 0.5.1 2018-02-03 17:43:30 +01:00
pyev
pyexiv2
pyext
pyfakefs
pyfftw
pyfiglet
pyflakes
pyftgl treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
pygame
pygame_sdl2
pygeoip
pygit2
pyGithub PyGithub: update to 1.3.6 2018-02-21 14:11:48 +01:00
pyglet treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Pygments
pygobject
pygpgme
pygraphviz
pygtk
pygtksourceview
pyhamcrest
pyhomematic python3Packages.pyhomematic: 0.1.38 -> 0.1.39 2018-02-09 23:24:30 +01:00
pyjwkest
pykde4 tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
pylama pythonPackages.pylama: init at 7.4.3 2018-03-01 14:43:12 +01:00
pylast python: pylast: 2.0.0 -> 2.1.0 2018-01-20 12:05:27 +01:00
PyLD
pylibacl
pylibgen pylibgen: init at 1.3.1 2018-02-10 09:23:02 +01:00
pylibmc
pylint pythonPackages.pylint: add mccabe to propagatedBuildInputs 2018-03-01 14:43:12 +01:00
pylru python.pkgs.pylru: move to a separate file 2018-02-25 22:24:10 +03:00
pylti python.pkgs.PyLTI: 0.4.1 -> 0.5.1 2018-01-20 12:47:22 +01:00
pymacaroons-pynacl pythonPackages.pymacaroons-pynacl: move expression 2018-02-18 19:19:04 +01:00
pymetar python.pkgs.pymetar: modernize 2018-03-02 16:12:08 +00:00
pymongo
pynacl pythonPackages.pynacl: use system libsodium 2018-02-18 18:02:18 +01:00
pyobjc
pyocr
pyodbc python: pyodbc: 4.0.21 -> 4.0.22 2018-01-20 12:05:27 +01:00
pyopencl python: pyopencl: 2017.2.2 -> 2018.1 2018-01-20 12:05:27 +01:00
pyopenssl python: pyOpenSSL: 17.2.0 -> 17.5.0 2018-02-03 17:43:30 +01:00
pypandoc pythonPackages.pypandoc: mark as broken 2018-02-19 23:09:19 +01:00
pyparser pyparser: init at 1.0 2018-02-10 09:23:01 +01:00
pyparsing
pypcap
pyphen
pyproj
pyqt python.pkgs.pyqt5: minor improvements 2018-02-04 10:16:46 +01:00
pyramid_beaker
pyro
pyroute2
pyrr
pyrtlsdr pythonPackages.pyrtlsdr: use m2r instead of pypandoc 2018-02-19 23:09:25 +01:00
pysam pysam: init at 0.13.0 2018-02-06 00:53:32 +01:00
pysc2
pyscard
pyserial
pyshp
pyside
pysigset
pyslurm
pysmbc
pysoundfile
pyspf python.pkgs.pyspf: move to a separate file 2018-02-25 22:24:09 +03:00
pyspread
pysrt
pyte pyte: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
pytest python: pytest: 3.3.2 -> 3.4.0 2018-02-03 17:43:30 +01:00
pytest-aiohttp pythonPackages.pytest-aiohttp: disable tests 2018-02-02 15:44:44 +01:00
pytest-asyncio
pytest-cram pythonPackages.pytest-cram: 0.1.1 -> 0.2.0 2018-02-06 21:49:44 +02:00
pytest-datafiles
pytest-django
pytest-expect
pytest-flake8 buildPythonPackage: rename nix_run_setup.py to nix_run_setup 2018-01-20 13:31:14 +01:00
pytest-forked
pytest-httpbin pythonPackages.pytest-httpbin: actually run tests 2018-02-09 20:37:56 +01:00
pytest-localserver
pytest-mock pythonPackages.pytest-mock: 1.7.0 -> 1.7.1 2018-03-05 09:22:41 +01:00
pytest-pep257
pytest-quickcheck
pytest-rerunfailures
pytest-sugar pythonPackages.pytest-sugar: 0.9.0 -> 0.9.1 2018-02-08 15:35:41 +01:00
pytest-timeout
pytest-tornado pythonPackages.pytest-tornado: init at 0.4.5 2018-02-03 11:55:04 +00:00
pytest-warnings
pytest-xdist Revert "Merge staging at '8d490ca9934d0' into master" 2018-02-26 22:53:18 +01:00
pytestrunner python: pytest-runner: 3.0 -> 4.0 2018-02-18 20:07:43 +01:00
python-axolotl python.pkgs.python-axolotl: move to a separate file 2018-02-25 22:24:09 +03:00
python-axolotl-curve25519 python.pkgs.python-axolotl-curve25519: move to a separate file 2018-02-25 22:24:09 +03:00
python-editor
python-fontconfig
python-fuse
python-gnupg
python-jose
python-magic python: python-magic: 0.4.13 -> 0.4.15 2018-02-18 20:07:43 +01:00
python-oauth2 pythonPackage.python-oauth2: init at 1.0.1 2018-01-20 13:54:05 +00:00
python-ptrace pythonPackages.python-ptrace: init at 0.9.3 2018-03-05 11:08:25 +00:00
python-simple-hipchat
python-slugify
python-sql
python-stdnum
python-telegram-bot python-telegram-bot: use urllib3 from nixpkgs, disable all tests properly 2018-01-20 18:03:35 -05:00
python-uinput
python-utils buildPythonPackage: rename nix_run_setup.py to nix_run_setup 2018-01-20 13:31:14 +01:00
python_fedora
pythonix treewide: remove explicit overrides to gcc7 2018-02-17 16:29:31 +01:00
pythonnet pythonnet: Init at 2.3.0 2018-02-08 21:29:36 -05:00
pytimeparse
pytoml
pytools
pytorch
pytz pythonPackages.pytz: 2017.3 -> 2018.3 2018-02-09 17:56:19 +01:00
pytzdata python: pytzdata: 2017.3.1 -> 2018.3 2018-02-03 17:43:30 +01:00
pyudev
pyunifi pythonPackages.pyunifi: remove name 2018-03-01 12:21:10 +08:00
pyusb
pywbem
pywebdav
pywinrm
pyxattr
pyxml
pyyaml pythonPackages.pyyaml: move derivation 2018-02-03 17:43:31 +01:00
pyzufall
qtawesome
qtconsole
qtpy
quandl
quantities python.pkgs.quantities: 0.10.1 -> 0.12.1 2018-02-03 17:43:31 +01:00
radicale_infcloud
rainbowstream
ramlfications
rarfile
raven raven: 6.5.0 -> 6.6.0 2018-02-21 20:41:37 +01:00
rcssmin
rdflib python.pkgs.rdflib: move expression 2018-02-03 09:35:36 +01:00
readme_renderer
rebulk
recommonmark
recursive-pth-loader
redis
regex treewide: unquote homepage in my packages 2018-02-25 22:24:08 +03:00
reikna
relatorio
reportlab
requests python: remove name from some expressions 2018-02-28 10:10:05 +10:30
requests-oauthlib
requests-toolbelt
requests_download
requests_ntlm
requestsexceptions python: requestsexceptions: 1.3.0 -> 1.4.0 2018-02-03 17:43:30 +01:00
restructuredtext_lint
restview python: restview: 2.8.0 -> 2.8.1 2018-02-03 17:43:30 +01:00
rfc3986
rhpl
rjsmin
robomachine
robotframework
robotframework-ride
robotsuite
root_numpy
rootpy
rope
ROPGadget
ropper python: ropper: 1.11.3 -> 1.11.6 2018-02-18 20:07:43 +01:00
rpkg
rply
rpmfluff
rx pythonPackages.rx: init at 1.6.0 2018-01-23 10:03:17 -08:00
s2clientprotocol
s3transfer python: s3transfer: 0.1.12 -> 0.1.13 2018-02-18 20:07:43 +01:00
salmon-mail
sampledata
sarge python.pkgs.sarge: move to a separate file 2018-02-25 22:24:10 +03:00
scandir python.pkgs.scandir: move to a separate file 2018-02-25 22:24:10 +03:00
scapy pythonPackages.scapy: 2.2.0 -> 2.3.3 2018-02-15 22:43:17 +01:00
schema python: schema: 0.6.6 -> 0.6.7 2018-01-20 12:05:28 +01:00
scikitlearn
scipy
scp pythonPackages.junos-eznc: init at 2.1.7 2018-03-03 17:52:48 +01:00
scrapy
seaborn
secp256k1 python.pkgs.secp256k1: 0.12.1 -> 0.13.2 2018-01-20 14:57:20 +01:00
secretstorage
selenium
semantic-version python: remove name from some expressions 2018-02-28 10:10:05 +10:30
semver
send2trash python.pkgs.send2trash: fix on darwin 2018-02-23 16:52:27 +01:00
seqdiag
serpy
serversyncstorage serversyncstorage: move to python-modules 2018-02-03 09:52:15 +01:00
service_identity
setuptools python setuptools: fix for cross (nativeBuildInputs) 2018-01-22 17:19:02 -06:00
setuptools_scm
shapely python: Shapely: 1.6.3 -> 1.6.4.post1 2018-02-03 17:43:30 +01:00
simanneal
simpleeval
simplegeneric python.pkgs.simplegeneric: move expression 2018-02-03 17:43:31 +01:00
simplejson
sip
six
smart_open
smugpy
snakeviz
sockjs-tornado python.pkgs.sockjs-tornado: move to a separate file 2018-02-25 22:24:10 +03:00
sounddevice
spacy
spake2 pythonPackages.spake2: 0.7 -> 0.8 2018-02-23 14:56:25 +01:00
spambayes
sphfile treewide: unquote homepage in my packages 2018-02-25 22:24:08 +03:00
sphinx python: Sphinx: 1.6.6 -> 1.7.0 2018-02-18 20:07:43 +01:00
sphinx-testing
sphinxcontrib-websupport
splinter
spotipy
sqlalchemy python: SQLAlchemy: 1.2.2 -> 1.2.3 2018-02-18 20:07:43 +01:00
sqlalchemy-migrate
sqlmap python: sqlmap: 1.2 -> 1.2.2 2018-02-18 20:07:43 +01:00
statsmodels
stevedore
stringtemplate
stripe python: stripe: 1.77.1 -> 1.77.2 2018-02-18 20:07:43 +01:00
structlog
subliminal
subprocess32
supervise_api pythonPackages.supervise_api: 0.3.0 -> 0.4.0 2018-02-14 15:35:46 +00:00
sybase
sybil python: sybil: 1.0.6 -> 1.0.7 2018-02-03 17:43:30 +01:00
sympy python.pkgs.sympy: 1.0 -> 1.1.1 2018-02-03 17:43:31 +01:00
syncserver syncserver: move to python-modules 2018-02-03 09:51:42 +01:00
systemd
tables
tabulate python: remove name from some expressions 2018-02-28 10:10:05 +10:30
taskw
tempora
tensorflow tensorflow: disable XLA without CUDA 2018-02-27 03:16:35 +03:00
tensorflow-tensorboard python.pkgs.tensorflow-tensorboard: 0.1.5 -> 1.5.1 2018-02-20 23:37:50 +03:00
terminado
testfixtures python: testfixtures: 5.3.1 -> 5.4.0 2018-02-03 17:43:30 +01:00
testtools pythonPackages.testtools: clean up dependencies 2018-02-10 15:24:55 +01:00
textacy
texttable
Theano
thespian python: thespian: 3.9.1 -> 3.9.2 2018-02-03 17:43:30 +01:00
thinc
tifffile python: tifffile: 0.13.4 -> 0.13.5 2018-02-03 17:43:30 +01:00
tiros python: tiros: 1.0.40 -> 1.0.42 2018-01-20 12:09:08 +01:00
titlecase
todoist
tokenserver tokenserver: move to python-modules 2018-02-03 09:51:42 +01:00
toolz
torchvision
tornado python.pkgs.tornado: fix optional dependency 2018-01-24 14:18:19 +01:00
tox
tqdm
traitlets
transaction
transitions pythonPackages.transitions: init at 0.6.4 2018-01-27 11:42:13 +01:00
treq
trezor trezor: Add pyblake2, click, libusb1 and ecdsa as propagatedBuildInput 2018-02-22 11:15:43 +01:00
trollius
TurboCheetah
twilio twilio: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
twill
twine
twisted
txaio
txtorcon pythonPackages.txtorcon: fix tests 2018-02-10 13:11:07 +02:00
typed-ast
typeguard
typing python: typing: 3.5.3.0 -> 3.6.4 2018-02-03 17:43:31 +01:00
tzlocal
u-msgpack-python
ua-parser
ukpostcodeparser
umemcache
uncertainties python: uncertainties: 3.0.1 -> 3.0.2 2018-01-20 12:09:08 +01:00
unicorn
unidecode
unifi
update_checker
uranium uranium: 3.1.0 -> 3.2.1 2018-02-25 22:24:09 +03:00
uritools
urlgrabber
urllib3
urwid
us pythonPackages.us: init at 1.0.0 (#34076) 2018-01-20 12:19:13 +00:00
usbtmc
user-agents
vcrpy
vcversioner
vega
versioneer
vine
virtkey python.pkgs.virtkey: move to a separate file 2018-02-25 22:24:10 +03:00
virtualenv
voluptuous python: voluptuous: 0.10.5 -> 0.11.1 2018-02-18 20:07:43 +01:00
vowpalwabbit
waitress-django
wakeonlan pythonPackages.wakeonlan: remove name 2018-03-01 12:21:10 +08:00
Wand
webassets python.pkgs.webassets: move to a separate file 2018-02-25 22:24:10 +03:00
webcolors python: webcolors: 1.7 -> 1.8.1 2018-02-18 20:07:43 +01:00
webencodings
weboob pythonPackages.weboob: 1.1 -> 1.3 2018-02-11 09:14:42 +01:00
websockets
websockets_client pythonPackages.websocket_client: 0.40.0 -> 0.47.0 2018-02-26 16:27:06 +01:00
werkzeug
wheel
whitenoise python.pkgs.whitenoise: init at 4.0b4 2018-01-20 12:05:21 +01:00
whoosh
widgetsnbextension python: widgetsnbextension: 3.1.3 -> 3.1.4 2018-02-18 20:07:43 +01:00
wptserve
ws4py
wsproto pythonPackages.wsproto: init at 0.11.0 2018-03-05 18:06:30 +01:00
wxPython
xarray
xcffib pythonPackages.xcffib: 0.3.2 -> 0.5.1 2018-02-01 09:04:13 +01:00
XlsxWriter
xlwt
xmltodict
xmpppy
xstatic pythonPackages.xstatic: move to python-modules 2018-02-28 08:32:18 +01:00
xstatic-bootbox pythonPackages.xstatic-bootbox: move to python-modules 2018-02-28 08:32:47 +01:00
xstatic-bootstrap pythonPackages.xstatic-bootstrap: move to python-modules 2018-02-28 08:32:50 +01:00
xstatic-jquery pythonPackages.xstatic-jquery: move to python-modules 2018-02-28 08:32:51 +01:00
xstatic-jquery-file-upload pythonPackages.xstatic-jquery-file-upload: move to python-modules 2018-02-28 08:32:52 +01:00
xstatic-jquery-ui pythonPackages.xstatic-jquery-ui: move to python-modules 2018-02-28 08:32:53 +01:00
xstatic-pygments pythonPackages.xstatic-pygments: move to python-modules 2018-02-28 08:32:53 +01:00
xvfbwrapper python.pkgs.xvfbwrapper: add missing test dependency 2018-01-20 14:09:53 +01:00
yamllint
yapf python: yapf: 0.20.1 -> 0.20.2 2018-02-18 20:07:43 +01:00
yarl pythonPackages.yarl: 1.1.0 -> 1.1.1 2018-02-18 12:07:13 +01:00
yenc
yolk remove profpatsch from maintainer list of a few packages 2018-02-12 06:24:38 +01:00
yowsup
zc_lockfile
zconfig
zeep
zeroconf
zetup
zipfile36
zipstream
zodb
zodbpickle python: zodbpickle: 0.7.0 -> 1.0 2018-02-18 20:07:43 +01:00
zope_copy
zope_interface
zope_testrunner
zxcvbn-python
fedpkg-buildfix.diff
pyacoustid-py3.patch
pyhepmc_export_edges.patch
pyhepmc_export_flow.patch
pypoppler-0.39.0.patch
pypoppler-poppler.c.patch
pyuv-external-libuv.patch
suds-0.4-CVE-2013-2217.patch