14
0
forked from pool/python-pysvn
Files
python-pysvn/python-pysvn.changes
Matej Cepl b27e9695b3 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

180 lines
5.6 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 14 20:09:13 UTC 2020 - andy great <andythe_great@pm.me>
- Adopt spec file from Fedora and enable testing.
-------------------------------------------------------------------
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
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.
-------------------------------------------------------------------
Thu Aug 9 07:15:37 UTC 2018 - tchvatal@suse.com
- Update to 1.9.6:
* No real obvious changelog
* Support python 3.7
-------------------------------------------------------------------
Thu Sep 7 12:02:11 UTC 2017 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Thu Aug 31 17:01:43 UTC 2017 - toddrme2178@gmail.com
- Update to version 1.9.4
- Remove bnc445431_pysvn_svnenv.cpp.diff
* No longer needed
-------------------------------------------------------------------
Thu Aug 24 13:52:20 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Fri Sep 18 09:24:31 UTC 2015 - astieger@suse.com
- 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.
-------------------------------------------------------------------
Sun Nov 24 20:18:34 UTC 2013 - p.drouand@gmail.com
- Update to version 1.7.8
+ No changelog available
-------------------------------------------------------------------
Wed Jul 31 15:10:02 UTC 2013 - hpj@urpla.net
- update to 1.7.7
* no degestible changelog provided from upstream
-------------------------------------------------------------------
Thu Nov 22 11:17:40 UTC 2012 - robert.munteanu@gmail.com
- Added patch for bnc#780243, cherry-picked from upstream r1742
-------------------------------------------------------------------
Mon Apr 30 10:16:03 UTC 2012 - cfarrell@suse.com
- license update: Apache-1.1
See LICENSE.txt (most of the package is in fact BSD-3-Clause licensed"
-------------------------------------------------------------------
Fri Apr 27 14:07:19 UTC 2012 - toddrme2178@gmail.com
- Fix building python 3 package on openSUSE 11.4
-------------------------------------------------------------------
Thu Apr 26 09:01:12 UTC 2012 - toddrme2178@gmail.com
- Add python 3 package
-------------------------------------------------------------------
Sun Mar 4 08:32:56 UTC 2012 - coolo@suse.com
- update to 1.7.6:
* supports subversion 1.7.3 (and earlier)
-------------------------------------------------------------------
Wed Feb 1 10:30:58 UTC 2012 - saschpe@suse.de
- Ran spec-cleaner
-------------------------------------------------------------------
Mon Oct 31 15:37:11 CET 2011 - dmueller@suse.de
- update to 1.7.5:
* update included pycss to 0.6 to build against subversion 1.7
-------------------------------------------------------------------
Thu Aug 19 11:16:31 UTC 2010 - toms@suse.de
- Update to version 1.7.4
* bug fixes for reported issues
-------------------------------------------------------------------
Sat May 29 13:32:57 UTC 2010 - toms@suse.de
- Update to version 1.7.2
-------------------------------------------------------------------
Sat Jan 23 20:19:55 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Sat Aug 8 15:27:59 CEST 2009 - hpj@urpla.net
- update to version 1.7.0
switch to the authors recommended way to build/install this thing
-------------------------------------------------------------------
Sun Nov 23 08:01:25 CET 2008 - coolo@suse.de
- readd the second last change
-------------------------------------------------------------------
Tue Nov 18 12:25:00 CEST 2008 - toms@suse.de
- Fixed bnc#445431 "undefinied C++ code"
in pysvn_svnenv.cpp
-------------------------------------------------------------------
Wed Oct 29 01:03:47 CET 2008 - ro@suse.de
- fix typo in specfile
- remove doc files from INSTALLED_FILES
-------------------------------------------------------------------
Wed Oct 22 12:49:32 CEST 2008 - toms@suse.de
- renamed macro _realname
-------------------------------------------------------------------
Wed Sep 25 08:46:00 CEST 2008 - toms@suse.de
- Taken from home:/termim into factory
-------------------------------------------------------------------
Fri Aug 08 00:00:00 CEST 2008 - Mikhail Terekhov <termim@gmail.com>
- Version 1.6.0 setup.py
-------------------------------------------------------------------
Thu Mar 01 00:00:00 CEST 2007 - Jérôme Soyer <saispo@mandriva.org>
- Revision: 130370
- New release
Bogdano Arendartchuk <bogdano@mandriva.com>
- fix after version upgrade)
-------------------------------------------------------------------
Wed Dec 06 00:00:00 CEST 2006 - Jérôme Soyer <saispo@mandriva.org>
- Revision: 91597
- Remove patch and update
- Rebuild for latest pyhton
+ Bogdano Arendartchuk <bogdano@mandriva.com>
- Import python-pysvn