1b19e6d96c
- update to 1.9.23:
...
* Python 3.13 support
* Build binary kits for Windows and macOS
* No longer build svn 1.10 kits as subversion LTS is 1.14 now
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=64
2025-09-10 13:15:53 +00:00
77beb83f16
- 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
2023-12-14 21:38:38 +00:00
4e9e37cd43
- update to 1.9.20:
...
* Python 3.11 support, early enablement for 3.12
* Add support for subversion 1.14.2
* Recommend using status2() instead of status()
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=60
2023-01-07 12:37:33 +00:00
f03205d085
- Remove skip_python310, it is not needed anymore.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=58
2022-05-04 19:29:15 +00:00
dac9f9c64a
- update to 1.9.16:
...
* Add support for subversion 1.14.1
* Use latest openssl 1.1.1k
* Fix issue with Client.mkdir() on Windows python 3.8 and later
* No longer able to build python 2.7 kits for Windows.
An issue with incompatible C++ DLL
- enable python39 build
- disable python310 build (not yet supported)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=57
2022-02-16 20:33:40 +00:00
a6fb125e39
Accepting request 889873 from home:bnavigator:branches:devel:languages:python
...
- Disable python39 build: Need to update pycxx-devel first
- Fix multiflavor build
OBS-URL: https://build.opensuse.org/request/show/889873
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=55
2021-05-03 13:25:26 +00:00
605219cd6b
Accepting request 874750 from home:andythe_great:branches:devel:languages:python
...
- 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.
fix leap build
OBS-URL: https://build.opensuse.org/request/show/874750
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=53
2021-02-24 09:55:53 +00:00
83da46e2ce
Accepting request 869915 from home:andythe_great:branches:devel:languages:python
...
fix build fail on TW
OBS-URL: https://build.opensuse.org/request/show/869915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=51
2021-02-06 15:24:32 +00:00
02703e29d0
Fix changes
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=46
2020-12-15 15:24:48 +00:00
edb0c32162
Accepting request 855849 from home:andythe_great:branches:devel:languages:python
...
I honestly don't know why the original build script does not work, so I replace it with spec file from Fedora and got it working, it is most likely the way the pysvn were install and build that make testing fail. Hopes this is good enough. Thanks.
OBS-URL: https://build.opensuse.org/request/show/855849
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=44
2020-12-14 21:39:06 +00:00
8f581a826c
Accepting request 855564 from home:andythe_great:branches:devel:languages:python
...
- 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
after python 2.7 goes end-of-life.
* Add support for subversion 1.14
* Build binary kits for Python 3.9b1
* Add support for gpg-agent auth provider
* Fix problem building against svn 1.7 which is needed for Centos
7 support
- Disabled test because errors occured, report at
https://sourceforge.net/p/pysvn/tickets/8/
- Clean spec file a bit.
- Remove duplicate files with fdupes.
OBS-URL: https://build.opensuse.org/request/show/855564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=42
2020-12-13 21:32:42 +00:00
Tomáš Chvátal
b7b1111249
- Update to 1.9.6:
...
* No real obvious changelog
* Support python 3.7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=39
2018-08-09 09:16:33 +00:00
Todd R
e8ebf73258
Accepting request 521993 from home:jengelh:branches:devel:languages:python
...
- Ensure neutrality of description.
OBS-URL: https://build.opensuse.org/request/show/521993
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=37
2017-09-07 17:18:00 +00:00
Todd R
74cd853844
Accepting request 520001 from devel:languages:python:singlespec-staging
...
- Update to version 1.9.4
- Remove bnc445431_pysvn_svnenv.cpp.diff
* No longer needed
- singlespec auto-conversion
- update to 1.8.0:
* Support python3 sorting of list of PysvnDict objects that name
a known "key".
* Support Subversion 1.9.1.
* Support Python 3.5
* Fix issue: is_versioned is always 0
* Fix issue: svn_client_root_url_from_path() would crash if login
callback was called.
- Update to version 1.7.8
+ No changelog available
- update to 1.7.7
* no degestible changelog provided from upstream
- Added patch for bnc#780243, cherry-picked from upstream r1742
- license update: Apache-1.1
See LICENSE.txt (most of the package is in fact BSD-3-Clause licensed"
- Fix building python 3 package on openSUSE 11.4
- Add python 3 package
- update to 1.7.6:
* supports subversion 1.7.3 (and earlier)
- Ran spec-cleaner
- update to 1.7.5:
* update included pycss to 0.6 to build against subversion 1.7
- Update to version 1.7.4
* bug fixes for reported issues
- Update to version 1.7.2
- enable parallel build
- update to version 1.7.0
switch to the authors recommended way to build/install this thing
- readd the second last change
- Fixed bnc#445431 "undefinied C++ code"
in pysvn_svnenv.cpp
- fix typo in specfile
- remove doc files from INSTALLED_FILES
- renamed macro _realname
- Taken from home:/termim into factory
- Version 1.6.0 setup.py
- Revision: 130370
- New release
Bogdano Arendartchuk <bogdano@mandriva.com >
- fix after version upgrade)
- Revision: 91597
- Remove patch and update
- Rebuild for latest pyhton
+ Bogdano Arendartchuk <bogdano@mandriva.com >
- Import python-pysvn
OBS-URL: https://build.opensuse.org/request/show/520001
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=35
2017-08-31 17:31:13 +00:00
Denisart Benjamin
375e482047
Accepting request 331883 from home:AndreasStieger:branches:devel:languages:python
...
update to 1.8.0, fixing Factory build with Subversion 1.9.x
OBS-URL: https://build.opensuse.org/request/show/331883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=34
2015-09-18 09:40:36 +00:00
Denisart Benjamin
113fcbefe4
Accepting request 208209 from home:posophe:branches:devel:languages:python
...
update
OBS-URL: https://build.opensuse.org/request/show/208209
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=32
2013-11-24 20:25:43 +00:00
Sascha Peilicke
3cdec461cc
Accepting request 185428 from home:frispete:python
...
How about this:
- update to 1.7.7
* no degestible changelog provided from upstream
OBS-URL: https://build.opensuse.org/request/show/185428
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=30
2013-08-01 12:16:06 +00:00
Sascha Peilicke
09305685ac
Accepting request 142368 from home:robert_munteanu:branches:devel:languages:python
...
Added patch for bnc#780243, cherry-picked from upstream r1742
OBS-URL: https://build.opensuse.org/request/show/142368
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=25
2012-11-22 12:06:17 +00:00
Todd R
4a7671e06c
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=23
2012-04-30 12:28:45 +00:00
Todd R
bd48a30e7e
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=19
2012-04-30 12:27:34 +00:00
Todd R
222ba54772
Accepting request 116041 from devel:languages:python3
...
Fix building python 3 package on openSUSE 11.4 (forwarded request 116037 from TheBlackCat)
OBS-URL: https://build.opensuse.org/request/show/116041
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=18
2012-04-30 12:24:49 +00:00
Todd R
8021da971d
Accepting request 115678 from home:TheBlackCat:branches:devel:languages:python
...
Add python 3 package
OBS-URL: https://build.opensuse.org/request/show/115678
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=16
2012-04-26 10:42:19 +00:00
Sascha Peilicke
71369dbc41
Accepting request 107912 from home:coolo:branches:openSUSE:Factory
...
- update to 1.7.6:
* supports subversion 1.7.3 (and earlier)
OBS-URL: https://build.opensuse.org/request/show/107912
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=14
2012-03-06 08:38:15 +00:00
Sascha Peilicke
770723a35d
- Ran spec-cleaner
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=13
2012-02-01 10:30:55 +00:00
07ff5cd827
- update to 1.7.5:
...
* update included pycss to 0.6 to build against subversion 1.7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=10
2011-10-31 14:43:23 +00:00
OBS User autobuild
c7c778b5b2
Accepting request 48096 from devel:languages:python
...
checked in (request 48096)
OBS-URL: https://build.opensuse.org/request/show/48096
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=9
2010-09-14 11:27:19 +00:00
Stephan Kulow
39b74a6b00
* bug fixes for reported issues
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=8
2010-09-14 09:00:26 +00:00
92e9b02fe3
Accepting request 45845 from home:thomas-schraitle:branches:devel:languages:python
...
Copy from home:thomas-schraitle:branches:devel:languages:python/python-pysvn via accept of submit request 45845 revision 3.
Request was accepted with message:
reviewed ok.
OBS-URL: https://build.opensuse.org/request/show/45845
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=7
2010-08-23 06:49:18 +00:00
OBS User autobuild
95623e809b
Accepting request 34265 from devel:languages:python
...
checked in (request 34265)
OBS-URL: https://build.opensuse.org/request/show/34265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=6
2010-03-08 17:21:38 +00:00
OBS User autobuild
260ac3a125
Accepting request 34265 from devel:languages:python
...
Copy from devel:languages:python/python-pysvn based on submit request 34265 from user coolo
OBS-URL: https://build.opensuse.org/request/show/34265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysvn?expand=0&rev=6
2010-03-08 17:21:46 +00:00
OBS User autobuild
5dbe7c7929
Accepting request 20301 from devel:languages:python
...
Copy from devel:languages:python/python-pysvn based on submit request 20301 from user dirkmueller
OBS-URL: https://build.opensuse.org/request/show/20301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysvn?expand=0&rev=4
2009-09-10 11:13:28 +00:00
OBS User unknown
3094e4b510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysvn?expand=0&rev=3
2008-11-24 15:28:55 +00:00
OBS User unknown
d652791b17
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysvn?expand=0&rev=2
2008-11-20 15:21:40 +00:00
OBS User unknown
3177e79549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysvn?expand=0&rev=1
2008-11-04 03:49:07 +00:00