#3 chore: add packit
Merged 10 months ago by ankursinha. Opened 10 months ago by ankursinha.
rpms/ ankursinha/python-dunamai feat/packit  into  rawhide

file added
+13
@@ -0,0 +1,13 @@ 

+ upstream_project_url: https://github.com/mtkennerly/dunamai

+ copy_upstream_release_description: false

+ upstream_tag_template: v{version}

+ 

+ jobs:

+   - job: pull_from_upstream

+     trigger: release

+     dist_git_branches:

+       - fedora-rawhide

+   - job: koji_build

+     trigger: commit

+     dist_git_branches:

+       - fedora-all

file modified
-2
@@ -15,8 +15,6 @@ 

  URL:            https://pypi.org/pypi/dunamai

  Source0:        https://github.com/mtkennerly/dunamai/archive/v%{version}/%{name}-%{version}.tar.gz

  

- # Man pages hand-written for Fedora in groff_man(7) format based on --help

- 

  BuildArch:      noarch

  

  %description %_description

no initial comment

Pull-Request has been merged by ankursinha

10 months ago

/packit pull-from-upstream

Metadata