Pyramid-basemodel

Latest version: v0.6.1

Safety actively analyzes 620848 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.6.1

==================

Features
--------

- Support Python 3.12 (`397 <https://https://github.com/fizyk/pyramid_basemodel/issues/397>`_)


Miscellaneus
------------

- `358 <https://https://github.com/fizyk/pyramid_basemodel/issues/358>`_, `#361 <https://https://github.com/fizyk/pyramid_basemodel/issues/361>`_, `#372 <https://https://github.com/fizyk/pyramid_basemodel/issues/372>`_, `#398 <https://https://github.com/fizyk/pyramid_basemodel/issues/398>`_

0.6.0

==================

Breaking changes
----------------

- Require SQLALchemy 2.0 as the imports were adjusted according to SQLALchemy 2.0 Deprecation warnings. (`327 <https://https://github.com/fizyk/pyramid_basemodel/issues/327>`_)

0.5.3

==================

Miscellaneus
------------

- Migrate automerge `fizyk/actions-reuse/.github/workflows/automerge-shared.yml`
using github application for maintaining short lived acess tokens for merge-me actions. (`297 <https://https://github.com/fizyk/pyramid_basemodel/issues/297>`_)
- Move as much of the project configuration to pyproject.toml as possible. And drop setup.py. (`301 <https://https://github.com/fizyk/pyramid_basemodel/issues/301>`_)

0.5.2

==================

Miscellaneus
------------

- Moved development dependency management into pipfile/pipfile.lock (`283 <https://https://github.com/fizyk/pyramid_basemodel/issues/283>`_)
- Change versionin bumping tool from bumpversion to tbump (`285 <https://https://github.com/fizyk/pyramid_basemodel/issues/285>`_)
- Updated package description to support python 3.11 (`286 <https://https://github.com/fizyk/pyramid_basemodel/issues/286>`_)
- Added project urls to setup.cfg for better pypi.org experience. (`287 <https://https://github.com/fizyk/pyramid_basemodel/issues/287>`_)

0.5.1

-----

* [package] Marked python 3.10 compatible (Trove Classifiers)

0.5.0

-----

* [simplify] Removed `inspect` and `to_slug` from `BaseSlugNameMixin.set_slug` method. These parameters seemd like a way
to override some core functionality, which seems like a rare enough case to not maintain it, especially without tests.
* [simplify] Removed `named_tempfile_cls` from `Blob.get_as_named_tempfile` as it wasn't used.
* [simplify] Simplified the `Blob.update_from_url`. Now the method accepts only url parameter and does exactly one thing.
* [code] Use default arguments instead of compose sections.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.