mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 04:42:22 +00:00
@@ -40,7 +40,7 @@ Summary: documentation for python3-%{pypi_name}
|
||||
documentation for python3-%{pypi_name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n xet-core-%{version}
|
||||
%autosetup -n hf_xet-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
@@ -15,6 +15,7 @@ BuildRequires: python3-build
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-hatchling
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ Release: 2%{?dist}
|
||||
Summary: Pure Python library for LaTeX to MathML conversion
|
||||
License: MIT
|
||||
URL: https://github.com/roniemartinez/latex2mathml
|
||||
Source0: %{pypi_source}
|
||||
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
@@ -18,6 +18,8 @@ BuildRequires: python3-poetry-core
|
||||
BuildRequires: python3-installer
|
||||
BuildRequires: python3-build
|
||||
BuildRequires: python3-hatchling
|
||||
BuildRequires: python3-importlib-metadata
|
||||
BuildRequires: python3-uv-build
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-flit-core
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user