diff --git a/.packit.yaml b/.packit.yaml deleted file mode 100644 index ac1b57a..0000000 --- a/.packit.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# See the documentation for more information: -# https://packit.dev/docs/configuration/ - -jobs: - - job: pull_from_upstream - trigger: release - dist_git_branches: - rawhide: - fast_forward_merge_into: - - fedora-branched - - job: koji_build - trigger: commit - dist_git_branches: - - fedora-all - - job: bodhi_update - trigger: commit - dist_git_branches: - - fedora-branched -version_update_mask: \d+\.\d+\. diff --git a/whipper.spec b/whipper.spec index caf68cc..f0c2e65 100644 --- a/whipper.spec +++ b/whipper.spec @@ -19,7 +19,6 @@ BuildRequires: python3dist(pycdio) BuildRequires: python3dist(pygobject) BuildRequires: python3dist(ruamel-yaml) BuildRequires: python3dist(twisted) -BuildRequires: python3-pkg-resources Requires: cdrdao Requires: flac