## START: Set by rpmautospec ## (rpmautospec version 0.8.4) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; 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_abi Name: python-eth-abi Version: 6.0.0 Release: %autorelease BuildArch: noarch Summary: Python utilities for working with Ethereum ABI definitions License: MIT URL: https://github.com/ApeWorX/eth-abi VCS: git:%{url}.git Source0: %{pypi_source %pypi_name} Patch: python-eth-abi-0001-Do-not-package-docs-directory.patch Patch: python-eth-abi-0002-Support-Hypothesis-with-PEP-515-underscores.patch BuildRequires: python3-hypothesis BuildRequires: python3-pytest BuildSystem: pyproject BuildOption(prep): -n %{pypi_name}-%{version} BuildOption(install): -l %{pypi_name} %description %{summary}. %package -n python3-eth-abi Summary: %{summary} %description -n python3-eth-abi %{summary}. %check -a PYTHONPATH=. %pytest %files -n python3-eth-abi -f %{pyproject_files} %doc README.md %changelog ## START: Generated by rpmautospec * Sun Aug 23 2026 Filipe Rosset - 6.0.0-1 - Update to 6.0.0 * Thu Jul 16 2026 Fedora Release Engineering - 5.2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Thu Jun 04 2026 Python Maint - 5.2.0-8 - Rebuilt for Python 3.15 * Sat Jan 17 2026 Fedora Release Engineering - 5.2.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Sep 19 2025 Python Maint - 5.2.0-6 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint - 5.2.0-5 - Rebuilt for Python 3.14.0rc2 bytecode * Wed Aug 06 2025 Peter Lemenkov - 5.2.0-4 - Cosmetic * Fri Jul 25 2025 Fedora Release Engineering - 5.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jul 15 2025 Python Maint - 5.2.0-2 - Rebuilt for Python 3.14 * Mon Mar 31 2025 Peter Lemenkov - 5.2.0-1 - eth-abi ver. 5.2.0 * Sat Jan 18 2025 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Nov 06 2024 Peter Lemenkov - 5.1.0-1 - Initial package ## END: Generated by rpmautospec