Skip to content

Commit

Permalink
[fc] Repository: plone.app.contentlisting
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2023-04-09T19:22:37+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentlisting@802a373

feat: break cyclic dependency

p.a.contentlisting has only a soft dependency on p.a.contenttypes,
so it is not required to install p.a.contentlisting.

With this we can break the dependency cycle between
p.a.event -&gt; p.a.contentlisting -&gt; p.a.contenttypes -&gt; p.a.event

Files changed:
M setup.py
Repository: plone.app.contentlisting

Branch: refs/heads/master
Date: 2023-04-09T19:25:19+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.contentlisting@8687ca8

Add news entry

Files changed:
A news/3764.internal
Repository: plone.app.contentlisting

Branch: refs/heads/master
Date: 2023-04-10T03:12:49+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.contentlisting@788f7d0

Merge pull request #52 from plone/break-cyclic-dependency

Break cyclic dependency

Files changed:
A news/3764.internal
M setup.py
  • Loading branch information
jensens committed Apr 10, 2023
1 parent 5583756 commit 5a59830
Showing 1 changed file with 22 additions and 276 deletions.
Loading

0 comments on commit 5a59830

Please sign in to comment.