summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2022-05-31gnu: Add python-launchpadlib....* gnu/packages/python-web.scm (python-launchpadlib): New variable. Maxim Cournoyer
2022-05-31gnu: Add python-lazr-restfulclient....* gnu/packages/python-web.scm (python-lazr-restfulclient): New variable. Maxim Cournoyer
2022-05-31gnu: Add python-wadllib....* gnu/packages/python-web.scm (python-wadllib): New variable. Maxim Cournoyer
2022-05-31gnu: Add python-lazr-uri....* gnu/packages/python-web.scm (python-lazr-uri): New variable. Maxim Cournoyer
2022-05-31gnu: python-fastbencode: Build C extensions....* gnu/packages/python-xyz.scm (python-fastbencode) [source]: Delete pre-generated C source files in snippet. [native-inputs]: Add python-cython. Maxim Cournoyer
2022-05-31gnu: pypy3: Rename to pypy and modernize definition....* 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. Maxim Cournoyer
2022-05-31gnu: Remove python2-olefile....* gnu/packages/python-xyz.scm (python2-olefile): Delete variable. Maxim Cournoyer
2022-05-31gnu: python-pillow: Update to 9.0.0....* gnu/packages/python-xyz.scm (python-pillow): Update to 9.0.0. Maxim Cournoyer
2022-05-31gnu: Remove python2-pillow....* gnu/packages/python-xyz.scm (python2-pillow): Delete variable. Maxim Cournoyer
2022-05-31gnu: didjvu: Switch to a Python 3 compatible fork....* 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. Maxim Cournoyer
2022-05-31gnu: python-gamera: Update to 4.0.0....* 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. Maxim Cournoyer
2022-05-31gnu: Remove python2-seaborn....* gnu/packages/python-xyz.scm (python2-seaborn): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-iso8601....* gnu/packages/time.scm (python2-iso8601): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pytz....* gnu/packages/time.scm (python2-pytz): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pretend....* gnu/packages/python-xyz.scm (python2-pretend): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-idna....* gnu/packages/python-xyz.scm (python2-idna): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-backport-ssl-match-hostname....* gnu/packages/python-xyz.scm (python2-backport-ssl-match-hostname): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-scandir....* gnu/packages/python-xyz.scm (python2-scandir): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-ipaddress....* gnu/packages/python-xyz.scm (python2-ipaddress): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-asn1crypto....* gnu/packages/python-crypto.scm (python2-asn1crypto): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-cryptography-vectors....* gnu/packages/python-crypto.scm (python2-cryptography-vectors): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-cffi....* gnu/packages/libffi.scm (python2-cffi): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-coverage....* gnu/packages/check.scm (python2-coverage): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-dateutil....* gnu/packages/time.scm (python2-dateutil): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-contextlib2....* gnu/packages/python-xyz.scm (python2-contextlib2): Delete variable. (python2-contextlib2-bootstrap): Likewise. Maxim Cournoyer
2022-05-31gnu: Remove python2-typing....* gnu/packages/python-xyz.scm (python2-typing): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pathlib2....* gnu/packages/python-xyz.scm (python2-pathlib2): Delete variable. (python2-pathlib2-bootstrap): Likewise. Maxim Cournoyer
2022-05-31gnu: Remove python2-cryptography....* gnu/packages/python-crypto.scm (python2-cryptography): Delete variable. (python-cryptography)[properties]: Delete field. Maxim Cournoyer
2022-05-31gnu: Remove python2-flaky....* gnu/packages/check.scm (python2-flaky): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-backports-functools-lru-cache....* gnu/packages/python-xyz.scm (python2-backports-functools-lru-cache): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pysocks....* gnu/packages/python-xyz.scm (python2-pysocks): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-importlib-resources....* gnu/packages/python-xyz.scm (python2-importlib-resources): Delete variable. (python2-importlib-resources-bootstrap): Likewise. (python-importlib-resources)[properties]: Delete field. Maxim Cournoyer
2022-05-31gnu: Remove python2-configparser....* gnu/packages/python-xyz.scm (python2-configparser): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-unidecode....* gnu/packages/python-xyz.scm (python2-unidecode): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pyopenssl....* gnu/packages/python-crypto.scm (python2-pyopenssl): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-certifi....* gnu/packages/python-crypto.scm (python2-certifi): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zipp....* gnu/packages/python-compression.scm (python2-zipp): Delete variable. (python2-zipp-bootstrap): Likewise. Maxim Cournoyer
2022-05-31gnu: Remove python2-packaging-bootstrap....* gnu/packages/python-build.scm (python2-packaging-bootstrap): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-freezegun....* gnu/packages/check.scm (python2-freezegun): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-wxpython....* gnu/packages/wxwidgets.scm (python2-wxpython): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-sphinxcontrib-websupport....* gnu/packages/sphinx.scm (python2-sphinxcontrib-websupport): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-sphinx-alabaster-theme....* gnu/packages/sphinx.scm (python2-sphinx-alabaster-theme): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pyicu....* gnu/packages/python-xyz.scm (python2-pyicu): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-importlib-metadata....* gnu/packages/python-xyz.scm (python2-importlib-metadata): Delete variable. (python2-importlib-metadata-bootstrap): Likewise. Maxim Cournoyer
2022-05-31gnu: Remove python2-atomicwrites....* gnu/packages/python-xyz.scm (python2-atomicwrites): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-soupsieve....* gnu/packages/python-xyz.scm (python2-soupsieve): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pylev....* gnu/packages/python-xyz.scm (python2-pylev): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-simplejson....* gnu/packages/python-xyz.scm (python2-simplejson): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pyaml....* gnu/packages/python-xyz.scm (python2-pyaml): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-levenshtein....* gnu/packages/python-xyz.scm (python2-levenshtein): Delete variable. Maxim Cournoyer