python-apipkg

Edit Package python-apipkg
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
apipkg-2.1.0.tar.gz 0000016346 16 KB
python-apipkg.changes 0000003425 3.34 KB
python-apipkg.spec 0000002627 2.57 KB
Revision 11 (latest revision is 23)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 925833 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 11)
- Update to v2.1.0
  * fix race condition for import of modules using apipkg.initpkg
    in Python 3.3+ by updating existing modules in-place rather
    than replacing in sys.modules with an apipkg.ApiModule
    instances. This race condition exists for import statements
    (and __import__) in Python 3.3+ where sys.modules is checked
    before obtaining an import lock, and for
    importlib.import_module in Python 3.11+ for the same reason.
- Release 2.0.1
  * fix race conditions for attribute creation
- Release 2.0.0
  * also transfer __spec__ attribute
  * make py.test hack more specific to avoid hiding real errors
  * switch from Travis CI to GitHub Actions
  * modernize package build
  * reformat code with black
- Drop pytest4.patch
Comments 0
openSUSE Build Service is sponsored by