معرفی شرکت ها


python-ogr-0.48.0-1.fc39.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

One API for multiple git forges
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything noarch
نام بسته python-ogr
نام فایل بسته python-ogr-0.48.0-1.fc39.src.rpm
نسخه بسته 0.48.0
انتشار بسته 1.fc39
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri Dec 22 11
هاست سازنده buildvm-ppc64le-28.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/packit/ogr
مجوز MIT
حجم دانلود 3.7M
حجم نصب 3.736M
One Git library to Rule!


جایگزین ها

بسته نسخه معماری مخزن
python-ogr-0.46.0-1.fc39.src.rpm 0.46.0 noarch Fedora Everything
python-ogr-0.49.2-1.fc39.src.rpm 0.49.2 noarch Fedora Everything
python-ogr-0.50.2-1.fc39.src.rpm 0.50.2 noarch Fedora Everything


نیازمندی

مقدار نام
- (python3dist(tomli) if python3-devel < 3.11)
- pyproject-rpm-macros
- python3-devel
- python3-devel
- python3dist(cryptography)
- python3dist(deprecated)
- python3dist(gitpython)
- python3dist(hatch-vcs)
- python3dist(hatchling)
- python3dist(packaging)
>= 19 python3dist(pip)
- python3dist(pygithub)
- python3dist(python-gitlab)
- python3dist(pyyaml)
- python3dist(requests)
- python3dist(urllib3)


ارائه دهنده

مقدار نام
= 0.48.0-1.fc39 python3-ogr


نحوه نصب


نصب پکیج rpm python-ogr:

    dnf install python-ogr-0.48.0-1.fc39.src.rpm


فایل ها

مسیرها
ogr-0.48.0.tar.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-12-21

There is a new get_pr_files_diff method supported for Pagure. (#826)
We have fixed a bug that GithubRelease.url returned an API URL. (#824)
Resolves rhbz#2255524

2023-10-30

Fixed an issue where getting a list of GitLab merge requests using `.list()` would return only 20 items. (#819)
Resolves rhbz#2246994

2023-10-11

Added support for removing users/groups from a project and possibility to check for groups with permissions to modify a PR. (#815)
Resolves rhbz#2125279

2023-10-06

Added missing README to package metadata.

2023-09-08

We have fixed a bug in `get_fork` method for Pagure about checking the usernames for a match when going through existing forks. (#800)

2023-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-06-13

Rebuilt for Python 3.12

2023-06-05

OGR now supports PyGithub >= 1.58.

2023-03-05

OGR now understands a few community-hosted GitLab instances that could not be determined automatically from the hostname. Thanks to that, you don't need to hardcode these instances to be mapped correctly. (#775)

2023-02-23

Fixes an issue with project->service mapping where the service with an url not containing the service type wasn't matched. (#771)

2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2023-01-16

A bug in ogr resulting in returning only first page of pull requests for Pagure has been fixed. (#761)
ogr now raises `GitForgeInternalError` rather than `PagureAPIException` when getting 50x response from the Pagure API. (#762)

2022-10-27

`CommitComment.comment` has been deprecated in favour of `CommitComment.body` to make the naming consistent across objects. (#748)
ogr now requires Python 3.9 or later. (#746)

2022-09-16

Using the method `users_with_write_access` you can generate the set of users that have write access to the project and the method `has_write_access(user)` you can find out if the user has write access to the project. (#742)

2022-09-08

We have implemented the `closed_by` property for the Pagure pull request for getting the login of the account that closed the pull request. (https://github.com/packit/ogr/pull/718)

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild