File: C:/Users/fred/anaconda3/pkgs/gitpython-3.1.43-py312haa95532_0/info/recipe/meta.yaml
# This file created by conda-build 24.5.1
# meta.yaml template originally from:
# C:\b\abs_2bkslnqz4i\clone\recipe, last modified Mon Jul 8 17:10:31 2024
# ------------------------------------------------
package:
name: gitpython
version: 3.1.43
source:
sha256: 35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c
url: https://pypi.io/packages/source/G/GitPython/GitPython-3.1.43.tar.gz
build:
number: '0'
script: C:\\b\\abs_2bkslnqz4i\\croot\\gitpython_1720455044865\\_h_env\\python.exe
-m pip install . --no-deps --no-build-isolation -vv
string: py312haa95532_0
requirements:
host:
- bzip2 1.0.8 h2bbff1b_6
- ca-certificates 2024.3.11 haa95532_0
- expat 2.6.2 hd77b12b_0
- libffi 3.4.4 hd77b12b_1
- openssl 3.0.14 h827c3e9_0
- pip 24.0 py312haa95532_0
- python 3.12.4 h14ffc60_1
- setuptools 69.5.1 py312haa95532_0
- sqlite 3.45.3 h2bbff1b_0
- tk 8.6.14 h0416ee5_0
- tzdata 2024a h04d1e81_0
- vc 14.2 h2eaa2aa_4
- vs2015_runtime 14.29.30133 h43f2093_4
- wheel 0.43.0 py312haa95532_0
- xz 5.4.6 h8cc25b3_1
- zlib 1.2.13 h8cc25b3_1
run:
- gitdb >=4.0.1,<5
- python >=3.12,<3.13.0a0
test:
commands:
- pip check
imports:
- git
- git.index
- git.objects
- git.objects.submodule
- git.refs
- git.repo
requires:
- git
- pip
about:
description: 'GitPython is a python library used to interact with git repositories,
high-level like git-porcelain, or low-level like git-plumbing.
It provides abstractions of git objects for easy access of repository data, and
additionally allows you to access the git repository more directly using either
a pure python implementation, or the faster, but more resource intensive git command
implementation.
The object database implementation is optimized for handling large quantities
of objects and large datasets, which is achieved by using low-level structures
and data streaming.
'
dev_url: https://github.com/gitpython-developers/GitPython
doc_url: https://gitpython.readthedocs.io
home: https://github.com/gitpython-developers/GitPython
license: BSD-3-Clause
license_family: BSD
license_file: LICENSE
summary: GitPython is a python library used to interact with Git repositories.
extra:
copy_test_source_files: true
final: true
flow_run_id: 2bc7909a-f2d6-4e13-a381-a8fc6fbab1dd
recipe-maintainers:
- jakirkham
- ocefpaf
- pelson
- xhochy
remote_url: [email protected]:AnacondaRecipes/gitpython-feedstock.git
sha: 16c6fede4154db266c9705e0ff71fd3695850e45