File tree Expand file tree Collapse file tree 4 files changed +71
-134
lines changed
Expand file tree Collapse file tree 4 files changed +71
-134
lines changed Original file line number Diff line number Diff line change 1+ Update NuPlone to 5.0.0
Original file line number Diff line number Diff line change 11[buildout]
2- extends = https://dist.plone.org/release/6.1-latest/versions.cfg
3- allow-picked-versions = true
4-
5- [versions]
6- NuPlone = 4.0.2
7-
8-
9- alembic = 1.15.1
10- anytree = 2.12.1
11- argcomplete = 3.6.0
12- Brotli = 1.1.0
13- cssselect2 = 0.8.0
14- cssutils = 2.11.1
15- et-xmlfile = 2.0.0
16- fonttools = 4.56.0
17- greenlet = 3.1.1
18- i18ndude = 6.2.1
19- inflection = 0.5.1
20- joblib = 1.4.2
21- Mako = 1.3.9
22- markdownify = 0.14.1
23- nltk = 3.9.1
24- numpy = 2.2.4
25- openpyxl = 3.1.5
26- path = 17.1.0
27- path.py = 12.5.0
28- plone.app.imagecropping = 3.0.3
29- plone.patternslib = 9.10.4
30- plonestatic.euphorie = 1.0.0a4
31- Products.membrane = 7.0.0
32- psutil = 7.0.0
33- psycopg2-binary = 2.9.10
34- py-bcrypt = 0.4
35- pydyf = 0.11.0
36- pyphen = 0.17.2
37- python-docx = 1.1.2
38- regex = 2024.11.6
39- repoze.formapi = 0.6.1
40- scikit-learn = 1.6.1
41- scipy = 1.15.2
42- sh = 2.2.2
43- SQLAlchemy = 1.4.54
44- StoneageHTML = 1.0.0
45- tarjan = 0.2.4
46- threadpoolctl = 3.6.0
47- tinycss2 = 1.4.0
48- tinyhtml5 = 2.0.0
49- tqdm = 4.67.1
50- ua-parser = 1.0.1
51- ua-parser-builtins = 0.18.0.post1
52- user-agents = 2.2.0
53- weasyprint = 64.1
54- webencodings = 0.5.1
55- z3c.ptcompat = 5.0
56- z3c.saconfig = 2.0
57- zope.sqlalchemy = 3.1
58- zopfli = 0.2.3.post1
59-
60- # This is necessary to have some ftw.upgrade working with latest Plone, see:
61- #
62- # - https://github.com/4teamwork/ftw.upgrade/pull/232
63- [buildout]
64- find-links +=
65- https://pypi.syslab.com/packages
66-
67- [versions]
68- ftw.upgrade = 3.4.0a2+slc.0
2+ extends =
3+ https://dist.plone.org/release/6.1-latest/versions.cfg
4+ versions-common.cfg
Original file line number Diff line number Diff line change 11[buildout]
2- extends = https://dist.plone.org/release/6.2-latest/versions.cfg
3- allow-picked-versions = true
4-
5- [versions]
6- NuPlone = 4.0.2
7-
8-
9- alembic = 1.15.1
10- anytree = 2.12.1
11- argcomplete = 3.6.0
12- Brotli = 1.1.0
13- cssselect2 = 0.8.0
14- cssutils = 2.11.1
15- et-xmlfile = 2.0.0
16- fonttools = 4.56.0
17- greenlet = 3.1.1
18- i18ndude = 6.2.1
19- inflection = 0.5.1
20- joblib = 1.4.2
21- Mako = 1.3.9
22- markdownify = 0.14.1
23- nltk = 3.9.1
24- numpy = 2.2.4
25- openpyxl = 3.1.5
26- path = 17.1.0
27- path.py = 12.5.0
28- plone.app.imagecropping = 3.0.3
29- plone.patternslib = 9.10.4
30- plonestatic.euphorie = 1.0.0a4
31- Products.membrane = 7.0.0
32- psutil = 7.0.0
33- psycopg2-binary = 2.9.10
34- py-bcrypt = 0.4
35- pydyf = 0.11.0
36- pyphen = 0.17.2
37- python-docx = 1.1.2
38- regex = 2024.11.6
39- repoze.formapi = 0.6.1
40- scikit-learn = 1.6.1
41- scipy = 1.15.2
42- sh = 2.2.2
43- SQLAlchemy = 1.4.54
44- StoneageHTML = 1.0.0
45- tarjan = 0.2.4
46- threadpoolctl = 3.6.0
47- tinycss2 = 1.4.0
48- tinyhtml5 = 2.0.0
49- tqdm = 4.67.1
50- ua-parser = 1.0.1
51- ua-parser-builtins = 0.18.0.post1
52- user-agents = 2.2.0
53- weasyprint = 64.1
54- webencodings = 0.5.1
55- z3c.ptcompat = 5.0
56- z3c.saconfig = 2.0
57- zope.sqlalchemy = 3.1
58- zopfli = 0.2.3.post1
59-
60- # This is necessary to have some ftw.upgrade working with latest Plone, see:
61- #
62- # - https://github.com/4teamwork/ftw.upgrade/pull/232
63- [buildout]
64- find-links +=
65- https://pypi.syslab.com/packages
66-
67- [versions]
68- ftw.upgrade = 3.4.0a2+slc.0
2+ extends =
3+ https://dist.plone.org/release/6.2-latest/versions.cfg
4+ versions-common.cfg
Original file line number Diff line number Diff line change 1+ [versions]
2+ NuPlone = 5.0.0
3+
4+
5+ alembic = 1.15.1
6+ anytree = 2.12.1
7+ argcomplete = 3.6.0
8+ Brotli = 1.1.0
9+ cssselect2 = 0.8.0
10+ cssutils = 2.11.1
11+ et-xmlfile = 2.0.0
12+ fonttools = 4.56.0
13+ greenlet = 3.1.1
14+ i18ndude = 6.2.1
15+ inflection = 0.5.1
16+ joblib = 1.4.2
17+ Mako = 1.3.9
18+ markdownify = 0.14.1
19+ nltk = 3.9.1
20+ numpy = 2.2.4
21+ openpyxl = 3.1.5
22+ path = 17.1.0
23+ path.py = 12.5.0
24+ plone.app.imagecropping = 3.0.3
25+ plone.patternslib = 9.10.4
26+ plonestatic.euphorie = 1.0.0a4
27+ Products.membrane = 7.0.0
28+ psutil = 7.0.0
29+ psycopg2-binary = 2.9.10
30+ py-bcrypt = 0.4
31+ pydyf = 0.11.0
32+ pyphen = 0.17.2
33+ python-docx = 1.1.2
34+ regex = 2024.11.6
35+ repoze.formapi = 0.6.1
36+ scikit-learn = 1.6.1
37+ scipy = 1.15.2
38+ sh = 2.2.2
39+ SQLAlchemy = 1.4.54
40+ StoneageHTML = 1.0.0
41+ tarjan = 0.2.4
42+ threadpoolctl = 3.6.0
43+ tinycss2 = 1.4.0
44+ tinyhtml5 = 2.0.0
45+ tqdm = 4.67.1
46+ ua-parser = 1.0.1
47+ ua-parser-builtins = 0.18.0.post1
48+ user-agents = 2.2.0
49+ weasyprint = 64.1
50+ webencodings = 0.5.1
51+ z3c.ptcompat = 5.0
52+ z3c.saconfig = 2.0
53+ zope.sqlalchemy = 3.1
54+ zopfli = 0.2.3.post1
55+
56+ # This is necessary to have some ftw.upgrade working with latest Plone, see:
57+ #
58+ # - https://github.com/4teamwork/ftw.upgrade/pull/232
59+ [buildout]
60+ find-links +=
61+ https://pypi.syslab.com/packages
62+
63+ [versions]
64+ ftw.upgrade = 3.4.0a3+slc0
You can’t perform that action at this time.
0 commit comments