python-cloudpickle
No description set
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / python-cloudpickle
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-cloudpickle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
cloudpickle-3.0.0-gh.tar.gz | 0000059519 58.1 KB | |
python-cloudpickle.changes | 0000014322 14 KB | |
python-cloudpickle.spec | 0000002696 2.63 KB |
Revision 54 (latest revision is 57)
Markéta Machová (mcalabkova)
accepted
request 1197491
from
Benjamin Greiner (bnavigator)
(revision 54)
Update to 3.0.0 * Officially support Python 3.12 and drop support for Python 3.6 and 3.7. Dropping support for older Python versions made it possible to simplify the code base signficantly, hopefully making it easier to contribute to and maintain the project. (PR #515) * Fix pickling of dataclasses and their instances. (issue #386, PR #513) * Any color you like as long as it's black. (PR #521) * Drop setup.py and setuptools in favor of pyproject.toml and flit. (PR #521)
Comments 0