A zc.buildout extension changes value of NAMESPACE_PACKAGE_INIT constant from setuptools
Project description
This buildout extension monkey-patch function zc.buildout.easy_install.make_egg_after_pip_install and zc.buildout.easy_install.Installer._get_dist to create file namespace_packages.txt for some packages with native namespaces (PEP-420) which doesn’t have it.
Minimal usage example:
[buildout] extensions = cykooz.buildout.fix_namespace
CHANGELOG
2.0.6 (2024-04-11)
Added support of namespaced package with python-files but without subdirectories.
2.0.4 (2023-09-05)
Added support of packages without top_level.txt file.
2.0.2 (2023-09-03)
Fixed error.
2.0.0 (2023-09-03)
Added fix that creates namespace_packages.txt for some packages with native namespaces which doesn’t have it.
Removed fix of content of namespace __init__.py file.
1.0 (2020-04-14)
Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cykooz.buildout.fixnamespace-2.0.6.tar.gz.
File metadata
- Download URL: cykooz.buildout.fixnamespace-2.0.6.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae733eddd395c70f8fe445b39c479108a11ce7a6674ea8c2f4d6b018973f97e8
|
|
| MD5 |
f213938f5910f67438e230e0f6d6f9b2
|
|
| BLAKE2b-256 |
bb88804b9b03624b8452a0318cd0b4a625af62adfb45cdc132fdce8bbc73751c
|
File details
Details for the file cykooz.buildout.fixnamespace-2.0.6-py2.py3-none-any.whl.
File metadata
- Download URL: cykooz.buildout.fixnamespace-2.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eba5eec83d4cbfcb03400aa14ddf38c572b3f25035d28e1f20b585a6cf122aaa
|
|
| MD5 |
16934abe836a8f20ba246ee7e518e768
|
|
| BLAKE2b-256 |
d343d8a41c98d58fa971b0f652f4b0af2e9d80f646723158047cecf368f06349
|