1
0
forked from pool/python-pygit2
Commit Graph

26 Commits

Author SHA256 Message Date
Tomáš Chvátal
4493705311 - Disable tests temporarily as per above
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=46
2019-03-26 09:11:29 +00:00
Tomáš Chvátal
7ea1c3f2fc - Drop the pygit2-0.28-Remove-pycparser-constraint.patch and replace
it with shorter sed
- Switch to pytest testing:
  * Fails now but that is pycparser bug https://github.com/eliben/pycparser/issues/305

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=45
2019-03-23 11:40:49 +00:00
Tomáš Chvátal
7abfe8db2a Accepting request 687891 from home:Pharaoh_Atem:branches:devel:languages:python
- Update to 0.28.0
  * Update to libgit2 v0.28
  * New ``pygit2.Mailmap``
  * New ``Repository.apply(...)`` wraps ``git_apply(..)``
  * Now ``Repository.merge_analysis(...)`` accepts an optional reference parameter
  * Now ``Repository.add_worktree(...)`` accepts an optional reference parameter
  * Now it's possible to set SSL certificate locations
  * Test and documentation improvements
  * Now ``worktree.path`` returns the path to the worktree directory
  * Remove undocumented ``worktree.git_path``
- Remove unneeded patch to fix issues on i586:
  * pygit2-i586.patch
- Add patch to remove unneeded constraint on pycparser
  * pygit2-0.28-Remove-pycparser-constraint.patch

OBS-URL: https://build.opensuse.org/request/show/687891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=44
2019-03-23 11:27:24 +00:00
Tomáš Chvátal
6f380ee367 - Add patch to fix issues on i586 arch:
* pygit2-i586.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=42
2018-05-21 08:34:38 +00:00
Tomáš Chvátal
e265214141 - Update to 0.27.0:
* Update to libgit2 v0.27 #783
  * Fix for GCC 4 #786

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=40
2018-05-17 12:13:49 +00:00
Todd R
dcc6728618 Accepting request 518566 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.26.0
  * Update to libgit2 v0.26
  * Drop support for Python 3.2, add support for cffi 1.10
  * New ``Repository.revert_commit(...)``
  * New ``Branch.is_checked_out()``
  * Various fixes

OBS-URL: https://build.opensuse.org/request/show/518566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=38
2017-08-24 16:16:36 +00:00
Todd R
b3e1b15069 Accepting request 486849 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.25.0.
- Implement singlespec version.

OBS-URL: https://build.opensuse.org/request/show/486849
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=36
2017-04-08 19:04:55 +00:00
f2d4a8b426 Accepting request 449745 from home:AndreasStieger:branches:devel:languages:python
pygit 0.24.2

OBS-URL: https://build.opensuse.org/request/show/449745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=34
2017-01-12 12:19:25 +00:00
Thomas Bechtold
420d206c48 Accepting request 438236 from home:kwk:branches:devel:languages:python
- Fix Url link (old one was dead).

OBS-URL: https://build.opensuse.org/request/show/438236
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=32
2016-11-02 09:32:38 +00:00
Jan Matejek
9cd8652ecd Accepting request 419057 from home:tbechtold:branches:devel:languages:python
- require the cffi version it was built against
- Use pypi.io as Source url

OBS-URL: https://build.opensuse.org/request/show/419057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=30
2016-08-15 14:23:37 +00:00
ed2f2feae6 Accepting request 385998 from home:Zaitor:branches:devel:languages:python
Fix build in factory.

OBS-URL: https://build.opensuse.org/request/show/385998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=28
2016-04-08 09:48:27 +00:00
Todd R
fed868479c Accepting request 334932 from home:TheBlackCat:branches:devel:languages:python
Update to version 0.23.1

OBS-URL: https://build.opensuse.org/request/show/334932
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=26
2015-09-30 09:54:35 +00:00
Denisart Benjamin
4f33cfcee0 Accepting request 331689 from home:posophe:branches:devel:languages:python
update

OBS-URL: https://build.opensuse.org/request/show/331689
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=25
2015-09-17 12:03:24 +00:00
Denisart Benjamin
7ca7e83303 Accepting request 283921 from home:dimstar:Factory
update to 0.22.0

OBS-URL: https://build.opensuse.org/request/show/283921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=23
2015-02-03 16:09:25 +00:00
Denisart Benjamin
36449f1ea4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=21 2014-09-02 18:46:36 +00:00
Denisart Benjamin
5b98e4c1bc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=20 2014-09-02 18:41:30 +00:00
Denisart Benjamin
8800b60f54 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=16 2014-09-02 18:19:22 +00:00
Todd R
26ab973619 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=13 2014-07-16 09:44:29 +00:00
Denisart Benjamin
2f5ac8c80b Accepting request 210102 from home:posophe:branches:devel:languages:python
- Update to version 0.20.0
  + Upstream provides no changelog, but you can check
    https://github.com/libgit2/pygit2/compare/v0.19.0...v0.20.0
- Fix build on openSUSE >= 12.3 and SLE11SP3
- Remove obsolete conditionnal macros

OBS-URL: https://build.opensuse.org/request/show/210102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=11
2013-12-10 02:38:39 +00:00
Todd R
b0767b5501 Accepting request 195541 from home:TheBlackCat:branches:devel:languages:python
Update to 0.19.0 for openSUSE >= 12.3

OBS-URL: https://build.opensuse.org/request/show/195541
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=9
2013-08-18 13:52:59 +00:00
Todd R
9a9b7587df OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=7 2013-08-18 13:23:13 +00:00
Ismail Dönmez
ff101b1b0d Accepting request 146457 from home:babelworx:ldig:branches:devel:languages:python
license update: GPL-2.0
See COPYING (and the majority of the source code files). Not sure why Apache-2.0 was chosen as license here - there is absolutely no indication of Apache style licensing in the package

OBS-URL: https://build.opensuse.org/request/show/146457
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=5
2012-12-27 20:15:39 +00:00
Sascha Peilicke
8eb2f7c606 - Update to version 0.17.3:
+ Upstream provides no changelog, but you can check
    https://github.com/libgit2/pygit2/compare/v0.17.2...v0.17.3
- Changes from previous versions:
  + https://github.com/libgit2/pygit2/compare/v0.16.1...v0.17.2
- Enable testsuite again
- Package file COPYING
  + Upstream provides no changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=4
2012-12-18 10:57:33 +00:00
Sascha Peilicke
7eebcfb115 - Update to version 0.16.1:
- No changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=3
2012-04-24 09:14:51 +00:00
Sascha Peilicke
4e1e87afc7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=2 2011-12-09 12:10:44 +00:00
Sascha Peilicke
d281e2cab7 Accepting request 59191 from home:saschpe
OBS-URL: https://build.opensuse.org/request/show/59191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=1
2011-02-02 12:49:39 +00:00