14
0
forked from pool/python-pysvn

- update to 1.9.22:

* Python 3.12 support
- In reference to pysvn in Fedora package, use manual install
- Should fix bsc#1182048.
  * Binary kits limited to using currently support versions of
    Subversion and Python. However python 2.7 kits will be provided
- fix typo in specfile
- renamed macro _realname

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=62
This commit is contained in:
2023-12-14 21:38:38 +00:00
committed by Git OBS Bridge
parent 8691910741
commit c381b3e04c
4 changed files with 16 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2db033f8a8c46379e448903324dc259d2458a16af88b52134543d5dd9047edc7
size 667756

3
pysvn-1.9.22.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29f2e0f6dbae2a95f12689e20f4d369035c6093c0e67d8eeac2a0fad6311a3b8
size 669169

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 14 21:38:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.9.22:
* Python 3.12 support
-------------------------------------------------------------------
Sat Jan 7 12:30:18 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%define packagename pysvn
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pysvn
Version: 1.9.20
Version: 1.9.22
Release: 0
Summary: Highlevel Subversion Python Bindings
License: Apache-1.1