Next | Query returned 24 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-01-04 23:38:08 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-frozendict: updated to 2.4.0

2.4.0
Implemented deepfreeze, a function that let you transform any object, nested at \ 
any level, in a frozen one. Check the docs.
   2023-12-01 20:02:58 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-frozendict: updated to 2.3.10

frozendict 2.3.10

Fix pickling in python implementation
fixed regression inintroduction of FROZENDICT_PURE_PY env var in conda builds
   2023-11-24 06:28:30 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-frozendict: updated to 2.3.9

frozendict 2.3.9

Various improvements to type hints
Fix union of frozendict for python implementation
Avoid storing empty singleton on class itself in python implementation
Now pure py implementation can be built also passing the FROZENDICT_PURE_PY env \ 
var with value 1
   2023-06-11 17:13:47 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-frozendict: disable C extension another way

hopefully fixes build with py-cython installed
   2023-05-08 09:02:43 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-frozendict: do not build c-extension across all Python versions
   2023-04-30 06:50:27 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-frozendict: updated to 2.3.8

frozendict v2.3.8

Added type annotations to pyi interface file.
Numerous improvements to frozendict type hints.
Now cibuildwheel is set to skip Python 3.11 and Pypy by default in pyproject.toml
   2023-04-16 16:40:46 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-frozendict: update to 2.3.7.

2.3.6 distfile not available.

pkgsrc changes:
- fix test target
- simplify

upstream changes:

    Fixed a regression in sdist packages that made them not working
    in the previous release (by @sunpoet in #77)

    Added arm64 builds for all supported archs (Linux, Windows,
    Mac)
   2023-04-05 13:40:16 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-frozendict: updated to 2.3.6

2.3.6
Unknown changes
   2023-03-29 11:04:03 by Thomas Klausner | Files touched by this commit (7)
Log message:
*: use PYTHON_VERSION instead of comparing PYPKGPREFIX
   2023-03-02 13:40:46 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-frozendict: updated to 2.3.5

frozendict v2.3.5

C Extension is now optional by default
Pure py package will be no more pubished on Pypi
Fixed incompatibility with pyinstaller
Fixed little bug with mypy

Next | Query returned 24 messages, browsing 1 to 10 | Previous