Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732363
en ru br
ALT Linux repos
S:0.8.3-alt1

Group :: Development/Python3
RPM: python3-module-apycula

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define srcname Apycula
%define modulename apycula

Name:    python3-module-%modulename
Version: 0.8.3
Release: alt1

Summary: Documentation and open source tools for the Gowin FPGA bitstream format
License: MIT
Group:   Development/Python3
Url:     https://github.com/YosysHQ/apicula

# Source-url: %__pypi_url %srcname

Source: %srcname-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro
BuildRequires(pre): rpm-macros-python3
BuildRequires: rpm-build-python3
BuildRequires: python3-dev
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-setuptools_scm
BuildRequires: python3(wheel)

%description
%summary.

%prep
%setup -n %srcname-%version

%build
%pyproject_build

%install
%pyproject_install

%files
%_bindir/*
%python3_sitelibdir/%modulename
%python3_sitelibdir/%srcname-%version.dist-info
%doc *.md doc/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin