mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 20:32:19 +00:00
Compare commits
32 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ac4cf936e | |||
| 8cfc2b955a | |||
| 0c64f43109 | |||
| 3ee3cd8686 | |||
| 5ef90ae32c | |||
| cfc5f40799 | |||
| 754ae8d8e3 | |||
| 1d035649b2 | |||
| e554218290 | |||
| 35a50ce96d | |||
| edcf72e575 | |||
| 3e5e9ffb00 | |||
| 605b3331d1 | |||
| 5af072e01c | |||
| 687fa34c23 | |||
| 1f86143f79 | |||
| bd1c4801e2 | |||
| a85320bb58 | |||
| 9661509636 | |||
| 1c4495a175 | |||
| e2c617aeeb | |||
| 9e7fadd436 | |||
| b894cfa8e7 | |||
| a97f5f5d15 | |||
| 40584475c2 | |||
| 7627fab3b2 | |||
| 7d3c4574bc | |||
| 88e6d01eda | |||
| 56b5617bc7 | |||
| d2016300e3 | |||
| 21e4e13c44 | |||
| 737662e390 |
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-auto-cpufreq
|
||||
Version: 3.0.0
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: Automatic CPU speed & power optimizer for Linux
|
||||
License: LGPL-3.0-or-later
|
||||
URL: https://foolcontrol.org/?p=4603
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary-openasar
|
||||
Version: 1.0.1208
|
||||
Version: 1.0.1216
|
||||
Release: 1%{?dist}
|
||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||
License: MIT AND https://discord.com/terms
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: discord-canary
|
||||
Version: 1.0.1208
|
||||
Version: 1.0.1216
|
||||
Release: 1%{?dist}
|
||||
Summary: Free Voice and Text Chat for Gamers
|
||||
URL: discord.com
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 5704db300594aef6b7a38399c217eac5c704ccb8
|
||||
%global commit_date 20260519
|
||||
%global commit da87233d87da578c314f66c0ccc51ef3ae7141c3
|
||||
%global commit_date 20260606
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: envision-nightly
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
%endif
|
||||
|
||||
Name: helium-browser-bin
|
||||
Version: 0.12.5.1
|
||||
Version: 0.13.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Private, fast, and honest web browser based on Chromium
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Disable X11 for RHEL 10+
|
||||
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||
|
||||
%global commit 1ad13223351479469b5ee44305781f2f280aff0d
|
||||
%global commit 71ebd08406547339a5decd9c61ab3e83739e96b3
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260605
|
||||
%global commit_date 20260606
|
||||
%global ver 0.41.0
|
||||
|
||||
Name: mpv-nightly
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: proton-vpn-gtk-app
|
||||
Version: 4.16.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Official ProtonVPN Linux app
|
||||
License: GPL-3.0-only
|
||||
URL: https://protonvpn.com/download-linux
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: terra-%{pypi_name}
|
||||
Version: 1.14.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Simple wrapper that does winetricks things for Proton enabled games
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver 2026-06-05
|
||||
%global ver 2026-06-07
|
||||
%global goodver %(echo %ver | sed 's/-//g')
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
%bcond_without mold
|
||||
@@ -23,6 +23,7 @@ BuildRequires: pkgconfig(alsa)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(libudev)
|
||||
BuildRequires: pkgconfig(xcb-cursor)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
Packager: madonuko <mado@fyralabs.com>
|
||||
|
||||
%description %_description
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
diff --git a/requirements.txt b/requirements.txt
|
||||
index a0471ddb..e8ca00a9 100644
|
||||
--- a/requirements.txt
|
||||
+++ b/requirements.txt
|
||||
@@ -18,7 +18,7 @@ keyboard; sys_platform == 'win32'
|
||||
lynxtray; sys_platform == 'win32'
|
||||
opencc; sys_platform != 'win32' # optional
|
||||
opencc-python-reimplemented; sys_platform == 'win32' # optional
|
||||
-pypresence>=4.5.0 # optional
|
||||
+pypresence # optional
|
||||
tekore # optional
|
||||
natsort # optional
|
||||
#picard # optional
|
||||
@@ -4,12 +4,11 @@
|
||||
|
||||
Name: python-tauon
|
||||
Version: 10.0.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A music player for the desktop. Designed to be powerful and streamlined
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://tauonmusicbox.rocks/
|
||||
Source0: https://github.com/Taiko2k/Tauon/archive/refs/tags/v%{version}.tar.gz
|
||||
Patch0: remove-reqed-version.patch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-wheel
|
||||
@@ -40,7 +39,8 @@ Summary: %{summary}
|
||||
|
||||
%prep
|
||||
%git_clone https://github.com/Taiko2k/Tauon v%{version}
|
||||
%patch -P0 -p1
|
||||
|
||||
%pyproject_patch_dependency pypresence:drop_constraints
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=throne-git
|
||||
|
||||
Name: throne
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
|
||||
URL: https://github.com/throneproj/Throne
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%global crate mise
|
||||
|
||||
Name: rust-mise
|
||||
Version: 2026.6.0
|
||||
Version: 2026.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Front-end to your dev env
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name: budgie-extras
|
||||
Version: 2.2.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: GPL-3.0
|
||||
License: GPL-3.0-or-later
|
||||
Summary: Additional Budgie Desktop enhancements for user experience
|
||||
URL: https://ubuntubudgie.org/
|
||||
|
||||
@@ -41,22 +41,16 @@ Requires: budgie-applet-clockworks
|
||||
Requires: budgie-applet-countdown
|
||||
Requires: budgie-applet-dropby
|
||||
Requires: budgie-applet-fuzzyclock
|
||||
Requires: budgie-applet-hotcorners
|
||||
Requires: budgie-applet-kangaroo
|
||||
Requires: budgie-applet-keyboard-autoswitch
|
||||
Requires: budgie-applet-network-manager
|
||||
Requires: budgie-applet-quickchar
|
||||
Requires: budgie-applet-quicknote
|
||||
Requires: budgie-applet-recentlyused
|
||||
Requires: budgie-applet-rotation-lock
|
||||
Requires: budgie-applet-showtime
|
||||
Requires: budgie-applet-takeabreak
|
||||
Requires: budgie-applet-visualspace
|
||||
Requires: budgie-applet-wallstreet
|
||||
Requires: budgie-applet-weathershow
|
||||
Requires: budgie-applet-window-shuffler
|
||||
Requires: budgie-applet-workspace-stopwatch
|
||||
Requires: budgie-applet-wpreviews
|
||||
Requires: budgie-applet-wswitcher
|
||||
# Fix for https://github.com/UbuntuBudgie/budgie-extras/issues/233, don't know how stenstorp did not notice this
|
||||
Requires: xinput
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.version(gh_tag("zalckos/GrandTheftFocus"));
|
||||
rpm.version(gnome_extensions("grand-theft-focus@zalckos.github.com"));
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global mangowc_ver 0.12.5-1
|
||||
|
||||
Name: mangowm
|
||||
Version: 0.14.0
|
||||
Version: 0.14.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern, lightweight, high-performance Wayland compositor built on dwl
|
||||
License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0
|
||||
@@ -55,6 +55,7 @@ dwl — crafted for speed, flexibility, and a customizable desktop experience.
|
||||
%{_sysconfdir}/mango/config.conf
|
||||
%{_datadir}/wayland-sessions/mango.desktop
|
||||
%{_datadir}/xdg-desktop-portal/mango-portals.conf
|
||||
%{_mandir}/man1/mmsg.1.*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 04 2026 metcya <metcya@gmail.com> - 0.12.5-1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit e4af08d7430e9728cf2e22cfcb99e3ffb931a6b1
|
||||
%global commit_date 20260605
|
||||
%global commit 0782a3c22f28c9f562d90abeacaf9f7fd868f256
|
||||
%global commit_date 20260607
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: libsingularity
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: vibepanel
|
||||
Version: 0.14.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK4 panel for Wayland with notifications, OSD, and quick settings – between a status bar and a desktop shell
|
||||
URL: https://github.com/prankstr/vibepanel
|
||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 42fcd58dba54c2a0404c1c3d73c7d44081fac836
|
||||
%global commit 7092b39445bebfd3178f562eb9e5fa9a95a32332
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global fulldate 2026-06-04
|
||||
%global fulldate 2026-06-06
|
||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
||||
%global ver 1.3.2
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
A hardware-accelerated terminal emulator focusing to run in desktops and browsers.}
|
||||
|
||||
Name: rio
|
||||
Version: 0.4.5
|
||||
Version: 0.4.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A hardware-accelerated terminal written in Rust.
|
||||
SourceLicense: MIT
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit fcb95aaee47f4abf0846ca39cd402eb4afbc8bcf
|
||||
%global commit 5c1f18bcebb6966ea00f1460a63898194c9324df
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260605
|
||||
%global commit_date 20260607
|
||||
%global ver 1.7.0
|
||||
|
||||
%bcond_with check
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%global ver 1.6.0-pre
|
||||
%global ver 1.6.1-pre
|
||||
# Exclude input files from mangling
|
||||
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
%global rustflags_debuginfo 0
|
||||
|
||||
Name: zed
|
||||
Version: 1.5.3
|
||||
Version: 1.5.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Zed is a high-performance, multiplayer code editor
|
||||
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
|
||||
Name: inputplumber
|
||||
Version: 0.77.3
|
||||
Version: 0.77.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Open source input router and remapper daemon for Linux
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
# GLIBCXX_ASSERTIONS is known to break RPCS3
|
||||
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global commit 546f3082a2ffee102c98e89472735adbf5d0e767
|
||||
%global ver 0.0.41-19441
|
||||
%global commit 339877ea7dd1d4cd2f995a20d30b7d56bab3e65c
|
||||
%global ver 0.0.41-19450
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
project pkg {
|
||||
arches = ["i386"]
|
||||
arches = ["x86_64"]
|
||||
rpm {
|
||||
spec = "steam.spec"
|
||||
}
|
||||
|
||||
+92
-66
@@ -1,16 +1,15 @@
|
||||
# Binary package, no debuginfo should be generated
|
||||
%global debug_package %{nil}
|
||||
|
||||
%global appstream_id com.valvesoftware.Steam
|
||||
%global appid com.valvesoftware.Steam
|
||||
|
||||
Name: steam
|
||||
Version: 1.0.0.85
|
||||
Release: 7%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Installer for the Steam software distribution service
|
||||
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
|
||||
License: Steam License Agreement and MIT
|
||||
URL: http://www.steampowered.com/
|
||||
ExclusiveArch: i686
|
||||
ExclusiveArch: x86_64
|
||||
Packager: Cappy Ishihara <cappy@fyralabs.com>
|
||||
|
||||
Source0: https://repo.steampowered.com/%{name}/archive/beta/%{name}_%{version}.tar.gz
|
||||
@@ -40,79 +39,94 @@ BuildRequires: libappstream-glib
|
||||
BuildRequires: make
|
||||
BuildRequires: systemd
|
||||
|
||||
# Required for the basic runtime
|
||||
Requires: glibc(x86-32)
|
||||
Requires: libdrm(x86-32)
|
||||
Requires: libglvnd-glx(x86-32)
|
||||
Requires: libnsl(x86-32)
|
||||
|
||||
# Required to run the initial setup
|
||||
Requires: tar
|
||||
Requires: zenity
|
||||
Requires: xz
|
||||
|
||||
# Most games use OpenGL, some games already use Vulkan. Vulkan is also required
|
||||
# for Steam Play to run Windows games through emulation. i686 version of these
|
||||
# packages are necessary even on x86_64 systems for running 32bit games. Pull in
|
||||
# native arch drivers as well, by not specifying _isa macro, native arch
|
||||
# packages are preferred. This will make sure people have all necessary drivers
|
||||
# for both i686 and x86_64 games.
|
||||
Requires: mesa-dri-drivers%{?_isa}
|
||||
# Required for basic gaming, also for native 32 bit games:
|
||||
Requires: mesa-dri-drivers
|
||||
Requires: mesa-vulkan-drivers%{?_isa}
|
||||
Requires: mesa-dri-drivers(x86-32)
|
||||
Requires: mesa-vulkan-drivers
|
||||
Requires: vulkan-loader%{?_isa}
|
||||
Requires: mesa-vulkan-drivers(x86-32)
|
||||
Requires: vulkan-loader
|
||||
Requires: vulkan-loader(x86-32)
|
||||
|
||||
# Minimum requirements for starting the steam client using system libraries
|
||||
Requires: alsa-lib%{?_isa}
|
||||
Requires: fontconfig%{?_isa}
|
||||
Requires: gtk2%{?_isa}
|
||||
Requires: libICE%{?_isa}
|
||||
Requires: libnsl%{?_isa}
|
||||
Requires: libpng%{?_isa}
|
||||
Requires: libXext%{?_isa}
|
||||
Requires: libXinerama%{?_isa}
|
||||
Requires: libXtst%{?_isa}
|
||||
Requires: libXScrnSaver%{?_isa}
|
||||
Requires: mesa-libGL%{?_isa}
|
||||
Requires: mesa-libEGL%{?_isa}
|
||||
Requires: NetworkManager-libnm%{?_isa}
|
||||
Requires: nss%{?_isa}
|
||||
Requires: pulseaudio-libs%{?_isa}
|
||||
# Hardware stuff (permissions on devices, hardware updater, etc.):
|
||||
Recommends: hidapi
|
||||
Requires: steam-devices
|
||||
|
||||
# Required for sending out crash reports to Valve
|
||||
Requires: libcurl%{?_isa}
|
||||
|
||||
# Workaround for mesa-libGL dependency bug:
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1168475
|
||||
Requires: systemd-libs%{?_isa}
|
||||
# These libraries are also part of the Ubuntu runtime at:
|
||||
# ~/.local/share/Steam/ubuntu12_32
|
||||
# ~/.local/share/Steam/ubuntu12_64
|
||||
# Steam client uses the system ones if available; so override where there is a
|
||||
# benefit using the native system libaries or just to match when the native 64
|
||||
# bit packages are already installed.
|
||||
Requires: bzip2-libs
|
||||
Requires: bzip2-libs(x86-32)
|
||||
Requires: fontconfig
|
||||
Requires: fontconfig(x86-32)
|
||||
Requires: libICE
|
||||
Requires: libICE(x86-32)
|
||||
Requires: libnsl
|
||||
Requires: libnsl(x86-32)
|
||||
Requires: libXext
|
||||
Requires: libXext(x86-32)
|
||||
Requires: libXinerama
|
||||
Requires: libXinerama(x86-32)
|
||||
Requires: libXtst
|
||||
Requires: libXtst(x86-32)
|
||||
Requires: libva
|
||||
Requires: libva(x86-32)
|
||||
Requires: libvdpau
|
||||
Requires: libvdpau(x86-32)
|
||||
Requires: mesa-libGL
|
||||
Requires: mesa-libGL(x86-32)
|
||||
Requires: NetworkManager-libnm
|
||||
Requires: NetworkManager-libnm(x86-32)
|
||||
Requires: nss
|
||||
Requires: nss(x86-32)
|
||||
Requires: openal-soft
|
||||
Requires: openal-soft(x86-32)
|
||||
Requires: pipewire-libs
|
||||
Requires: pipewire-libs(x86-32)
|
||||
Requires: pulseaudio-libs
|
||||
Requires: pulseaudio-libs(x86-32)
|
||||
%if %{defined fedora}
|
||||
Requires: SDL3
|
||||
Requires: SDL3(x86-32)
|
||||
%endif
|
||||
# The client does not override only the ones linked at:
|
||||
# ~/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32
|
||||
# ~/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64
|
||||
# At the moment of writing, the pinned ones belong to these packages:
|
||||
# gtk2
|
||||
# libcurl
|
||||
# libdbusmenu
|
||||
# libdbusmenu-gtk2
|
||||
# mesa-libGLU
|
||||
# And yes, the "ubuntu12_32" directory twice above is not a typo. Windows style (system32...).
|
||||
|
||||
# Required for the firewall rules
|
||||
# http://fedoraproject.org/wiki/PackagingDrafts/ScriptletSnippets/Firewalld
|
||||
Requires: firewalld-filesystem
|
||||
Requires(post): firewalld-filesystem
|
||||
|
||||
# Required for hardware encoding/decoding during Remote Play (intel/radeon/amdgpu/nouveau)
|
||||
Requires: libva%{?_isa}
|
||||
Requires: libvdpau%{?_isa}
|
||||
|
||||
# Required for having a functioning menu on the tray icon
|
||||
Requires: libdbusmenu-gtk3%{?_isa} >= 16.04.0
|
||||
|
||||
# Required by Feral interactive games
|
||||
Requires: libatomic%{?_isa}
|
||||
Requires: libatomic
|
||||
Requires: libatomic(x86-32)
|
||||
|
||||
# Required by Shank
|
||||
Requires: (alsa-plugins-pulseaudio%{?_isa} if pulseaudio)
|
||||
Requires: (pipewire-alsa%{?_isa} if pipewire)
|
||||
|
||||
# Patched for Wayland
|
||||
# https://github.com/ValveSoftware/steam-for-linux/issues/8853
|
||||
# https://github.com/negativo17/steam/issues/9
|
||||
%if 0%{?fedora} >= 40
|
||||
Requires: SDL2%{?_isa}
|
||||
%endif
|
||||
Requires: (alsa-plugins-pulseaudio if pulseaudio)
|
||||
|
||||
# Game performance is increased with gamemode (for games that support it)
|
||||
Recommends: (falcond or gamemode)
|
||||
Recommends: (gamemode%{?_isa} if gamemode(x86-64))
|
||||
Recommends: (gnome-shell-extension-appindicator if gnome-shell)
|
||||
|
||||
Recommends: (gnome-shell-extension-appindicator if gnome-shell)
|
||||
|
||||
# Proton uses xdg-desktop-portal to open URLs from inside a container
|
||||
@@ -127,8 +141,8 @@ Recommends: xdg-user-dirs
|
||||
# Allow using Steam Runtime Launch Options
|
||||
Recommends: gobject-introspection
|
||||
|
||||
Requires: steam-devices
|
||||
|
||||
# Automatic loading of the ntsync module
|
||||
Recommends: ntsync-autoload
|
||||
# -rm is usually better for Steam
|
||||
Recommends: udev-joystick-blacklist-rm
|
||||
Requires: (udev-joystick-blacklist-rm or udev-joystick-blacklist)
|
||||
@@ -143,6 +157,21 @@ and screenshot functionality, and many social features.
|
||||
|
||||
This package contains the installer for the Steam software distribution service.
|
||||
|
||||
%package arch-transition
|
||||
Summary: Transition package for migrating Steam from i686 to x86_64
|
||||
Requires: %{name} = %{evr}
|
||||
Provides: steam = 1.0.0.85-11
|
||||
Obsoletes: steam < 1.0.0.85-11
|
||||
BuildArch: noarch
|
||||
|
||||
%description arch-transition
|
||||
This package is used to migrate Steam installations from the
|
||||
legacy i686 package layout to the x86_64 package layout.
|
||||
|
||||
It exists only to handle package replacement and dependency
|
||||
changes during upgrades, and can be safely removed once the
|
||||
transition is complete.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{name}-launcher
|
||||
|
||||
@@ -174,13 +203,7 @@ desktop-file-edit --remove-key=X-KDE-RunOnDiscreteGpu %{buildroot}%{_datadir}/ap
|
||||
|
||||
%check
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{appstream_id}.metainfo.xml
|
||||
|
||||
%if 0%{?fedora} >= 44
|
||||
%triggerin -- ca-certificates
|
||||
# Workaround for https://fedoraproject.org/wiki/Changes/droppingOfCertPemFile#Temporary_fix
|
||||
update-ca-trust extract --rhbz2387674
|
||||
%endif
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{appid}.metainfo.xml
|
||||
|
||||
%files
|
||||
%license COPYING steam_subscriber_agreement.txt
|
||||
@@ -192,16 +215,19 @@ update-ca-trust extract --rhbz2387674
|
||||
%{_datadir}/pixmaps/%{name}.png
|
||||
%{_datadir}/pixmaps/%{name}_tray_mono.png
|
||||
%{_prefix}/lib/%{name}/
|
||||
%{_libdir}/%{name}/
|
||||
%{_mandir}/man6/%{name}.*
|
||||
%{_metainfodir}/%{appstream_id}.metainfo.xml
|
||||
%{_metainfodir}/%{appid}.metainfo.xml
|
||||
%config(noreplace) %{_sysconfdir}/profile.d/%{name}.*sh
|
||||
%dir %{_prefix}/lib/systemd/system.conf.d/
|
||||
%{_prefix}/lib/systemd/system.conf.d/01-steam.conf
|
||||
%dir %{_prefix}/lib/systemd/user.conf.d/
|
||||
%{_prefix}/lib/systemd/user.conf.d/01-steam.conf
|
||||
|
||||
%files arch-transition
|
||||
|
||||
%changelog
|
||||
* Fri Jun 5 2026 Gilver E. <roachy@fyralabs.com> - 1.0.0.85-11
|
||||
- Update for architecture transition
|
||||
* Sun Sep 01 2024 Simone Caronni <negativo17@gmail.com> - 1.0.0.81-1
|
||||
- Update to 1.0.0.81.
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||
%global commit 4b374eb0a615314f7a1ffac51f2483a1fcea1385
|
||||
%global commit f1ff8b6d9e063fef1bfd7904034c8e8f0e5e2bab
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 2.3.1
|
||||
%global commit_date 20260605
|
||||
%global commit_date 20260607
|
||||
%global debug_package %nil
|
||||
|
||||
Name: nim-nightly
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.6.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: A python program for repeating music endlessly and creating seamless music loops, with play/export/tagging support
|
||||
License: MIT
|
||||
URL: https://github.com/arkrow/PyMusicLooper
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.13.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/huggingface/accelerate
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Python 3 runtime libraries for ANTLR 4
|
||||
License: BSD
|
||||
URL: https://www.antlr.org/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.1.5
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Core (offline) functionality for the apeye library
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/domdfcoding/apeye-core
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.2
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: An LTS port of Python's `audioop` module
|
||||
License: PSF-2.0
|
||||
URL: https://github.com/AbstractUmbra/audioop
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Pythonic bindings for FFmpeg's libraries.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 17.0.1
|
||||
Version: 17.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Pythonic bindings for FFmpeg's libraries
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
Name: python-%{real_name}
|
||||
Version: 0.10.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Bash kernel for Jupyter
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/takluyver/bash_kernel
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.49.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Accessible large language models via k-bit quantization for PyTorch
|
||||
License: MIT
|
||||
URL: https://huggingface.co/docs/bitsandbytes/main/en/index
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Python implementation of core message system and client for the Buttplug Sex Toy Protocol Standard
|
||||
License: BSD-3-Clause AND MIT AND Apache-2.0 AND X11
|
||||
URL: buttplug-py.docs.buttplug.io
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.1
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Simple and beautiful logging for click applications
|
||||
License: GPL-3.0
|
||||
License: MIT
|
||||
URL: https://github.com/Toilal/click-logging
|
||||
# Cannot pull from pypi due to the pypi source not having required install files, causing the build to fail
|
||||
Source0: %url/archive/refs/tags/v%version.tar.gz
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.5.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Bunch of click parameters to use
|
||||
License: Apache-2.0
|
||||
URL: https://click-params.readthedocs.io/en/stable/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.2.2
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Python functions for encoding and decoding COBS
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/cobs/
|
||||
|
||||
@@ -8,7 +8,7 @@ ExcludeArch: %{ix86}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Grabs the dominant color or a representative color palette from an image
|
||||
|
||||
# https://gitlab.com/fedora/legal/fedora-license-data/-/issues/382
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Color scheme generator
|
||||
License: MIT
|
||||
URL: https://github.com/metakirby5/colorz
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.13.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Additional utilities for click
|
||||
License: MIT
|
||||
URL: https://consolekit.readthedocs.io/en/latest/
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.15.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python binding for curl-impersonate fork via cffi..
|
||||
License: MIT
|
||||
URL: https://github.com/lexiforest/curl_cffi
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.8.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Detect OS Dark Mode from Python
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/albertosottile/darkdetect
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.6.7
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Easily serialize Data Classes to and from JSON
|
||||
License: MIT
|
||||
URL: https://github.com/lidatong/dataclasses-json
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 5.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/huggingface/datasets
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: A wrapper around 'deprecation' providing support for deprecated aliases
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/domdfcoding/deprecation-alias
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.4
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: DiffQ performs differentiable quantization using pseudo quantization noise
|
||||
License: CC-BY-NC-4.0
|
||||
URL: https://github.com/facebookresearch/diffq
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.2.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Advanced directory tree synchronisation tool
|
||||
License: MIT
|
||||
URL: https://github.com/domdfcoding/deprecation-alias
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.9.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Parse and create Python distribution metadata
|
||||
License: MIT
|
||||
URL: https://dist-meta.readthedocs.io/en/latest/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.3.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Dom's tools for Tom's Obvious, Minimal Language
|
||||
License: MIT
|
||||
URL: https://dom-toml.readthedocs.io/en/latest/
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
project pkg {
|
||||
arches = ["x86_64"]
|
||||
rpm {
|
||||
spec = "dora-search.spec"
|
||||
}
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
%global pypi_name dora-search
|
||||
%global _desc Dora is an experiment management framework. It expresses grid searches as pure python files as part of your repo. It identifies experiments with a unique hash signature. Scale up to hundreds of experiments without losing your sanity.
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.1.12
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Experiment management framework
|
||||
License: MIT
|
||||
URL: https://github.com/facebookresearch/dora
|
||||
@@ -14,6 +12,7 @@ Source0: %url/archive/refs/tags/v%version.tar.gz
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-setuptools
|
||||
BuildArch: noarch
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.1
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Dictionary wrapper for quick access to deeply nested keys
|
||||
License: MIT
|
||||
URL: https://github.com/pawelzny/dotty_dict
|
||||
Source0: %url/archive/refs/tags/v%{version}.tar.gz
|
||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.13.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Tools to expand Python's enum module
|
||||
License: LGPL-3.0-or-later
|
||||
URL: https://enum-tools.readthedocs.io/en/latest/
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.0.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Faster version of Colorthief
|
||||
License: MIT
|
||||
URL: https://github.com/bedapisl/fast-colorthief
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.2.1
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Faster Whisper transcription with CTranslate2
|
||||
License: MIT
|
||||
URL: https://github.com/SYSTRAN/faster-whisper
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Python bindings for FFmpeg - with complex filtering support
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/kkroening/ffmpeg-python
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Easy, clean, reliable Python 2/3 compatibility
|
||||
License: MIT
|
||||
URL: https://github.com/manrajgrover/halo
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.13
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: Chip support package for Cypress EZ-USB FX2 series microcontrollers
|
||||
License: 0BSD
|
||||
URL: https://github.com/whitequark/libfx2
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.4
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: Colour your text / terminal to be more gay
|
||||
License: MIT
|
||||
URL: https://github.com/ms-jpq/gay
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.10.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: gevent-websocket is a WebSocket library for the gevent networking library
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/cynepiaadmin/geventwebsocket
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.9.1
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Tool to create GPT disk image files
|
||||
License: MIT
|
||||
URL: https://github.com/swysocki/gpt-image
|
||||
|
||||
@@ -6,7 +6,7 @@ Haishoku is a development tool for grabbing the dominant color or representative
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.1.8
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A development tool for grabbing the dominant color or representative color palette from an image
|
||||
License: MIT
|
||||
URL: https://github.com/LanceGin/haishoku
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.0.31
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Beautiful spinners for terminal, IPython and Jupyter
|
||||
License: MIT
|
||||
URL: https://github.com/manrajgrover/halo
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Some handy archive helpers for Python
|
||||
License: MIT
|
||||
URL: https://handy-archives.readthedocs.io/en/latest/
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: xet client tech, used in huggingface_hub
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/huggingface/xet-core
|
||||
Source0: %url/archive/refs/tags/v%version.tar.gz
|
||||
Source0: %{url}/releases/download/%{version}/hf_xet-%{version}.tar.gz
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.2.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Hydra is a framework for elegantly configuring complex applications
|
||||
License: MIT
|
||||
URL: https://github.com/facebookresearch/hydra
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: python-ignis
|
||||
Version: 0.5.1
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: A widget framework for building desktop shells, written and configurable in Python
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.6.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: FFMPEG wrapper for Python
|
||||
License: BSD-2-Clause
|
||||
URL: https://github.com/imageio/imageio-ffmpeg
|
||||
Source0: %url/archive/refs/tags/v%{version}.tar.gz
|
||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-%{real_name}
|
||||
Version: 1.0.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python library to adapt iterables to a file-like interface
|
||||
|
||||
# According to README
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.1.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Exoplanet evolution code
|
||||
License: LGPL-3.0
|
||||
URL: https://gitlab.unige.ch/spice_dune/jade
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python API Client for Jellyfin
|
||||
License: GPL-3.0
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://github.com/jellyfin/jellyfin-apiclient-python
|
||||
Source0: %url/archive/refs/tags/v%version.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.11.1
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: An object-oriented JSON Schema implementation for Python
|
||||
License: MIT
|
||||
URL: https://github.com/marksparkza/jschon
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Fast PyTorch based DSP for audio and 1D signals
|
||||
License: MIT
|
||||
URL: https://github.com/adefossez/julius
|
||||
@@ -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 @@
|
||||
|
||||
Name: python-jupyter-sphinx
|
||||
Version: 0.5.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Jupyter Sphinx extensions
|
||||
License: BSD-3-Clause
|
||||
URL: https://jupyter-sphinx.readthedocs.io/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.9.5
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Cython bindings and Pillow plugin for JPEG XL
|
||||
License: MIT
|
||||
URL: https://github.com/olokelo/jxlpy
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.33.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tools for handling multimodal data in machine learning projects
|
||||
License: Apache-2.0
|
||||
URL: https://lhotse.readthedocs.io/en/latest/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.11.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Python library for audio and music analysis
|
||||
License: MIT
|
||||
URL: https://librosa.org
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.0.14
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Colored symbols for various log levels for Python
|
||||
License: MIT
|
||||
URL: https://github.com/manrajgrover/py-log-symbols
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.24.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: get things from one computer to another, safely
|
||||
License: MIT
|
||||
URL: https://github.com/magic-wormhole/magic-wormhole
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.0.2
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Material You color generation algorithms in pure python!
|
||||
License: MIT
|
||||
URL: https://github.com/T-Dynamos/materialyoucolor-python
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.2
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: python3-library to convert Markdown with included LaTeX-Formulas to HTML with MathML
|
||||
License: LGPL-2.1
|
||||
URL: https://github.com/polarwinkel/mdtex2html
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Batteries-Included Python 3 CLI Framework
|
||||
License: MIT
|
||||
URL: https://github.com/clueboard/milc
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.5.1
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: A rough port of Node.js's EventEmitter to Python with a few tricks of its own
|
||||
License: MIT
|
||||
URL: https://github.com/miyuchina/mistletoe
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.1
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: MPEG-DASH MPD(Media Presentation Description) Parser
|
||||
License: MIT
|
||||
URL: https://github.com/sangwonl/python-mpegdash
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.8
|
||||
Release: 3%?dist
|
||||
Release: 4%?dist
|
||||
Summary: Python interface to the awesome mpv media player
|
||||
License: GPL-2.0+ OR LGPL-2.1+
|
||||
URL: https://github.com/jaseg/python-mpv
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.3
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Python parser and tools for MUSDB18 Music Separation Dataset
|
||||
License: MIT
|
||||
URL: https://github.com/sigsep/sigsep-mus-db
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.1
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Source separation evaluation tools for python
|
||||
License: MIT
|
||||
URL: https://github.com/sigsep/sigsep-mus-eval
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.65.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: NumPy aware dynamic Python compiler using LLVM
|
||||
License: BSD-2-Clause AND MIT AND BSD-3-Clause
|
||||
URL: https://numba.pydata.org
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.3.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Flexible Python configuration system. The last one you will ever need
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/omry/omegaconf
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Open-Unmix - Music Source Separation for PyTorch
|
||||
License: MIT
|
||||
URL: https://github.com/sigsep/open-unmix-pytorch
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 20250625
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Robust Speech Recognition via Large-Scale Weak Supervision
|
||||
License: MIT
|
||||
URL: https://github.com/openai/whisper
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Open Chinese Convert
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/BYVoid/OpenCC
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.19.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: PEFT: State-of-the-art Parameter-Efficient Fine-Tuning
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/huggingface/peft
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.6.1rc1
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Pretty Good Privacy for Python
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/memory/PGPy
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.3.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Python library for working with HEIF images and plugin for Pillow
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: %{pypi_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Live patches pip to use system certs by default
|
||||
|
||||
License: BSD-2-Clause
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user