forked from pool/python-onionshare
Accepting request 1252066 from home:mcalabkova:branches:devel:languages:python
- Enable build on python 3.13 OBS-URL: https://build.opensuse.org/request/show/1252066 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-onionshare?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 13:31:10 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Enable build on python 3.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 09:47:19 UTC 2025 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
||||
@@ -134,6 +134,8 @@ Tor Browser to download the file.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n onionshare-%{version}
|
||||
# enable python 3.13
|
||||
sed -i 's/python = ">=3.10,<3.13"/python = ">=3.10,<3.14"/g' */pyproject.toml
|
||||
|
||||
%build
|
||||
pushd cli
|
||||
|
||||
Reference in New Issue
Block a user