## START: Set by rpmautospec ## (rpmautospec version 0.8.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec Name: python-testcontainers Version: 4.13.3 Release: %autorelease Summary: Python library for throwaway instances of anything that can run in a Docker container License: Apache-2.0 URL: https://github.com/testcontainers/testcontainers-python Source: %{pypi_source testcontainers} BuildArch: noarch BuildRequires: tomcli BuildRequires: python3-devel BuildRequires: python3-pytest %global _description %{expand: This is package 'testcontainers' generated automatically by pyp2spec.} %description %_description %package -n python3-testcontainers Summary: %{summary} %description -n python3-testcontainers %_description %pyproject_extras_subpkg -n python3-testcontainers aws,azurite,clickhouse,cockroachdb,cosmosdb,db2,elasticsearch,generic,influxdb,k3s,kafka,localstack,mailpit,memcached,milvus,mongodb,mqtt,mssql,mysql,nginx,ollama,opensearch,oracle-free,postgres,rabbitmq,redis,registry,scylla,selenium,sftp,test-module-import,vault %prep %autosetup -p1 -n testcontainers-%{version} # Relax pyyaml version for F43 tomcli set pyproject.toml str tool.poetry.dependencies.pyyaml.version ">=6.0.2,<6.0.5" %generate_buildrequires %pyproject_buildrequires -x aws,azurite,clickhouse,cockroachdb,cosmosdb,db2,elasticsearch,generic,influxdb,k3s,kafka,localstack,mailpit,memcached,milvus,mongodb,mqtt,mssql,mysql,,nginx,ollama,opensearch,oracle-free,postgres,rabbitmq,redis,registry,scylla,selenium,sftp,test-module-import,vault %build %pyproject_wheel %install %pyproject_install %pyproject_save_files -l testcontainers %check %pyproject_check_import %files -n python3-testcontainers -f %{pyproject_files} %changelog ## START: Generated by rpmautospec * Tue Dec 09 2025 Rodolfo Olivieri - 4.13.3-2 - Uncommitted changes * Tue Dec 09 2025 Rodolfo Olivieri - 4.13.3-1 - Initial commit for python-testcontainers ## END: Generated by rpmautospec