mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 20:57:38 +00:00
chore: rebuild python packages for new frawhide python (#12947)
Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.81.0
|
||||
Release: 1%{?dist}
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user