Go to file
Dirk Mueller 64a377650c - update to 2.0.2:
* Removed support for Python < 3.7.
  * Applied pyupgrade --py37-plus.
  * Minimal mypy fixes and dropped Python 2 support code.
  * Migrated packaging to hatch.
  * Dropped deprecated APIs of old makegateway names.
  * Removed py testing dependency.
  * Explicitly pass encoding when opening files in the gateway
    to get rid of warnings when using PYTHONWARNDEFAULTENCODING=1 (#195).
  * Fixed error when loading source code files from a path
    containing non-ascii characters.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-execnet?expand=0&rev=22
2023-07-24 20:15:31 +00:00
.gitattributes Accepting request 356494 from devel:languages:python 2016-02-01 18:55:53 +00:00
.gitignore Accepting request 356494 from devel:languages:python 2016-02-01 18:55:53 +00:00
execnet-2.0.2.tar.gz - update to 2.0.2: 2023-07-24 20:15:31 +00:00
python-execnet.changes - update to 2.0.2: 2023-07-24 20:15:31 +00:00
python-execnet.spec - update to 2.0.2: 2023-07-24 20:15:31 +00:00