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>
@@ -32,9 +38,9 @@ Sun May 2 22:58:02 UTC 2021 - Ben Greiner <code@bnavigator.de>
-------------------------------------------------------------------
Tue Feb 23 17:46:13 UTC 2021 - andy great <andythe_great@pm.me>
- In reference to pysvn in Fedora package, use manual install
- In reference to pysvn in Fedora package, use manual install
instead of %python_install, the pysvn dev recommend to use it.
- Should fix bsc#1182048.
- Should fix bsc#1182048.
-------------------------------------------------------------------
Sat Feb 6 06:07:30 UTC 2021 - andy great <andythe_great@pm.me>
@@ -55,8 +61,8 @@ Mon Dec 14 20:09:13 UTC 2020 - andy great <andythe_great@pm.me>
Fri Dec 11 13:34:16 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 1.9.12.
* Binary kits limited to using currently support versions of
Subversion and Python. However python 2.7 kits will be provided
* Binary kits limited to using currently support versions of
Subversion and Python. However python 2.7 kits will be provided
after python 2.7 goes end-of-life.
* Add support for subversion 1.14
* Build binary kits for Python 3.9b1
@@ -190,13 +196,13 @@ Tue Nov 18 12:25:00 CEST 2008 - toms@suse.de
-------------------------------------------------------------------
Wed Oct 29 01:03:47 CET 2008 - ro@suse.de
- fix typo in specfile
- fix typo in specfile
- remove doc files from INSTALLED_FILES
-------------------------------------------------------------------
Wed Oct 22 12:49:32 CEST 2008 - toms@suse.de
- renamed macro _realname
- renamed macro _realname
-------------------------------------------------------------------
Wed Sep 25 08:46:00 CEST 2008 - toms@suse.de

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