Ravenports generated: 29 Dec 2022 23:05
[ravenports.git] / bucket_CD / python-pygit2
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-pygit2
4 VERSION=                1.11.1
5 KEYWORDS=               python
6 VARIANTS=               py310 py311
7 SDESC[py310]=           Python bindings for libgit2 (3.10)
8 SDESC[py311]=           Python bindings for libgit2 (3.11)
9 HOMEPAGE=               https://github.com/libgit2/pygit2
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/p/pygit2
14 DISTFILE[1]=            pygit2-1.11.1.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py310]=           single
17 SPKGS[py311]=           single
18
19 OPTIONS_AVAILABLE=      PY310 PY311
20 OPTIONS_STANDARD=       none
21 VOPTS[py310]=           PY310=ON PY311=OFF
22 VOPTS[py311]=           PY310=OFF PY311=ON
23
24 BUILDRUN_DEPENDS=       libgit2:single:standard
25
26 DISTNAME=               pygit2-1.11.1
27
28 GENERATED=              yes
29
30 MAKE_ENV=               LIBGIT2={{LOCALBASE}}
31
32 [PY310].BUILDRUN_DEPENDS_ON=            python-cffi:single:py310
33 [PY310].USES_ON=                        python:py310,sutools
34
35 [PY311].BUILDRUN_DEPENDS_ON=            python-cffi:single:py311
36 [PY311].USES_ON=                        python:py311,sutools
37
38 post-patch:
39         # This version check is always too conservative, causing breakage
40         ${REINPLACE_CMD} -e '/#error You need a compatible libgit2/d' \
41                 ${WRKSRC}/src/types.h
42
43 [FILE:1971:descriptions/desc.single]
44 ######################################################################
45 pygit2 - libgit2 bindings in Python
46 ######################################################################
47
48 Bindings to the libgit2 shared library, implements Git plumbing.
49 Supports Python 3.8+ and PyPy3 7.3+
50
51 Links
52 =====================================
53
54 - Documentation - http://www.pygit2.org/
55 - Install - http://www.pygit2.org/install.html
56 - Download - https://pypi.python.org/pypi/pygit2
57 - Source code and issue tracker - https://github.com/libgit2/pygit2
58 - Changelog - https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst
59 - Authors - https://github.com/libgit2/pygit2/blob/master/AUTHORS.rst
60
61 Sponsors
62 =====================================
63
64 - [Iterative]
65
66 Add your name and link here, [become a sponsor].
67
68 License: GPLv2 with linking exception
69 =====================================
70
71 This program is free software; you can redistribute it and/or
72 modify it under the terms of the GNU General Public License,
73 version 2, as published by the Free Software Foundation.
74
75 In addition to the permissions in the GNU General Public License,
76 the authors give you unlimited permission to link the compiled
77 version of this file into combinations with other programs,
78 and to distribute those combinations without any restriction
79 coming from the use of this file.  (The General Public License
80 restrictions do apply in other respects; for example, they cover
81 modification of the file, and distribution when not linked into
82 a combined executable.)
83
84 This program is distributed in the hope that it will be useful,
85 but WITHOUT ANY WARRANTY; without even the implied warranty of
86 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
87 GNU General Public License for more details.
88
89 You should have received a copy of the GNU General Public License
90 along with this program; see the file COPYING.  If not, write to
91 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
92 Boston, MA 02110-1301, USA.
93
94
95 [FILE:99:distinfo]
96 793f583fd33620f0ac38376db0f57768ef2922b89b459e75b1ac440377eb64ec       733883 pygit2-1.11.1.tar.gz
97