diff --git a/build.py b/build.py index cce575ba..426b21c1 100644 --- a/build.py +++ b/build.py @@ -522,7 +522,7 @@ def _likely_binary(sdist: str) -> str | None: ret = set() for name in names: - if "/test/" in name or "/tests/" in name: + if "/test/" in name or "/tests/" in name or "/examples/" in name: continue _, ext = os.path.splitext(name) diff --git a/packages.ini b/packages.ini index 7310bb29..20d9905e 100644 --- a/packages.ini +++ b/packages.ini @@ -7,6 +7,8 @@ [amqp==2.6.1] [amqp==5.1.1] +[apache-libcloud==2.5.0] + [asgiref==3.5.2] [async-generator==1.10] @@ -60,16 +62,21 @@ validate_extras = d [celery==4.4.7] [celery==5.2.7] +[certifi==2021.5.30] [certifi==2022.5.18.1] [certifi==2022.6.15] [certifi==2022.6.15.1] +[cffi==1.14.6] +apt_requires = libffi-dev +brew_requires = libffi [cffi==1.15.1] apt_requires = libffi-dev brew_requires = libffi [cfgv==3.3.1] +[chardet==3.0.4] [chardet==4.0.0] [chardet==5.0.0] @@ -77,6 +84,10 @@ brew_requires = libffi [charset-normalizer==2.1.0] [charset-normalizer==2.1.1] +[cheroot==8.5.2] + +[cherrypy==18.6.1] + [click==8.0.4] [click==8.1.3] @@ -97,6 +108,8 @@ apt_requires = brew_requires = wget custom_prebuild = prebuild/librdkafka v1.9.2 +[contextvars==2.4] + [coverage==6.3.3] [coverage==6.4.1] [coverage==6.4.3] @@ -105,6 +118,7 @@ custom_prebuild = prebuild/librdkafka v1.9.2 [croniter==0.3.37] [croniter==1.3.5] +[cryptography==3.3.2] [cryptography==37.0.2] [cryptography==37.0.4] [cryptography==38.0.1] @@ -134,6 +148,8 @@ validate_incorrect_missing_deps = six [distlib==0.3.5] [distlib==0.3.6] +[distro==1.5.0] + [django==2.2.28] [django==4.1] @@ -191,6 +207,10 @@ validate_incorrect_missing_deps = six [frozenlist==1.3.1] +[gitdb==4.0.5] + +[gitpython==3.1.12] + [google-api-core==1.32.0] [google-api-core==2.8.2] @@ -251,12 +271,16 @@ custom_prebuild = prebuild/crc32c 1.1.2 [identify==2.5.1] [identify==2.5.3] +[idna==2.8] [idna==2.10] [idna==3.3] [imagesize==1.4.1] +[immutables==0.15] + [importlib-metadata==3.10.1] +[importlib-metadata==4.6.4] [importlib-metadata==4.12.0] [importlib-resources==5.8.0] @@ -272,6 +296,15 @@ custom_prebuild = prebuild/crc32c 1.1.2 [itsdangerous==2.1.2] +[jaraco-classes==3.2.1] + +[jaraco-collections==3.4.0] + +[jaraco-functools==2.0] + +[jaraco-text==3.5.1] + +[jinja2==2.11.3] [jinja2==3.0.3] [jinja2==3.1.2] @@ -296,6 +329,8 @@ custom_prebuild = prebuild/crc32c 1.1.2 [libcst==0.4.3] [libcst==0.4.7] +[linode-python==1.1.1] + [lxml==4.6.5] apt_requires = libxml2-dev @@ -311,9 +346,12 @@ brew_requires = libxml2 libxslt +[mako==1.1.4] + [markdown==3.3.7] [markdown==3.4.1] +[markupsafe==1.1.1] [markupsafe==2.1.1] [maxminddb==2.0.3] @@ -334,9 +372,11 @@ brew_requires = libmaxminddb [mock==4.0.3] +[more-itertools==8.2.0] [more-itertools==8.13.0] [more-itertools==8.14.0] +[msgpack==1.0.2] [msgpack==1.0.4] [msgpack-types==0.2.0] @@ -410,6 +450,8 @@ brew_requires = libmaxminddb [pluggy==0.13.1] [pluggy==1.0.0] +[portend==2.6] + [pre-commit==2.18.1] [pre-commit==2.20.0] @@ -424,6 +466,7 @@ brew_requires = libmaxminddb [protobuf==3.19.0] [protobuf==4.21.5] +[psutil==5.8.0] [psutil==5.9.2] [psycopg2-binary==2.8.6] @@ -452,8 +495,11 @@ brew_requires = [pycountry==17.5.14] [pycountry==22.3.5] +[pycparser==2.19] [pycparser==2.21] +[pycryptodomex==3.9.8] + [pyelftools==0.28] [pyelftools==0.29] @@ -466,6 +512,13 @@ brew_requires = [pynacl==1.5.0] +[pyobjc-core==8.5] + +[pyobjc-framework-cocoa==7.2] + +[pyobjc-framework-servernotification==7.2] + +[pyopenssl==19.0.0] [pyopenssl==22.0.0] [pyparsing==3.0.9] @@ -494,9 +547,12 @@ brew_requires = [pytest-xdist==2.4.0] [pytest-xdist==2.5.0] +[python-dateutil==2.8.0] [python-dateutil==2.8.1] [python-dateutil==2.8.2] +[python-gnupg==0.4.4] + [python-hcl2==2.0.3] [python-memcached==1.59] @@ -512,6 +568,7 @@ brew_requires = [python3-saml==1.14.0] [pytz==2018.9] +[pytz==2021.1] [pytz==2022.1] [pytz==2022.2] [pytz==2022.2.1] @@ -535,6 +592,8 @@ brew_requires = libyaml apt_requires = libyaml-dev brew_requires = libyaml +[pyzmq==21.0.2] + [rb==1.9.0] [redis==3.4.1] @@ -572,6 +631,10 @@ brew_requires = libyaml [s3transfer==0.5.2] [s3transfer==0.6.0] +[salt==3004] + +[salt-ssh==3004.2] + [selenium==4.3.0] [selenium==4.4.3] @@ -588,6 +651,8 @@ brew_requires = libyaml [sentry-sdk==1.9.5] [sentry-sdk==1.9.8] +[setproctitle==1.1.10] + [setuptools==56.0.0] [setuptools==62.3.2] [setuptools==63.1.0] @@ -603,6 +668,8 @@ brew_requires = libyaml [six==1.16.0] +[smmap==3.0.2] + [sniffio==1.2.0] [sniffio==1.3.0] @@ -648,6 +715,10 @@ validate_incorrect_missing_deps = beautifulsoup4 [tabulate==0.8.9] +[tempora==4.1.1] + +[timelib==0.2.5] + [tokenize-rt==4.2.1] [toml==0.10.2] @@ -707,6 +778,7 @@ validate_incorrect_missing_deps = beautifulsoup4 [uritemplate==4.1.1] +[urllib3==1.26.6] [urllib3==1.26.9] [urllib3==1.26.10] [urllib3==1.26.11] @@ -719,6 +791,8 @@ validate_incorrect_missing_deps = beautifulsoup4 [virtualenv==20.15.1] [virtualenv==20.16.3] +[vultr==1.0.1] + [watchdog==2.1.9] [wcwidth==0.2.5] @@ -756,6 +830,9 @@ brew_requires = [yarl==1.8.1] +[zc-lockfile==2.0] + +[zipp==3.5.0] [zipp==3.8.1] [zstandard==0.18.0]