## 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: python3-devel %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 arangodb,aws,azurite,cassandra,chroma,clickhouse,cockroachdb,cosmosdb,db2,elasticsearch,generic,google,influxdb,k3s,kafka,keycloak,localstack,mailpit,memcached,milvus,minio,mongodb,mqtt,mssql,mysql,nats,neo4j,nginx,ollama,openfga,opensearch,oracle,oracle-free,postgres,qdrant,rabbitmq,redis,registry,scylla,selenium,sftp,test-module-import,trino,vault,weaviate %prep %autosetup -p1 -n testcontainers-%{version} %generate_buildrequires %pyproject_buildrequires -x arangodb,aws,azurite,cassandra,chroma,clickhouse,cockroachdb,cosmosdb,db2,elasticsearch,generic,google,influxdb,k3s,kafka,keycloak,localstack,mailpit,memcached,milvus,minio,mongodb,mqtt,mssql,mysql,nats,neo4j,nginx,ollama,openfga,opensearch,oracle,oracle-free,postgres,qdrant,rabbitmq,redis,registry,scylla,selenium,sftp,test-module-import,trino,vault,weaviate %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