mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 10:22:19 +00:00
@@ -2,16 +2,14 @@
|
||||
%global _desc Python package for writing Value Change Dump (VCD) files.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.0
|
||||
Release: 2%?dist
|
||||
Version: 0.4.1
|
||||
Release: 1%?dist
|
||||
Summary: Python package for writing Value Change Dump (VCD) files
|
||||
License: MIT
|
||||
URL: https://github.com/SanDisk-Open-Source/pyvcd
|
||||
Source0: %url/releases/download/%version/pyvcd-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3.10
|
||||
BuildRequires: python3-build
|
||||
BuildRequires: python3-installer
|
||||
BuildRequires: python3-wheel
|
||||
@@ -48,8 +46,6 @@ Provides: pyvcd
|
||||
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||
%doc README.rst CODE_OF_CONDUCT.md CHANGELOG.rst
|
||||
%license LICENSE.txt
|
||||
%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc
|
||||
%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc
|
||||
%python3_sitelib/pyvcd-%version.dist-info/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user