## 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 %global pypi_name eth_pydantic_types Name: python-eth-pydantic-types Version: 0.2.5 Release: %autorelease BuildArch: noarch Summary: ETH Pydantic types License: Apache-2.0 URL: https://github.com/ApeWorX/eth-pydantic-types VCS: git:%{url}.git Source0: %{pypi_source %pypi_name} Patch: python-eth-pydantic-types-0001-Go-back-to-a-pure-python-to_checksum_address.patch BuildRequires: python3-eth-typing BuildRequires: python3-eth-utils BuildRequires: python3-hypothesis BuildRequires: python3-pydantic BuildRequires: python3-pytest BuildRequires: python3-pytest-xdist BuildRequires: python3-typing-extensions BuildSystem: pyproject BuildOption(install): -l %{pypi_name} %description %{summary}. %package -n python3-eth-pydantic-types Summary: %{summary} %description -n python3-eth-pydantic-types %{summary}. %check -a %pytest %files -n python3-eth-pydantic-types -f %{pyproject_files} %doc README.md %changelog ## START: Generated by rpmautospec * Sat Jan 17 2026 Fedora Release Engineering - 0.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Dec 23 2025 Peter Lemenkov - 0.2.5-1 - eth-pydantic-types ver. 0.2.5 * Fri Dec 12 2025 Peter Lemenkov - 0.2.4-1 - Initial build ## END: Generated by rpmautospec