forked from mcepl/python-pygit2
- Update to 1.9.2:
* New Repository.create_commit_string(...) and Repository.create_commit_with_signature(...) #1142 * Linux and macOS wheels updated to libgit2 v1.4.3 * Remove redundant line #1139 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=67
This commit is contained in:
BIN
pygit2-1.9.1.tar.gz
(Stored with Git LFS)
BIN
pygit2-1.9.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pygit2-1.9.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
pygit2-1.9.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 21 14:17:29 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.9.2:
|
||||
* New Repository.create_commit_string(...) and
|
||||
Repository.create_commit_with_signature(...) #1142
|
||||
* Linux and macOS wheels updated to libgit2 v1.4.3
|
||||
* Remove redundant line #1139
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 18:51:51 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pygit2
|
||||
Version: 1.9.1
|
||||
Version: 1.9.2
|
||||
Release: 0
|
||||
Summary: Python bindings for libgit2
|
||||
License: GPL-2.0-only
|
||||
|
Reference in New Issue
Block a user