This package provides base classes of basic content types.
Changes
5.0 (2025-06-18)
Replace pkg_resources namespace with PEP 420 native namespace.
4.2 (2025-05-27)
Add support for Python 3.12, 3.13.
Drop support for Python 3.7, 3.8.
4.1 (2023-08-28)
Drop support for deprecated python setup.py test.
4.0 (2023-08-28)
Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.
Drop support for Python 2.7, 3.4, 3.5, 3.6.
3.0.2 (2018-01-12)
Rearrange tests such that Travis CI can pick up all functional tests too.
3.0.1 (2018-01-10)
Fix dependencies by removing ZODB3.
3.0.0 (2018-01-04)
Use zope.interface.implementer decorator instead of zope.interface.implements with classes to support Python 3.
Express support for Python 2.7, 3.4 and 3.5 and 3.6,
Use tox for test orchestration.
1.3.1 (2016-01-29)
Update tests.
1.3 (2015-09-30)
Fix updateOrder that would create a new PersistentList object in the database each time the order is updated.
1.2 (2015-04-01)
Introduce ObjectEditedEvent which is meant to used when the attribute of an object are edited. This makes possible to easily distinguish it from generic and container modification operations.
Fix a bug where the OrderedContainer could get corrupted in case updateOrder() would have been called with a list containing multiple occurrences of a existing key in the mapping.
1.1 (2010-11-01)
Use newer grokcore.component.
Made package comply to zope.org repository policy.
1.0 (2010-02-06)
Created grokcore.content in January 2010 by factoring basic component base classes out of Grok.
Release files for grokcore.content 5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| grokcore_content-5.0.tar.gz | 11.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| grokcore_content-5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.9 kB
Release files / grokcore_content-5.0.tar.gz
| Download URL | grokcore_content-5.0.tar.gz |
|---|---|
| Size | 11.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
41940ea507d4b8dd12112a705bfcc4f2eeb64321fbdea65fdd6d7d04d8957a0d
|
|
BLAKE2b-256 checksum How to use checksums |
5f6b6c91b3fa8a3635317826a994576740f98a4ce3cff01b664b2e9b37930fe4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / grokcore_content-5.0-py3-none-any.whl
| Download URL | grokcore_content-5.0-py3-none-any.whl |
|---|---|
| Size | 10.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cd2d78846b577943c380b7e9284287c2369cecb4f264d6dc96b3c068fcb0a6d9
|
|
BLAKE2b-256 checksum How to use checksums |
9c054add78df17f12f685c265485a19ccefa69fbdc95107c544d59ce987fd19c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|