Skip to content

Commit d70dbc2

Browse files
committed
tests::buildall: add new python packages
1 parent 4ccd7ba commit d70dbc2

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

tests/buildall/recipes/all.yaml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,31 +113,51 @@ depends:
113113
- perl::string-crc32-tgt
114114
- perl::xml-parser-tgt
115115

116+
- python::anyio
116117
- python::build
118+
- python::cachetools
117119
- python::calver
120+
- python::chardet
121+
- python::click
118122
- python::colorama
123+
- python::construct
124+
- python::construct-dataclasses
119125
- python::cython
126+
- python::distlib
120127
- python::docutils
128+
- python::filelock
121129
- python::funcy
130+
- python::h11
122131
- python::hatchling
132+
- python::hatch-vcs
133+
- python::idna
123134
- python::lxml
124135
- python::mako
125136
- python::markupsafe
126137
- python::packaging
127138
- python::pathspec
128139
- python::pbr
140+
- python::pkg_about
141+
- python::platformdirs
129142
- python::pluggy
130143
- python::psutil
131-
- python::pycparser
132144
- python::pycotap
145+
- python::pycparser
146+
- python::pyc_wheel
147+
- python::pyproject-api
133148
- python::pyproject-hooks
134149
- python::pyyaml
135150
- python::regex
136151
- python::setuptools-scm
137152
- python::smbus3
153+
- python::starlette
138154
- python::stevedore
155+
- python::tox
139156
- python::tqdm
140157
- python::trove-classifiers
158+
- python::typing_extensions
159+
- python::uvicorn
160+
- python::virtualenv
141161

142162
- utils::acpica
143163
- utils::brtools

0 commit comments

Comments
 (0)