diff --git a/anda/apps/auto-cpufreq/auto-cpufreq.spec b/anda/apps/auto-cpufreq/auto-cpufreq.spec index 501b88edf3..2930bb05b3 100644 --- a/anda/apps/auto-cpufreq/auto-cpufreq.spec +++ b/anda/apps/auto-cpufreq/auto-cpufreq.spec @@ -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 diff --git a/anda/apps/proton-vpn/proton-vpn.spec b/anda/apps/proton-vpn/proton-vpn.spec index 2ff2cd7ad5..5b6f33dbff 100644 --- a/anda/apps/proton-vpn/proton-vpn.spec +++ b/anda/apps/proton-vpn/proton-vpn.spec @@ -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 diff --git a/anda/apps/protontricks/protontricks.spec b/anda/apps/protontricks/protontricks.spec index d2f3ef4bae..a3ec316aa3 100644 --- a/anda/apps/protontricks/protontricks.spec +++ b/anda/apps/protontricks/protontricks.spec @@ -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 diff --git a/anda/apps/tauon/remove-reqed-version.patch b/anda/apps/tauon/remove-reqed-version.patch deleted file mode 100644 index 11fc6854d8..0000000000 --- a/anda/apps/tauon/remove-reqed-version.patch +++ /dev/null @@ -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 diff --git a/anda/apps/tauon/tauon.spec b/anda/apps/tauon/tauon.spec index a5825c4e54..b7057f4e79 100644 --- a/anda/apps/tauon/tauon.spec +++ b/anda/apps/tauon/tauon.spec @@ -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 diff --git a/anda/langs/python/PyMusicLooper/PyMusicLooper.spec b/anda/langs/python/PyMusicLooper/PyMusicLooper.spec index e15441be05..b5e1233425 100644 --- a/anda/langs/python/PyMusicLooper/PyMusicLooper.spec +++ b/anda/langs/python/PyMusicLooper/PyMusicLooper.spec @@ -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 diff --git a/anda/langs/python/accelerate/accelerate.spec b/anda/langs/python/accelerate/accelerate.spec index b0ee0275e1..9cdb0d03e5 100644 --- a/anda/langs/python/accelerate/accelerate.spec +++ b/anda/langs/python/accelerate/accelerate.spec @@ -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 diff --git a/anda/langs/python/antlr4-runtime/antlr4-runtime.spec b/anda/langs/python/antlr4-runtime/antlr4-runtime.spec index 53aa863566..b80962cdba 100644 --- a/anda/langs/python/antlr4-runtime/antlr4-runtime.spec +++ b/anda/langs/python/antlr4-runtime/antlr4-runtime.spec @@ -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/ diff --git a/anda/langs/python/apeye-core/apeye-core.spec b/anda/langs/python/apeye-core/apeye-core.spec index 03217556d0..e0341191cf 100644 --- a/anda/langs/python/apeye-core/apeye-core.spec +++ b/anda/langs/python/apeye-core/apeye-core.spec @@ -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 diff --git a/anda/langs/python/audioop-lts/audioop-lts.spec b/anda/langs/python/audioop-lts/audioop-lts.spec index b34deacc15..9ad8ce96f3 100644 --- a/anda/langs/python/audioop-lts/audioop-lts.spec +++ b/anda/langs/python/audioop-lts/audioop-lts.spec @@ -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 diff --git a/anda/langs/python/bash-kernel/python-bash-kernel.spec b/anda/langs/python/bash-kernel/python-bash-kernel.spec index 3d722015b6..400e1131c0 100644 --- a/anda/langs/python/bash-kernel/python-bash-kernel.spec +++ b/anda/langs/python/bash-kernel/python-bash-kernel.spec @@ -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 diff --git a/anda/langs/python/bitsandbytes/bitsandbytes.spec b/anda/langs/python/bitsandbytes/bitsandbytes.spec index a32b9db343..ba6bda4026 100644 --- a/anda/langs/python/bitsandbytes/bitsandbytes.spec +++ b/anda/langs/python/bitsandbytes/bitsandbytes.spec @@ -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 diff --git a/anda/langs/python/buttplug-py/buttplug-py.spec b/anda/langs/python/buttplug-py/buttplug-py.spec index 4b670c8c13..fd8bdd0c74 100644 --- a/anda/langs/python/buttplug-py/buttplug-py.spec +++ b/anda/langs/python/buttplug-py/buttplug-py.spec @@ -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 diff --git a/anda/langs/python/click-logging/click-logging.spec b/anda/langs/python/click-logging/click-logging.spec index 8ef2e0631d..60d8593f00 100644 --- a/anda/langs/python/click-logging/click-logging.spec +++ b/anda/langs/python/click-logging/click-logging.spec @@ -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 diff --git a/anda/langs/python/click_params/click_params.spec b/anda/langs/python/click_params/click_params.spec index 7d3f02277d..5acc8517b0 100644 --- a/anda/langs/python/click_params/click_params.spec +++ b/anda/langs/python/click_params/click_params.spec @@ -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/ diff --git a/anda/langs/python/cobs/cobs.spec b/anda/langs/python/cobs/cobs.spec index 642759e7aa..345ae88a78 100644 --- a/anda/langs/python/cobs/cobs.spec +++ b/anda/langs/python/cobs/cobs.spec @@ -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/ diff --git a/anda/langs/python/colorthief/python-colorthief.spec b/anda/langs/python/colorthief/python-colorthief.spec index 637e2db45a..56eec07edd 100644 --- a/anda/langs/python/colorthief/python-colorthief.spec +++ b/anda/langs/python/colorthief/python-colorthief.spec @@ -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 diff --git a/anda/langs/python/colorz/python-colorz.spec b/anda/langs/python/colorz/python-colorz.spec index 1cea5133cd..f5c1034962 100644 --- a/anda/langs/python/colorz/python-colorz.spec +++ b/anda/langs/python/colorz/python-colorz.spec @@ -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 diff --git a/anda/langs/python/consolekit/consolekit.spec b/anda/langs/python/consolekit/consolekit.spec index dc7728918a..c94df919f5 100644 --- a/anda/langs/python/consolekit/consolekit.spec +++ b/anda/langs/python/consolekit/consolekit.spec @@ -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/ diff --git a/anda/langs/python/curl_cffi/curl_cffi.spec b/anda/langs/python/curl_cffi/curl_cffi.spec index fbf6a96e59..723bf495c5 100644 --- a/anda/langs/python/curl_cffi/curl_cffi.spec +++ b/anda/langs/python/curl_cffi/curl_cffi.spec @@ -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 diff --git a/anda/langs/python/darkdetect/darkdetect.spec b/anda/langs/python/darkdetect/darkdetect.spec index 05f1797cd3..32838685f0 100644 --- a/anda/langs/python/darkdetect/darkdetect.spec +++ b/anda/langs/python/darkdetect/darkdetect.spec @@ -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 diff --git a/anda/langs/python/dataclasses-json/dataclasses-json.spec b/anda/langs/python/dataclasses-json/dataclasses-json.spec index 2a233e6138..0f2eb56d04 100644 --- a/anda/langs/python/dataclasses-json/dataclasses-json.spec +++ b/anda/langs/python/dataclasses-json/dataclasses-json.spec @@ -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 diff --git a/anda/langs/python/datasets/datasets.spec b/anda/langs/python/datasets/datasets.spec index 48d4fdd2c2..f9b6768d57 100644 --- a/anda/langs/python/datasets/datasets.spec +++ b/anda/langs/python/datasets/datasets.spec @@ -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 diff --git a/anda/langs/python/deprecation-alias/deprecation-alias.spec b/anda/langs/python/deprecation-alias/deprecation-alias.spec index 2941427117..481863ae51 100644 --- a/anda/langs/python/deprecation-alias/deprecation-alias.spec +++ b/anda/langs/python/deprecation-alias/deprecation-alias.spec @@ -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 diff --git a/anda/langs/python/diffq/diffq.spec b/anda/langs/python/diffq/diffq.spec index bb7d1e5adb..962216e0f1 100644 --- a/anda/langs/python/diffq/diffq.spec +++ b/anda/langs/python/diffq/diffq.spec @@ -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 diff --git a/anda/langs/python/dirsync/dirsync.spec b/anda/langs/python/dirsync/dirsync.spec index 371c33660f..9c354faa22 100644 --- a/anda/langs/python/dirsync/dirsync.spec +++ b/anda/langs/python/dirsync/dirsync.spec @@ -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 diff --git a/anda/langs/python/dist-meta/dist-meta.spec b/anda/langs/python/dist-meta/dist-meta.spec index 749cc6d049..8cf7ab32ef 100644 --- a/anda/langs/python/dist-meta/dist-meta.spec +++ b/anda/langs/python/dist-meta/dist-meta.spec @@ -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/ diff --git a/anda/langs/python/dom_toml/dom_toml.spec b/anda/langs/python/dom_toml/dom_toml.spec index f9284e134b..d80f9e5c46 100644 --- a/anda/langs/python/dom_toml/dom_toml.spec +++ b/anda/langs/python/dom_toml/dom_toml.spec @@ -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/ diff --git a/anda/langs/python/dora-search/anda.hcl b/anda/langs/python/dora-search/anda.hcl index ff36648dd3..3a88fc08de 100644 --- a/anda/langs/python/dora-search/anda.hcl +++ b/anda/langs/python/dora-search/anda.hcl @@ -1,4 +1,5 @@ project pkg { + arches = ["x86_64"] rpm { spec = "dora-search.spec" } diff --git a/anda/langs/python/dora-search/dora-search.spec b/anda/langs/python/dora-search/dora-search.spec index c625cbc48b..6b069392db 100644 --- a/anda/langs/python/dora-search/dora-search.spec +++ b/anda/langs/python/dora-search/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 diff --git a/anda/langs/python/dotty-dict/dotty-dict.spec b/anda/langs/python/dotty-dict/dotty-dict.spec index c0d0470825..5acb0554cf 100644 --- a/anda/langs/python/dotty-dict/dotty-dict.spec +++ b/anda/langs/python/dotty-dict/dotty-dict.spec @@ -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 diff --git a/anda/langs/python/enum-tools/enum-tools.spec b/anda/langs/python/enum-tools/enum-tools.spec index 0c50face23..7f8fd3d45f 100644 --- a/anda/langs/python/enum-tools/enum-tools.spec +++ b/anda/langs/python/enum-tools/enum-tools.spec @@ -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/ diff --git a/anda/langs/python/fast-colorthief/python-fast-colorthief.spec b/anda/langs/python/fast-colorthief/python-fast-colorthief.spec index 5745656369..e94c5e2aee 100644 --- a/anda/langs/python/fast-colorthief/python-fast-colorthief.spec +++ b/anda/langs/python/fast-colorthief/python-fast-colorthief.spec @@ -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 diff --git a/anda/langs/python/faster-whisper/faster-whisper.spec b/anda/langs/python/faster-whisper/faster-whisper.spec index a7b65bd0d1..61105ff33f 100644 --- a/anda/langs/python/faster-whisper/faster-whisper.spec +++ b/anda/langs/python/faster-whisper/faster-whisper.spec @@ -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 diff --git a/anda/langs/python/ffmpeg-python/ffmpeg-python.spec b/anda/langs/python/ffmpeg-python/ffmpeg-python.spec index 6f7f0c3a43..57097849ba 100644 --- a/anda/langs/python/ffmpeg-python/ffmpeg-python.spec +++ b/anda/langs/python/ffmpeg-python/ffmpeg-python.spec @@ -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 diff --git a/anda/langs/python/future/future.spec b/anda/langs/python/future/future.spec index fd232f5624..a0e9afcfcb 100644 --- a/anda/langs/python/future/future.spec +++ b/anda/langs/python/future/future.spec @@ -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 diff --git a/anda/langs/python/fx2/fx2.spec b/anda/langs/python/fx2/fx2.spec index c6872789af..b46b74cb66 100644 --- a/anda/langs/python/fx2/fx2.spec +++ b/anda/langs/python/fx2/fx2.spec @@ -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 diff --git a/anda/langs/python/gay/gay.spec b/anda/langs/python/gay/gay.spec index 7ca257a703..671b681f53 100644 --- a/anda/langs/python/gay/gay.spec +++ b/anda/langs/python/gay/gay.spec @@ -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 diff --git a/anda/langs/python/geventwebsocket/geventwebsocket.spec b/anda/langs/python/geventwebsocket/geventwebsocket.spec index 19dc0e17e3..7fbd2f0dec 100644 --- a/anda/langs/python/geventwebsocket/geventwebsocket.spec +++ b/anda/langs/python/geventwebsocket/geventwebsocket.spec @@ -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 diff --git a/anda/langs/python/gpt-image/gpt-image.spec b/anda/langs/python/gpt-image/gpt-image.spec index 6c2ec4c6a9..05ab50e2a5 100644 --- a/anda/langs/python/gpt-image/gpt-image.spec +++ b/anda/langs/python/gpt-image/gpt-image.spec @@ -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 diff --git a/anda/langs/python/haishoku/python-haishoku.spec b/anda/langs/python/haishoku/python-haishoku.spec index a6457861ad..9f1e04d77a 100644 --- a/anda/langs/python/haishoku/python-haishoku.spec +++ b/anda/langs/python/haishoku/python-haishoku.spec @@ -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 diff --git a/anda/langs/python/halo/halo.spec b/anda/langs/python/halo/halo.spec index b82b3a2a41..998e6b47cb 100644 --- a/anda/langs/python/halo/halo.spec +++ b/anda/langs/python/halo/halo.spec @@ -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 diff --git a/anda/langs/python/handy-archives/handy-archives.spec b/anda/langs/python/handy-archives/handy-archives.spec index 6fe2094ca4..f9e9803350 100644 --- a/anda/langs/python/handy-archives/handy-archives.spec +++ b/anda/langs/python/handy-archives/handy-archives.spec @@ -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/ diff --git a/anda/langs/python/hf-xet/xf-xet.spec b/anda/langs/python/hf-xet/xf-xet.spec index 8cdc61f8bb..5b727ac8a7 100644 --- a/anda/langs/python/hf-xet/xf-xet.spec +++ b/anda/langs/python/hf-xet/xf-xet.spec @@ -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 diff --git a/anda/langs/python/hydra-colorlog/hydra-colorlog.spec b/anda/langs/python/hydra-colorlog/hydra-colorlog.spec index 376a4245a8..e384766cdd 100644 --- a/anda/langs/python/hydra-colorlog/hydra-colorlog.spec +++ b/anda/langs/python/hydra-colorlog/hydra-colorlog.spec @@ -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 diff --git a/anda/langs/python/ignis/python-ignis.spec b/anda/langs/python/ignis/python-ignis.spec index b5074acdc0..e54841ba67 100644 --- a/anda/langs/python/ignis/python-ignis.spec +++ b/anda/langs/python/ignis/python-ignis.spec @@ -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 diff --git a/anda/langs/python/imageio-ffmpeg/imageio-ffmpeg.spec b/anda/langs/python/imageio-ffmpeg/imageio-ffmpeg.spec index eef40aa382..8551690bff 100644 --- a/anda/langs/python/imageio-ffmpeg/imageio-ffmpeg.spec +++ b/anda/langs/python/imageio-ffmpeg/imageio-ffmpeg.spec @@ -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 diff --git a/anda/langs/python/iterable-io/iterable-io.spec b/anda/langs/python/iterable-io/iterable-io.spec index 7b807e3026..a130f4112a 100644 --- a/anda/langs/python/iterable-io/iterable-io.spec +++ b/anda/langs/python/iterable-io/iterable-io.spec @@ -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 diff --git a/anda/langs/python/jade/jade.spec b/anda/langs/python/jade/jade.spec index d59938d50a..2641488874 100644 --- a/anda/langs/python/jade/jade.spec +++ b/anda/langs/python/jade/jade.spec @@ -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 diff --git a/anda/langs/python/jellyfin-apiclient-python/jellyfin-apiclient-python.spec b/anda/langs/python/jellyfin-apiclient-python/jellyfin-apiclient-python.spec index ea34b9b8b9..8b2ecb4065 100644 --- a/anda/langs/python/jellyfin-apiclient-python/jellyfin-apiclient-python.spec +++ b/anda/langs/python/jellyfin-apiclient-python/jellyfin-apiclient-python.spec @@ -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 diff --git a/anda/langs/python/jschon/jschon.spec b/anda/langs/python/jschon/jschon.spec index 6207922308..db6fc54777 100644 --- a/anda/langs/python/jschon/jschon.spec +++ b/anda/langs/python/jschon/jschon.spec @@ -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 diff --git a/anda/langs/python/julius/julius.spec b/anda/langs/python/julius/julius.spec index 7e0f1884ef..e34964368c 100644 --- a/anda/langs/python/julius/julius.spec +++ b/anda/langs/python/julius/julius.spec @@ -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 diff --git a/anda/langs/python/jupyter-sphinx/python-jupyter-sphinx.spec b/anda/langs/python/jupyter-sphinx/python-jupyter-sphinx.spec index 9a92f4d1d6..6a9d7a7859 100644 --- a/anda/langs/python/jupyter-sphinx/python-jupyter-sphinx.spec +++ b/anda/langs/python/jupyter-sphinx/python-jupyter-sphinx.spec @@ -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/ diff --git a/anda/langs/python/jxlpy/jxlpy.spec b/anda/langs/python/jxlpy/jxlpy.spec index 2b6ba77903..2d9b0e7d5c 100644 --- a/anda/langs/python/jxlpy/jxlpy.spec +++ b/anda/langs/python/jxlpy/jxlpy.spec @@ -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 diff --git a/anda/langs/python/latex2mathml/latex2mathml.spec b/anda/langs/python/latex2mathml/latex2mathml.spec index 10cdf88979..3c04419960 100644 --- a/anda/langs/python/latex2mathml/latex2mathml.spec +++ b/anda/langs/python/latex2mathml/latex2mathml.spec @@ -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 diff --git a/anda/langs/python/lhotse/lhotse.spec b/anda/langs/python/lhotse/lhotse.spec index 0d39e94e5e..5bac05938f 100644 --- a/anda/langs/python/lhotse/lhotse.spec +++ b/anda/langs/python/lhotse/lhotse.spec @@ -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/ diff --git a/anda/langs/python/librosa/librosa.spec b/anda/langs/python/librosa/librosa.spec index 9b6a2286b3..da9b04267b 100644 --- a/anda/langs/python/librosa/librosa.spec +++ b/anda/langs/python/librosa/librosa.spec @@ -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 diff --git a/anda/langs/python/log_symbols/log_symbols.spec b/anda/langs/python/log_symbols/log_symbols.spec index 2acf6b403a..dec29219e1 100644 --- a/anda/langs/python/log_symbols/log_symbols.spec +++ b/anda/langs/python/log_symbols/log_symbols.spec @@ -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 diff --git a/anda/langs/python/magic-wormhole/magic-wormhole.spec b/anda/langs/python/magic-wormhole/magic-wormhole.spec index 5838ee5b01..762f67ba81 100644 --- a/anda/langs/python/magic-wormhole/magic-wormhole.spec +++ b/anda/langs/python/magic-wormhole/magic-wormhole.spec @@ -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 diff --git a/anda/langs/python/materialyoucolor/python-materialyoucolor.spec b/anda/langs/python/materialyoucolor/python-materialyoucolor.spec index f3f85fb1b4..e5f550c045 100644 --- a/anda/langs/python/materialyoucolor/python-materialyoucolor.spec +++ b/anda/langs/python/materialyoucolor/python-materialyoucolor.spec @@ -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 diff --git a/anda/langs/python/mdtex2html/mdtex2html.spec b/anda/langs/python/mdtex2html/mdtex2html.spec index 92c03668bc..ce0ce708eb 100644 --- a/anda/langs/python/mdtex2html/mdtex2html.spec +++ b/anda/langs/python/mdtex2html/mdtex2html.spec @@ -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 diff --git a/anda/langs/python/milc/milc.spec b/anda/langs/python/milc/milc.spec index 4c95aec804..77328558d3 100644 --- a/anda/langs/python/milc/milc.spec +++ b/anda/langs/python/milc/milc.spec @@ -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 diff --git a/anda/langs/python/mistletoe/mistletoe.spec b/anda/langs/python/mistletoe/mistletoe.spec index e19f0798e4..331b00e30f 100644 --- a/anda/langs/python/mistletoe/mistletoe.spec +++ b/anda/langs/python/mistletoe/mistletoe.spec @@ -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 diff --git a/anda/langs/python/mpegdash/mpegdash.spec b/anda/langs/python/mpegdash/mpegdash.spec index e7047f6221..66c4c25ab4 100644 --- a/anda/langs/python/mpegdash/mpegdash.spec +++ b/anda/langs/python/mpegdash/mpegdash.spec @@ -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 diff --git a/anda/langs/python/mpv/python-mpv.spec b/anda/langs/python/mpv/python-mpv.spec index e7b422f89f..1e43aa9eb6 100644 --- a/anda/langs/python/mpv/python-mpv.spec +++ b/anda/langs/python/mpv/python-mpv.spec @@ -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 diff --git a/anda/langs/python/musdb/musdb.spec b/anda/langs/python/musdb/musdb.spec index ea6c1eddf5..e8c1a7d217 100644 --- a/anda/langs/python/musdb/musdb.spec +++ b/anda/langs/python/musdb/musdb.spec @@ -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 diff --git a/anda/langs/python/museval/museval.spec b/anda/langs/python/museval/museval.spec index 17acf45ce6..48718e620b 100644 --- a/anda/langs/python/museval/museval.spec +++ b/anda/langs/python/museval/museval.spec @@ -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 diff --git a/anda/langs/python/numba/numba.spec b/anda/langs/python/numba/numba.spec index 2ef5fee4c6..a01cf27d02 100644 --- a/anda/langs/python/numba/numba.spec +++ b/anda/langs/python/numba/numba.spec @@ -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 diff --git a/anda/langs/python/omegaconf/omegaconf.spec b/anda/langs/python/omegaconf/omegaconf.spec index aeb4f904e0..86327abbd0 100644 --- a/anda/langs/python/omegaconf/omegaconf.spec +++ b/anda/langs/python/omegaconf/omegaconf.spec @@ -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 diff --git a/anda/langs/python/open-unmix-pytorch/open-unmix-pytorch.spec b/anda/langs/python/open-unmix-pytorch/open-unmix-pytorch.spec index 93931b0b6d..961f4237a0 100644 --- a/anda/langs/python/open-unmix-pytorch/open-unmix-pytorch.spec +++ b/anda/langs/python/open-unmix-pytorch/open-unmix-pytorch.spec @@ -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 diff --git a/anda/langs/python/openai-whisper/openai-whisper.spec b/anda/langs/python/openai-whisper/openai-whisper.spec index f1ee8200b3..03a4eb44ca 100644 --- a/anda/langs/python/openai-whisper/openai-whisper.spec +++ b/anda/langs/python/openai-whisper/openai-whisper.spec @@ -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 diff --git a/anda/langs/python/opencc/opencc.spec b/anda/langs/python/opencc/opencc.spec index 26297dc8a3..a1de791aa9 100644 --- a/anda/langs/python/opencc/opencc.spec +++ b/anda/langs/python/opencc/opencc.spec @@ -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 diff --git a/anda/langs/python/peft/peft.spec b/anda/langs/python/peft/peft.spec index 8c9353a80f..1c45ceb774 100644 --- a/anda/langs/python/peft/peft.spec +++ b/anda/langs/python/peft/peft.spec @@ -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 diff --git a/anda/langs/python/pgpy13/pgpy13.spec b/anda/langs/python/pgpy13/pgpy13.spec index 380c345f53..a751e3406f 100644 --- a/anda/langs/python/pgpy13/pgpy13.spec +++ b/anda/langs/python/pgpy13/pgpy13.spec @@ -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 diff --git a/anda/langs/python/pillow-heif/python3-pillow-heif.spec b/anda/langs/python/pillow-heif/python3-pillow-heif.spec index f162a76407..fbf9aa6900 100644 --- a/anda/langs/python/pillow-heif/python3-pillow-heif.spec +++ b/anda/langs/python/pillow-heif/python3-pillow-heif.spec @@ -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 diff --git a/anda/langs/python/pip-system-certs/python-pip-system-certs.spec b/anda/langs/python/pip-system-certs/python-pip-system-certs.spec index d373ae0dce..0795c7ada4 100644 --- a/anda/langs/python/pip-system-certs/python-pip-system-certs.spec +++ b/anda/langs/python/pip-system-certs/python-pip-system-certs.spec @@ -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 diff --git a/anda/langs/python/pkgcore/pkgcore.spec b/anda/langs/python/pkgcore/pkgcore.spec index 3b100b741c..9bfe90ea31 100644 --- a/anda/langs/python/pkgcore/pkgcore.spec +++ b/anda/langs/python/pkgcore/pkgcore.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.12.33 -Release: 1%?dist +Release: 2%?dist Summary: A framework for package management License: BSD-3-Clause URL: https://pkgcore.github.io/pkgcore diff --git a/anda/langs/python/plexapi/plexapi.spec b/anda/langs/python/plexapi/plexapi.spec index 5dd6ca5a63..1917d229ab 100644 --- a/anda/langs/python/plexapi/plexapi.spec +++ b/anda/langs/python/plexapi/plexapi.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 4.18.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for the Plex API License: BSD-3-Clause URL: https://github.com/pushingkarmaorg/python-plexapi diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index 67b77d3d76..80d9242480 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 7.18.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT URL: https://posthog.com/docs/libraries/python diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index 8c01d394a4..5605c4ee42 100644 --- a/anda/langs/python/protobuf/python3-protobuf.spec +++ b/anda/langs/python/protobuf/python3-protobuf.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 7.35.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Protocol Buffers License: BSD-3-Clause diff --git a/anda/langs/python/proton-core/proton-core.spec b/anda/langs/python/proton-core/proton-core.spec index 28cf1ab883..139e701a04 100644 --- a/anda/langs/python/proton-core/proton-core.spec +++ b/anda/langs/python/proton-core/proton-core.spec @@ -4,7 +4,7 @@ Name: python-proton-core Version: 0.7.0 -Release: 1%?dist +Release: 2%?dist Summary: %{unmangled_name} library License: GPL-3.0-or-later URL: https://github.com/ProtonVPN/%{github_repo_name} diff --git a/anda/langs/python/proton-keyring-linux/proton-keyring-linux.spec b/anda/langs/python/proton-keyring-linux/proton-keyring-linux.spec index edfc0aff6d..cc20a78c85 100644 --- a/anda/langs/python/proton-keyring-linux/proton-keyring-linux.spec +++ b/anda/langs/python/proton-keyring-linux/proton-keyring-linux.spec @@ -2,7 +2,7 @@ Name: python-proton-keyring-linux Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python3 Proton linux keyring base implementation License: GPL-3.0-or-later URL: https://github.com/ProtonVPN/python-proton-keyring-linux diff --git a/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec b/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec index bfc86d03a8..1e516ac873 100644 --- a/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec +++ b/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 5.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A facade to the other Proton VPN components License: GPL-3.0-Only URL: https://github.com/ProtonVPN/python-proton-vpn-api-core diff --git a/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec b/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec index 9a095027aa..60e47c4a29 100644 --- a/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec +++ b/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Proton VPN local agent written in Rust License: GPL-3.0-only URL: https://github.com/ProtonVPN/local-agent-rs diff --git a/anda/langs/python/proxy-tools/proxy-tools.spec b/anda/langs/python/proxy-tools/proxy-tools.spec index 5aa2d160d7..b15fe7e74e 100644 --- a/anda/langs/python/proxy-tools/proxy-tools.spec +++ b/anda/langs/python/proxy-tools/proxy-tools.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.1.0 -Release: 1%?dist +Release: 2%?dist Summary: Simple (hopefuly useful) Proxy (as in the GoF design pattern) implementation for Python License: BSD-2-clause URL: https://github.com/jtushman/proxy_tools diff --git a/anda/langs/python/publicdotcom-cli/publicdotcom-cli.spec b/anda/langs/python/publicdotcom-cli/publicdotcom-cli.spec index 3a5b9774a8..a9ba6f6778 100644 --- a/anda/langs/python/publicdotcom-cli/publicdotcom-cli.spec +++ b/anda/langs/python/publicdotcom-cli/publicdotcom-cli.spec @@ -4,13 +4,12 @@ Name: python-%{real_name} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%?dist Summary: Command-line client for the Public.com Trading API License: Apache-2.0 URL: https://github.com/PublicDotCom/publicdotcom-cli Source0: %{pypi_source} BuildArch: noarch - BuildRequires: python3-devel BuildRequires: python3-pip BuildRequires: python3-setuptools @@ -40,7 +39,6 @@ Summary: %{summary} %files -n python3-%{real_name} -f %{pyproject_files} %doc README.md -%license LICENSE %{_bindir}/public %changelog diff --git a/anda/langs/python/publicdotcom-py/publicdotcom-py.spec b/anda/langs/python/publicdotcom-py/publicdotcom-py.spec index d569f5b4c5..9d4d1dfa2b 100644 --- a/anda/langs/python/publicdotcom-py/publicdotcom-py.spec +++ b/anda/langs/python/publicdotcom-py/publicdotcom-py.spec @@ -4,7 +4,7 @@ Name: python-%{real_name} Version: 0.1.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python SDK for interacting with the Public Trading API License: Apache-2.0 URL: https://github.com/PublicDotCom/publicdotcom-py diff --git a/anda/langs/python/py-spinners/py-spinners.spec b/anda/langs/python/py-spinners/py-spinners.spec index da2827b417..43c0da1013 100644 --- a/anda/langs/python/py-spinners/py-spinners.spec +++ b/anda/langs/python/py-spinners/py-spinners.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.0.24 -Release: 1%?dist +Release: 2%?dist Summary: More than 60 spinners for terminal, python wrapper for amazing node library cli-spinners License: MIT URL: https://pypi.org/project/spinners/ diff --git a/anda/langs/python/pyee/pyee.spec b/anda/langs/python/pyee/pyee.spec index 53ed6e9416..edbcc04c9d 100644 --- a/anda/langs/python/pyee/pyee.spec +++ b/anda/langs/python/pyee/pyee.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 13.0.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/jfhbrook/pyee diff --git a/anda/langs/python/pyfluidsynth/pyfluidsynth.spec b/anda/langs/python/pyfluidsynth/pyfluidsynth.spec index 5fc71b7501..b360948da7 100644 --- a/anda/langs/python/pyfluidsynth/pyfluidsynth.spec +++ b/anda/langs/python/pyfluidsynth/pyfluidsynth.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for FluidSynth License: LGPL-2.1 URL: https://github.com/nwhitehead/pyfluidsynth diff --git a/anda/langs/python/pygment-styles/python-pygments-styles.spec b/anda/langs/python/pygment-styles/python-pygments-styles.spec index 8b1346f32e..37ea01e7c9 100644 --- a/anda/langs/python/pygment-styles/python-pygments-styles.spec +++ b/anda/langs/python/pygment-styles/python-pygments-styles.spec @@ -3,7 +3,7 @@ Name: python-%{real_name} Version: 0.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A collection of Pygments styles License: BSD-3-Clause URL: https://pygments-styles.org diff --git a/anda/langs/python/pyproject-parser/pyproject-parser.spec b/anda/langs/python/pyproject-parser/pyproject-parser.spec index f639e92dc5..2140cd0b23 100644 --- a/anda/langs/python/pyproject-parser/pyproject-parser.spec +++ b/anda/langs/python/pyproject-parser/pyproject-parser.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.14.0 -Release: 1%?dist +Release: 2%?dist Summary: Parser for 'pyproject.toml' License: MIT URL: https://pyproject-parser.readthedocs.io/en/latest/ diff --git a/anda/langs/python/pyprojectize/pyprojectize.spec b/anda/langs/python/pyprojectize/pyprojectize.spec index 0ab44f7b96..f325511bc9 100644 --- a/anda/langs/python/pyprojectize/pyprojectize.spec +++ b/anda/langs/python/pyprojectize/pyprojectize.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1a7 -Release: 1%?dist +Release: 2%?dist Summary: Convert a spec file from py3_build etc. macros to pyproject_* License: MIT-0 URL: https://github.com/hroncok/pyprojectize diff --git a/anda/langs/python/pysdl3/pysdl3.spec b/anda/langs/python/pysdl3/pysdl3.spec index 282b5d0ca1..48be788b0d 100644 --- a/anda/langs/python/pysdl3/pysdl3.spec +++ b/anda/langs/python/pysdl3/pysdl3.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.9.11b1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A pure Python wrapper for SDL3 License: MIT URL: https://pysdl3.readthedocs.io/ diff --git a/anda/langs/python/python-mpv-jsonipc/python-mpv-jsonipc.spec b/anda/langs/python/python-mpv-jsonipc/python-mpv-jsonipc.spec index 9bdef1775a..46b214be93 100644 --- a/anda/langs/python/python-mpv-jsonipc/python-mpv-jsonipc.spec +++ b/anda/langs/python/python-mpv-jsonipc/python-mpv-jsonipc.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python API to MPV using JSON IPC License: Apache-2.0 URL: https://github.com/iwalton3/python-mpv-jsonipc diff --git a/anda/langs/python/python-soxr/python-soxr.spec b/anda/langs/python/python-soxr/python-soxr.spec index 04cde81f0a..1b4ed66af5 100644 --- a/anda/langs/python/python-soxr/python-soxr.spec +++ b/anda/langs/python/python-soxr/python-soxr.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast and high quality sample-rate conversion library for Python License: LGPL-2.1 URL: https://github.com/dofuuz/python-soxr diff --git a/anda/langs/python/pyvcd/pyvcd.spec b/anda/langs/python/pyvcd/pyvcd.spec index ac21995c04..8b799570f7 100644 --- a/anda/langs/python/pyvcd/pyvcd.spec +++ b/anda/langs/python/pyvcd/pyvcd.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.4.1 -Release: 1%?dist +Release: 2%?dist Summary: Python package for writing Value Change Dump (VCD) files License: MIT URL: https://github.com/SanDisk-Open-Source/pyvcd diff --git a/anda/langs/python/pywal16/python-pywal16.spec b/anda/langs/python/pywal16/python-pywal16.spec index 97323e8ee5..d0aa00c613 100644 --- a/anda/langs/python/pywal16/python-pywal16.spec +++ b/anda/langs/python/pywal16/python-pywal16.spec @@ -4,7 +4,7 @@ Pywal is a tool that generates a color palette from the dominant colors in an im Name: python-%{pypi_name} Version: 3.8.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: 16 color fork of the original Pywal License: MIT URL: https://github.com/eylles/pywal16 diff --git a/anda/langs/python/pywebview/pywebview.spec b/anda/langs/python/pywebview/pywebview.spec index 812b3524de..e3bb2fb7da 100644 --- a/anda/langs/python/pywebview/pywebview.spec +++ b/anda/langs/python/pywebview/pywebview.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 6.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Build GUI for your Python program with JavaScript, HTML, and CSS License: BSD-3-Clause URL: https://github.com/r0x0r/pywebview diff --git a/anda/langs/python/pyzmq/pyzmq.spec b/anda/langs/python/pyzmq/pyzmq.spec index 012b2ec954..2c3a6bde86 100644 --- a/anda/langs/python/pyzmq/pyzmq.spec +++ b/anda/langs/python/pyzmq/pyzmq.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 27.1.0 -Release: 1%?dist +Release: 2%?dist Summary: Python bindings for zeromq License: MIT URL: https://github.com/zeromq/pyzmq diff --git a/anda/langs/python/ratelimit/ratelimit.spec b/anda/langs/python/ratelimit/ratelimit.spec index 2023b70b7d..f40a95584a 100644 --- a/anda/langs/python/ratelimit/ratelimit.spec +++ b/anda/langs/python/ratelimit/ratelimit.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.2.1 -Release: 1%?dist +Release: 2%?dist Summary: API Rate Limit Decorator License: MIT URL: https://github.com/tomasbasham/ratelimit diff --git a/anda/langs/python/retrying/retrying.spec b/anda/langs/python/retrying/retrying.spec index 3a999c1c69..a99ac9aaf0 100644 --- a/anda/langs/python/retrying/retrying.spec +++ b/anda/langs/python/retrying/retrying.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.4.2 -Release: 1%?dist +Release: 2%?dist Summary: General-purpose retrying library License: Apache-2.0 URL: https://github.com/groodt/retrying diff --git a/anda/langs/python/screeninfo/screeninfo.spec b/anda/langs/python/screeninfo/screeninfo.spec index 4bc95b2bc9..a4e1b385ca 100644 --- a/anda/langs/python/screeninfo/screeninfo.spec +++ b/anda/langs/python/screeninfo/screeninfo.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.8.1 -Release: 1%?dist +Release: 2%?dist Summary: Fetch location and size of physical screens License: MIT URL: https://github.com/rr-/screeninfo diff --git a/anda/langs/python/shippinglabel/shippinglabel.spec b/anda/langs/python/shippinglabel/shippinglabel.spec index 724a7121c1..3319adc099 100644 --- a/anda/langs/python/shippinglabel/shippinglabel.spec +++ b/anda/langs/python/shippinglabel/shippinglabel.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.3.0 -Release: 1%?dist +Release: 2%?dist Summary: Utilities for handling packages License: MIT URL: https://shippinglabel.readthedocs.io/en/latest/ diff --git a/anda/langs/python/smbus2/smbus2.spec b/anda/langs/python/smbus2/smbus2.spec index 9a563ed19d..17a0c9ec24 100644 --- a/anda/langs/python/smbus2/smbus2.spec +++ b/anda/langs/python/smbus2/smbus2.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A drop-in replacement for smbus-cffi/smbus-python in pure Python License: MIT URL: https://github.com/kplindegaard/smbus2 diff --git a/anda/langs/python/snakeoil/snakeoil.spec b/anda/langs/python/snakeoil/snakeoil.spec index 206c78165b..fe992ab159 100644 --- a/anda/langs/python/snakeoil/snakeoil.spec +++ b/anda/langs/python/snakeoil/snakeoil.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.11.0 -Release: 1%?dist +Release: 2%?dist Summary: Implements optimized versions of common functionality License: BSD-3-Clause URL: https://pkgcore.github.io/snakeoil diff --git a/anda/langs/python/sounddevice/sounddevice.spec b/anda/langs/python/sounddevice/sounddevice.spec index 3aaf34a7d8..03092fc0a8 100644 --- a/anda/langs/python/sounddevice/sounddevice.spec +++ b/anda/langs/python/sounddevice/sounddevice.spec @@ -3,8 +3,8 @@ Name: python-%{pypi_name} Version: 0.5.5 -Release: 1%?dist -Summary: 🔉 Play and Record Sound with Python 🐍 +Release: 2%?dist +Summary: Play and Record Sound with Python 🐍 License: MIT URL: https://python-sounddevice.rtfd.io/ Source0: %{pypi_source} diff --git a/anda/langs/python/spake2/spake2.spec b/anda/langs/python/spake2/spake2.spec index d223f203db..4e16085e72 100644 --- a/anda/langs/python/spake2/spake2.spec +++ b/anda/langs/python/spake2/spake2.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.9 -Release: 1%?dist +Release: 2%?dist Summary: pure-python implementation of the SPAKE2 Password-Authenticated Key Exchange algorithm License: MIT URL: https://github.com/warner/python-spake2 diff --git a/anda/langs/python/sphinxcontrib-moderncmakedomain/python-sphinxcontrib-moderncmakedomain.spec b/anda/langs/python/sphinxcontrib-moderncmakedomain/python-sphinxcontrib-moderncmakedomain.spec index 1a5b467be7..5207add0db 100644 --- a/anda/langs/python/sphinxcontrib-moderncmakedomain/python-sphinxcontrib-moderncmakedomain.spec +++ b/anda/langs/python/sphinxcontrib-moderncmakedomain/python-sphinxcontrib-moderncmakedomain.spec @@ -12,7 +12,7 @@ Name: python-%{real_name} Version: 3.29.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Sphinx domain for modern CMake License: BSD-3-Clause URL: https://github.com/scikit-build/moderncmakedomain diff --git a/anda/langs/python/srt-equalizer/srt-equalizer.spec b/anda/langs/python/srt-equalizer/srt-equalizer.spec index 953347cf21..5ecf3100d6 100644 --- a/anda/langs/python/srt-equalizer/srt-equalizer.spec +++ b/anda/langs/python/srt-equalizer/srt-equalizer.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.1.12 -Release: 1%?dist +Release: 2%?dist Summary: A Python module to transform subtitle line lengths, splitting into multiple subtitle fragments if necessary License: MIT URL: https://github.com/peterk/srt_equalizer diff --git a/anda/langs/python/srt/srt.spec b/anda/langs/python/srt/srt.spec index 148ea46697..1ce9aa788e 100644 --- a/anda/langs/python/srt/srt.spec +++ b/anda/langs/python/srt/srt.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 3.5.3 -Release: 1%?dist +Release: 2%?dist Summary: A simple library and set of tools for parsing, modifying, and composing SRT files License: MIT URL: https://github.com/cdown/srt diff --git a/anda/langs/python/stable-ts/stable-ts.spec b/anda/langs/python/stable-ts/stable-ts.spec index 9a22e602a5..b83b5264a3 100644 --- a/anda/langs/python/stable-ts/stable-ts.spec +++ b/anda/langs/python/stable-ts/stable-ts.spec @@ -4,7 +4,7 @@ Name: python-%{real_name} Version: 2.19.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Transcription, forced alignment, and audio indexing with OpenAI's Whisper License: MIT URL: https://github.com/jianfch/stable-ts diff --git a/anda/langs/python/standard-aifc/standard-aifc.spec b/anda/langs/python/standard-aifc/standard-aifc.spec index 7ff63fa7b3..c877c070bc 100644 --- a/anda/langs/python/standard-aifc/standard-aifc.spec +++ b/anda/langs/python/standard-aifc/standard-aifc.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 3.13.0 -Release: 1%?dist +Release: 2%?dist Summary: Standard library aifc redistribution License: PSF-2.0 URL: https://github.com/youknowone/python-deadlib diff --git a/anda/langs/python/standard-asynchat/standard-asynchat.spec b/anda/langs/python/standard-asynchat/standard-asynchat.spec index 8022aad8e0..20cabcecc4 100644 --- a/anda/langs/python/standard-asynchat/standard-asynchat.spec +++ b/anda/langs/python/standard-asynchat/standard-asynchat.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 3.13.0 -Release: 1%?dist +Release: 2%?dist Summary: Standard library asynchat redistribution License: PSF-2.0 URL: https://github.com/youknowone/python-deadlib diff --git a/anda/langs/python/standard-chunk/standard-chunk.spec b/anda/langs/python/standard-chunk/standard-chunk.spec index c179ecdc74..d3e5c92a05 100644 --- a/anda/langs/python/standard-chunk/standard-chunk.spec +++ b/anda/langs/python/standard-chunk/standard-chunk.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 3.13.0 -Release: 1%?dist +Release: 2%?dist Summary: Standard library chunk redistribution License: PSF-2.0 URL: https://github.com/youknowone/python-deadlib diff --git a/anda/langs/python/standard-sunau/standard-sunau.spec b/anda/langs/python/standard-sunau/standard-sunau.spec index febc32dc9b..e16598e4d9 100644 --- a/anda/langs/python/standard-sunau/standard-sunau.spec +++ b/anda/langs/python/standard-sunau/standard-sunau.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 3.13.0 -Release: 1%?dist +Release: 2%?dist Summary: Standard library sunau redistribution License: PSF-2.0 URL: https://github.com/youknowone/python-deadlib diff --git a/anda/langs/python/stempeg/stempeg.spec b/anda/langs/python/stempeg/stempeg.spec index b74c053b04..cdef32c7c0 100644 --- a/anda/langs/python/stempeg/stempeg.spec +++ b/anda/langs/python/stempeg/stempeg.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.2.6 -Release: 1%?dist +Release: 2%?dist Summary: Python I/O for STEM audio files License: MIT URL: https://faroit.com/stempeg/ diff --git a/anda/langs/python/submitit/submitit.spec b/anda/langs/python/submitit/submitit.spec index 39ff45ce90..483612afaf 100644 --- a/anda/langs/python/submitit/submitit.spec +++ b/anda/langs/python/submitit/submitit.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.5.4 -Release: 1%?dist +Release: 2%?dist Summary: Python 3.8+ toolbox for submitting jobs to Slurm License: MIT URL: https://github.com/facebookincubator/submitit @@ -14,6 +14,7 @@ BuildRequires: python3-devel BuildRequires: python3-wheel BuildRequires: python3-setuptools BuildRequires: python3-pip +BuildRequires: python3-flit-core Packager: Owen Zimmerman diff --git a/anda/langs/python/superisoupdater/superisoupdater.spec b/anda/langs/python/superisoupdater/superisoupdater.spec index 76cd7e7430..7e16dd22d2 100644 --- a/anda/langs/python/superisoupdater/superisoupdater.spec +++ b/anda/langs/python/superisoupdater/superisoupdater.spec @@ -3,9 +3,9 @@ Name: python-%{pypi_name} Version: 2.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{_desc} -License: GPLv3 +License: GPL-3.0-or-later URL: https://github.com/JoshuaVandaele/SuperISOUpdater Source0: %url/archive/refs/tags/%{version}.tar.gz Patch0: remove-version-reqs.patch diff --git a/anda/langs/python/synapse-s3-storage-provider/synapse-s3-storage-provider.spec b/anda/langs/python/synapse-s3-storage-provider/synapse-s3-storage-provider.spec index 254475b595..c1558316f1 100644 --- a/anda/langs/python/synapse-s3-storage-provider/synapse-s3-storage-provider.spec +++ b/anda/langs/python/synapse-s3-storage-provider/synapse-s3-storage-provider.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Synapse storage provider to fetch and store media in Amazon S3 License: Apache-2.0 URL: https://github.com/matrix-org/synapse-s3-storage-provider diff --git a/anda/langs/python/tekore/tekore.spec b/anda/langs/python/tekore/tekore.spec index 87b82a259f..a067d13ac1 100644 --- a/anda/langs/python/tekore/tekore.spec +++ b/anda/langs/python/tekore/tekore.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 6.1.1 -Release: 1%?dist +Release: 2%?dist Summary: Spotify Web API client for Python 3 License: MIT URL: https://tekore.readthedocs.io/en/stable/ diff --git a/anda/langs/python/tidalapi/tidalapi.spec b/anda/langs/python/tidalapi/tidalapi.spec index 6d25af8cd4..52d6ca0b1f 100644 --- a/anda/langs/python/tidalapi/tidalapi.spec +++ b/anda/langs/python/tidalapi/tidalapi.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.8.11 -Release: 1%?dist +Release: 2%?dist Summary: Python API for TIDAL music streaming service License: LGPL-3.0-or-later URL: https://github.com/matrix-org/synapse-s3-storage-provider diff --git a/anda/langs/python/tokenizers/tokenizers.spec b/anda/langs/python/tokenizers/tokenizers.spec index d4e43269ed..6da107f291 100644 --- a/anda/langs/python/tokenizers/tokenizers.spec +++ b/anda/langs/python/tokenizers/tokenizers.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.23.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast State-of-the-Art Tokenizers optimized for Research and Production License: Apache-2.0 URL: https://github.com/huggingface/tokenizers diff --git a/anda/langs/python/transformers/transformers.spec b/anda/langs/python/transformers/transformers.spec index afb8926acc..896a2c8a4e 100644 --- a/anda/langs/python/transformers/transformers.spec +++ b/anda/langs/python/transformers/transformers.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 5.10.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The model-definition framework for state-of-the-art machine learning models License: Apache-2.0 URL: https://huggingface.co/docs/transformers/index diff --git a/anda/langs/python/treetable/treetable.spec b/anda/langs/python/treetable/treetable.spec index fe3aaff265..1638353620 100644 --- a/anda/langs/python/treetable/treetable.spec +++ b/anda/langs/python/treetable/treetable.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.2.6 -Release: 1%?dist +Release: 2%?dist Summary: Print in ascii art a table with a tree-like structure License: Unlicense URL: https://github.com/adefossez/treetable diff --git a/anda/langs/python/txtorcon/txtorcon.spec b/anda/langs/python/txtorcon/txtorcon.spec index 1a4189e014..c2812ea97c 100644 --- a/anda/langs/python/txtorcon/txtorcon.spec +++ b/anda/langs/python/txtorcon/txtorcon.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 26.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction License: MIT URL: https://github.com/meejah/txtorcon diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 009448c343..e0a833b61c 100644 --- a/anda/langs/python/types-colorama/types-colorama.spec +++ b/anda/langs/python/types-colorama/types-colorama.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 0~%{commit_date}git.%shortcommit -Release: 1%{?dist} +Release: 2%{?dist} Summary: Typing stubs for colorama License: Apache-2.0 URL: https://github.com/python/typeshed diff --git a/anda/langs/python/upiano/upiano.spec b/anda/langs/python/upiano/upiano.spec index 403ae7f2a1..79512e40ab 100644 --- a/anda/langs/python/upiano/upiano.spec +++ b/anda/langs/python/upiano/upiano.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.1.2 -Release: 3%?dist +Release: 4%?dist Summary: Terminal Piano App License: MIT URL: https://github.com/eliasdorneles/upiano diff --git a/anda/langs/python/uroman/uroman.spec b/anda/langs/python/uroman/uroman.spec index 9d44f9a4b0..f664d84f0d 100644 --- a/anda/langs/python/uroman/uroman.spec +++ b/anda/langs/python/uroman/uroman.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.3.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universal Romanizer that can convert any unicode script to roman (latin) script License: GPL-3.0-or-later URL: https://github.com/isi-nlp/uroman diff --git a/anda/langs/python/vulkan/vulkan.spec b/anda/langs/python/vulkan/vulkan.spec index a46e96500f..7b89975487 100644 --- a/anda/langs/python/vulkan/vulkan.spec +++ b/anda/langs/python/vulkan/vulkan.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.3.275.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The ultimate Python binding for Vulkan API License: Apache-2.0 URL: https://github.com/realitix/vulkan diff --git a/anda/langs/python/west/west.spec b/anda/langs/python/west/west.spec index f7d40f232c..107d4f6997 100644 --- a/anda/langs/python/west/west.spec +++ b/anda/langs/python/west/west.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.5.0 -Release: 2%?dist +Release: 3%?dist Summary: West, Zephyr's meta-tool License: Apache-2.0 URL: https://github.com/zephyrproject-rtos/west diff --git a/anda/langs/python/wget/wget.spec b/anda/langs/python/wget/wget.spec index bde7ac1748..19887f0671 100644 --- a/anda/langs/python/wget/wget.spec +++ b/anda/langs/python/wget/wget.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure Python download utility License: LicenseRef-Fedora-Public-Domain URL: https://pypi.org/project/wget/ diff --git a/anda/langs/python/whey/whey.spec b/anda/langs/python/whey/whey.spec index 11b6c0dbce..18a8651897 100644 --- a/anda/langs/python/whey/whey.spec +++ b/anda/langs/python/whey/whey.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.1.1 -Release: 1%?dist +Release: 2%?dist Summary: A simple Python wheel builder for simple projects License: MIT URL: https://github.com/deepin-community/python-whey diff --git a/anda/langs/python/yamale/yamale.spec b/anda/langs/python/yamale/yamale.spec index bc70a64261..f9a5eb3f1f 100644 --- a/anda/langs/python/yamale/yamale.spec +++ b/anda/langs/python/yamale/yamale.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 6.1.0 -Release: 2%?dist +Release: 3%?dist Summary: A schema and validator for YAML License: MIT URL: https://github.com/23andMe/Yamale diff --git a/anda/langs/python/zipstream-ng/zipstream-ng.spec b/anda/langs/python/zipstream-ng/zipstream-ng.spec index 5931e2f74e..9a653ab29c 100644 --- a/anda/langs/python/zipstream-ng/zipstream-ng.spec +++ b/anda/langs/python/zipstream-ng/zipstream-ng.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern and easy to use streamable zip file generator License: LGPL-3.0-only URL: https://github.com/pR0Ps/zipstream-ng diff --git a/anda/misc/click/click.spec b/anda/misc/click/click.spec index c73a468677..d7a24b24e3 100644 --- a/anda/misc/click/click.spec +++ b/anda/misc/click/click.spec @@ -4,7 +4,7 @@ Name: click Version: 0.5.2 -Release: 3%?dist +Release: 4%?dist Summary: An app building method License: LGPL-3.0-or-later URL: https://gitlab.com/ubports/development/core/click diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index 8978634d28..93feae3934 100644 --- a/anda/tools/copyparty/copyparty.spec +++ b/anda/tools/copyparty/copyparty.spec @@ -2,8 +2,8 @@ Name: %{pypi_name} Version: 1.20.16 -Release: 1%{?dist} -Summary: Portable, featureful, and fast file server +Release: 2%{?dist} +Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty Source0: %{pypi_source} License: MIT @@ -18,7 +18,7 @@ BuildArch: noarch Packager: Riley Loo %description -Portable file server with accelerated resumable uploads, dedup, WebDAV, +Portable file server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file, no deps. %package -n python3-%{pypi_name} @@ -27,9 +27,9 @@ Summary: %{summary} Requires: %{name} = %{evr} %description -n python3-%{pypi_name} -Portable file server with accelerated resumable uploads, dedup, WebDAV, +Portable file server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file, no deps. - + %prep %autosetup -n copyparty-%version diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 9181a21c32..72cac23192 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -10,7 +10,7 @@ Name: python-%{pypi_name} Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Scots Army Knife for electronics License: 0BSD AND Apache-2.0 URL: https://github.com/GlasgowEmbedded/glasgow diff --git a/anda/tools/qmk_cli/qmk_cli.spec b/anda/tools/qmk_cli/qmk_cli.spec index e56db3e0c8..4e587b2ec8 100644 --- a/anda/tools/qmk_cli/qmk_cli.spec +++ b/anda/tools/qmk_cli/qmk_cli.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.2.0 -Release: 1%?dist +Release: 2%?dist Summary: A program to help users work with QMK License: MIT URL: https://github.com/qmk/qmk_cli