mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit d0f4ac600e)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
%global __brp_mangle_shebangs_exclude_from /usr/lib/python3.14/site-packages/zipstream/
|
||||
|
||||
%global pypi_name zipstream-ng
|
||||
%global _desc 🔉 A modern and easy to use streamable zip file generator
|
||||
|
||||
@@ -14,6 +16,7 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-hatchling
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
@@ -42,9 +45,6 @@ Provides: zipstream-ng
|
||||
%doc README.md CHANGELOG.md docs/zipserver.rst
|
||||
%license LICENSE
|
||||
%{_bindir}/zipserver
|
||||
%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc
|
||||
%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc
|
||||
%python3_sitelib/zipstream_ng-%version.dist-info/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 03 2025 Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
Reference in New Issue
Block a user