diff --git a/.gitignore b/.gitignore index 2422e7d..4d5c801 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /ogr-0.34.0.tar.gz /ogr-0.35.0.tar.gz /ogr-0.36.0.tar.gz +/ogr-0.37.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index cd5a461..fd8b43e 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,4 +1,5 @@ --- +packit_instances: ["prod", "stg"] specfile_path: fedora/python-ogr.spec # https://packit.dev/docs/configuration/#top-level-keys downstream_package_name: python-ogr @@ -15,12 +16,19 @@ actions: - python3 setup.py sdist --dist-dir ./fedora/ - bash -c "ls -1t ./fedora/*.tar.gz | head -n 1" get-current-version: python3 setup.py --version + +srpm_build_deps: + - python3-pip # "python3 setup.py --version" needs it + - python3-setuptools_scm + jobs: - job: sync_from_downstream trigger: commit - job: propose_downstream trigger: release + # Use the stage instance once it works in downstream. + packit_instances: ["prod"] metadata: dist_git_branches: - fedora-all @@ -69,12 +77,16 @@ jobs: # downstream automation: - job: koji_build trigger: commit + # Use the stage once it works in downstream. + packit_instances: ["prod"] metadata: dist_git_branches: - fedora-all - epel-8 - job: bodhi_update trigger: commit + # Use the stage instance once it works in downstream. + packit_instances: ["prod"] metadata: dist_git_branches: - fedora-stable # rawhide updates are created automatically diff --git a/README.packit b/README.packit index a3adb31..03c2af0 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.47.1.dev8+g212e151. +The file was generated using packit 0.47.2.dev19+g37f70b1. diff --git a/python-ogr.spec b/python-ogr.spec index 07c174c..ed1b1ff 100644 --- a/python-ogr.spec +++ b/python-ogr.spec @@ -1,7 +1,7 @@ %global srcname ogr Name: python-%{srcname} -Version: 0.36.0 +Version: 0.37.0 Release: 1%{?dist} Summary: One API for multiple git forges @@ -52,6 +52,18 @@ rm -rf %{srcname}.egg-info %changelog +* Thu Mar 31 2022 Packit - 0.37.0-1 +- We have added a new optional parameter, `namespace`, to the `fork_create` method on Git projects, which allows you to + fork a project into a specific namespace. (Forking to namespaces is not allowed on Pagure.) (#685) +- We have implemented a `get_contributors` function that can be used to get the contributors of a GitHub + (set of logins) and GitLab (set of authors) project. (#692) +- We have introduced a new exception class `GitForgeInternalError` that indicates a failure that happened within the forge + (indicated via 50x status code). `\*APIException` have been given a new superclass `APIException` that provides status + code from forge (in case of error, invalid operation, etc.). (#690) +- We have added a new property to git projects, `has_issues`, that indicates whether project has enabled issues or not. + Following up on the property, `create_issue` now raises `IssueTrackerDisabled` when the project doesn't have issues + enabled. (#684) + * Wed Mar 16 2022 Packit Service - 0.36.0-1 - `Release` class has been reworked and `create_release` has been made part of the API for `GitProject`. (#670) - Factory method for acquiring project or service class from URL has been improved by checking just the hostname for determining the service. (#682) diff --git a/sources b/sources index bd3d95f..23643a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ogr-0.36.0.tar.gz) = f755f8a4cac2c526c3f49ab8c988904f9e29dd73c4dd46408d91e5650e62a3bfe48e5c7a880be9518db03c88503e32f61ea32d28bdb1df8a724536a9d7c31c15 +SHA512 (ogr-0.37.0.tar.gz) = 3d933586041e5bb1e6df1351c9b5bbaaff7efd5cc51fe96db78236c36517e2235142d9d2e6090d1c7a52f482cd56e1cb14144173bd3ad8f4328a174baf929cdb