summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add python-lazr-restfulclient.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-web.scm (python-lazr-restfulclient): New variable.
* gnu: Add python-wadllib.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-web.scm (python-wadllib): New variable.
* gnu: Add python-lazr-uri.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-web.scm (python-lazr-uri): New variable.
* gnu: python-fastbencode: Build C extensions.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/python-xyz.scm (python-fastbencode) [source]: Delete pre-generated C source files in snippet. [native-inputs]: Add python-cython.
* gnu: pypy3: Rename to pypy and modernize definition.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python.scm (pypy3): Deprecate in favor of... (pypy): ... this renamed package. [native-inputs, inputs]: Move after arguments, use new style and sort. [native-inputs]: Remove python2-hypothesis. [phases]: Adjust to use gexps, with search-input-file and this-package-input.
* gnu: Remove python2-olefile.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-olefile): Delete variable.
* gnu: python-pillow: Update to 9.0.0.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python-pillow): Update to 9.0.0.
* gnu: Remove python2-pillow.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pillow): Delete variable.
* gnu: didjvu: Switch to a Python 3 compatible fork.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/djvu.scm (didjvu)[source]: Switch to a Python 3 compatible fork. [native-inputs, inputs]: Move below arguments field. Use new style. Replace the Python 2 inputs by their Python 3 equivalents.
* gnu: python-gamera: Update to 4.0.0.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-xyz.scm (python2-gamera): Rename to... (python-gamera): ... this. Update to 4.0.0. [python]: Delete argument. [phases]{check}: New override. [native-inputs]: Add python-pytest.
* gnu: Remove python2-seaborn.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-seaborn): Delete variable.
* gnu: Remove python2-iso8601.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/time.scm (python2-iso8601): Delete variable.
* gnu: Remove python2-pytz.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/time.scm (python2-pytz): Delete variable.
* gnu: Remove python2-pretend.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pretend): Delete variable.
* gnu: Remove python2-idna.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-idna): Delete variable.
* gnu: Remove python2-backport-ssl-match-hostname.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-backport-ssl-match-hostname): Delete variable.
* gnu: Remove python2-scandir.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-scandir): Delete variable.
* gnu: Remove python2-ipaddress.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-ipaddress): Delete variable.
* gnu: Remove python2-asn1crypto.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-crypto.scm (python2-asn1crypto): Delete variable.
* gnu: Remove python2-cryptography-vectors.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-crypto.scm (python2-cryptography-vectors): Delete variable.
* gnu: Remove python2-cffi.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/libffi.scm (python2-cffi): Delete variable.
* gnu: Remove python2-coverage.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/check.scm (python2-coverage): Delete variable.
* gnu: Remove python2-dateutil.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/time.scm (python2-dateutil): Delete variable.
* gnu: Remove python2-contextlib2.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-contextlib2): Delete variable. (python2-contextlib2-bootstrap): Likewise.
* gnu: Remove python2-typing.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-typing): Delete variable.
* gnu: Remove python2-pathlib2.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-pathlib2): Delete variable. (python2-pathlib2-bootstrap): Likewise.
* gnu: Remove python2-cryptography.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-crypto.scm (python2-cryptography): Delete variable. (python-cryptography)[properties]: Delete field.
* gnu: Remove python2-flaky.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/check.scm (python2-flaky): Delete variable.
* gnu: Remove python2-backports-functools-lru-cache.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-backports-functools-lru-cache): Delete variable.
* gnu: Remove python2-pysocks.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pysocks): Delete variable.
* gnu: Remove python2-importlib-resources.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/python-xyz.scm (python2-importlib-resources): Delete variable. (python2-importlib-resources-bootstrap): Likewise. (python-importlib-resources)[properties]: Delete field.
* gnu: Remove python2-configparser.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-configparser): Delete variable.
* gnu: Remove python2-unidecode.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-unidecode): Delete variable.
* gnu: Remove python2-pyopenssl.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-crypto.scm (python2-pyopenssl): Delete variable.
* gnu: Remove python2-certifi.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-crypto.scm (python2-certifi): Delete variable.
* gnu: Remove python2-zipp.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-compression.scm (python2-zipp): Delete variable. (python2-zipp-bootstrap): Likewise.
* gnu: Remove python2-packaging-bootstrap.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-build.scm (python2-packaging-bootstrap): Delete variable.
* gnu: Remove python2-freezegun.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/check.scm (python2-freezegun): Delete variable.
* gnu: Remove python2-wxpython.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/wxwidgets.scm (python2-wxpython): Delete variable.
* gnu: Remove python2-sphinxcontrib-websupport.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/sphinx.scm (python2-sphinxcontrib-websupport): Delete variable.
* gnu: Remove python2-sphinx-alabaster-theme.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/sphinx.scm (python2-sphinx-alabaster-theme): Delete variable.
* gnu: Remove python2-pyicu.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pyicu): Delete variable.
* gnu: Remove python2-importlib-metadata.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-importlib-metadata): Delete variable. (python2-importlib-metadata-bootstrap): Likewise.
* gnu: Remove python2-atomicwrites.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-atomicwrites): Delete variable.
* gnu: Remove python2-soupsieve.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-soupsieve): Delete variable.
* gnu: Remove python2-pylev.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pylev): Delete variable.
* gnu: Remove python2-simplejson.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-simplejson): Delete variable.
* gnu: Remove python2-pyaml.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-pyaml): Delete variable.
* gnu: Remove python2-levenshtein.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-levenshtein): Delete variable.
* gnu: Remove python2-babel.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-babel): Delete variable.