Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14341febae | |||
| 209db2d293 | |||
| 63e08a75ee | |||
| 06c069c47a |
+11
@@ -0,0 +1,11 @@
|
||||
upstream_project_url: https://github.com/fedora-python/tox-current-env
|
||||
copy_upstream_release_description: false
|
||||
create_sync_note: false
|
||||
upstream_tag_template: v{version}
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
rawhide:
|
||||
fast_forward_merge_into: [fedora-branched, epel-10]
|
||||
@@ -3,7 +3,7 @@
|
||||
%bcond tests %{without bootstrap}
|
||||
|
||||
Name: python-tox-current-env
|
||||
Version: 0.0.14
|
||||
Version: 0.0.16
|
||||
Release: %autorelease
|
||||
Summary: Tox plugin to run tests in current Python environment
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
SHA512 (tox_current_env-0.0.14.tar.gz) = cca8153423d11aba50d207c526b746a539f17d037117ff8ff6ede7c2ddcb20ff3205befa7071f788944b656b0a77333d372b88bbcfd93605e1eb3de881dd60a0
|
||||
SHA512 (tox_current_env-0.0.16.tar.gz) = bc97710b266c84219d80979df930953883995ff0526051c4e46fa62074a68865d18013143425851e9cd300d6836b155bfe3b17d9ee618015c631405e52c02805
|
||||
|
||||
Reference in New Issue
Block a user