Compare commits
No commits in common. "6c08a3ccf6e923308bfeecbd2504d1b6b8d88791" and "256fe605b34778347cdca6835b42f374dfefc008" have entirely different histories.
6c08a3ccf6
...
256fe605b3
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1 @@
|
||||
/nihtest-1.1.1.tar.gz
|
||||
/nihtest-1.2.0.tar.gz
|
||||
/nihtest-1.4.0.tar.gz
|
||||
/nihtest-1.5.0.tar.gz
|
||||
|
15
.packit.yaml
15
.packit.yaml
@ -1,15 +0,0 @@
|
||||
upstream_project_url: https://github.com/nih-at/nihtest
|
||||
upstream_tag_template: v{version}
|
||||
|
||||
copy_upstream_release_description: false
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
|
@ -1,3 +0,0 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.88.0.post1.dev4+gc070191b.
|
@ -4,10 +4,11 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.5.0
|
||||
Version: 1.1.1
|
||||
Release: %{autorelease}
|
||||
Summary: A testing tool for command line utilities
|
||||
%forgemeta
|
||||
|
||||
License: BSD-3-Clause
|
||||
URL: %forgeurl
|
||||
Source: %forgesource
|
||||
@ -35,7 +36,6 @@ results.}
|
||||
|
||||
%description %_description
|
||||
|
||||
|
||||
%package -n python3-%{pypi_name}
|
||||
Summary: %{summary}
|
||||
Provides: nihtest = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nihtest-1.5.0.tar.gz) = 6adf1565d42b331c8d683b16aa91ef912b1a278b0bc003009aae897fae08e4acf6e76ece25070f989b93a2f7de6e59144edb599235c6cec05877901b622b2f4d
|
||||
SHA512 (nihtest-1.1.1.tar.gz) = 56b134fe17506db1f2e974cc1c90993841243b196fad01f840b1e89d888cc9d1819531ef13c91ca6d7b1d8ed9d490e04777c57f9b864fc022ad7b3bd0a5a66b4
|
||||
|
Loading…
Reference in New Issue
Block a user