Compare commits
No commits in common. "e679e30c6f166af5da7f721a8f0e544c49e32b5a" and "c8-beta" have entirely different histories.
e679e30c6f
...
c8-beta
@ -1 +0,0 @@
|
|||||||
1
|
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/setuptools-65.5.1.tar.gz
|
SOURCES/setuptools-65.5.1.tar.gz
|
||||||
|
1
.python3.11-setuptools.metadata
Normal file
1
.python3.11-setuptools.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
98f171b35e468885e9c55ca143da9dab4e954ba1 SOURCES/setuptools-65.5.1.tar.gz
|
@ -236,33 +236,33 @@ PYTHONPATH=$(pwd) %pytest \
|
|||||||
* Wed Oct 12 2022 Charalampos Stratakis <cstratak@redhat.com> - 65.5.1-1
|
* Wed Oct 12 2022 Charalampos Stratakis <cstratak@redhat.com> - 65.5.1-1
|
||||||
- Initial package
|
- Initial package
|
||||||
- Fedora contributions by:
|
- Fedora contributions by:
|
||||||
Bill Nottingham <notting@fedoraproject.org>
|
# Bill Nottingham <notting@fedoraproject.org>
|
||||||
Charalampos Stratakis <cstratak@redhat.com>
|
# Charalampos Stratakis <cstratak@redhat.com>
|
||||||
David Malcolm <dmalcolm@redhat.com>
|
# David Malcolm <dmalcolm@redhat.com>
|
||||||
Dennis Gilmore <dennis@ausil.us>
|
# Dennis Gilmore <dennis@ausil.us>
|
||||||
dmalcolm <dmalcolm@fedoraproject.org>
|
# dmalcolm <dmalcolm@fedoraproject.org>
|
||||||
Haikel Guemar <hguemar@fedoraproject.org>
|
# Haikel Guemar <hguemar@fedoraproject.org>
|
||||||
Ignacio Vazquez-Abrams <ivazquez@fedoraproject.org>
|
# Ignacio Vazquez-Abrams <ivazquez@fedoraproject.org>
|
||||||
Jesse Keating <jkeating@fedoraproject.org>
|
# Jesse Keating <jkeating@fedoraproject.org>
|
||||||
Karolina Surma <ksurma@redhat.com>
|
# Karolina Surma <ksurma@redhat.com>
|
||||||
Kevin Fenzi <kevin@scrye.com>
|
# Kevin Fenzi <kevin@scrye.com>
|
||||||
Konstantin Ryabitsev <icon@fedoraproject.org>
|
# Konstantin Ryabitsev <icon@fedoraproject.org>
|
||||||
Lumir Balhar <lbalhar@redhat.com>
|
# Lumir Balhar <lbalhar@redhat.com>
|
||||||
Matej Stuchlik <mstuchli@redhat.com>
|
# Matej Stuchlik <mstuchli@redhat.com>
|
||||||
Michal Cyprian <mcyprian@redhat.com>
|
# Michal Cyprian <mcyprian@redhat.com>
|
||||||
Miro Hrončok <miro@hroncok.cz>
|
# Miro Hrončok <miro@hroncok.cz>
|
||||||
Nils Philippsen <nils@redhat.com>
|
# Nils Philippsen <nils@redhat.com>
|
||||||
Orion Poplawski <orion@cora.nwra.com>
|
# Orion Poplawski <orion@cora.nwra.com>
|
||||||
Petr Viktorin <pviktori@redhat.com>
|
# Petr Viktorin <pviktori@redhat.com>
|
||||||
Pierre-Yves Chibon <pingou@pingoured.fr>
|
# Pierre-Yves Chibon <pingou@pingoured.fr>
|
||||||
Ralph Bean <rbean@redhat.com>
|
# Ralph Bean <rbean@redhat.com>
|
||||||
Randy Barlow <randy@electronsweatshop.com>
|
# Randy Barlow <randy@electronsweatshop.com>
|
||||||
Robert Kuska <rkuska@redhat.com>
|
# Robert Kuska <rkuska@redhat.com>
|
||||||
Thomas Spura <thomas.spura@gmail.com>
|
# Thomas Spura <thomas.spura@gmail.com>
|
||||||
Tomáš Hrnčiar <thrnciar@redhat.com>
|
# Tomáš Hrnčiar <thrnciar@redhat.com>
|
||||||
Tomas Orsava <torsava@redhat.com>
|
# Tomas Orsava <torsava@redhat.com>
|
||||||
Tomas Radej <tradej@redhat.com>
|
# Tomas Radej <tradej@redhat.com>
|
||||||
tomspur <tomspur@fedoraproject.org>
|
# tomspur <tomspur@fedoraproject.org>
|
||||||
Toshio Kuratomi <toshio@fedoraproject.org>
|
# Toshio Kuratomi <toshio@fedoraproject.org>
|
||||||
Troy Dawson <tdawson@redhat.com>
|
# Troy Dawson <tdawson@redhat.com>
|
||||||
Ville Skyttä <scop@fedoraproject.org>
|
# Ville Skyttä <scop@fedoraproject.org>
|
@ -1,7 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
17
plan.fmf
17
plan.fmf
@ -1,17 +0,0 @@
|
|||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
|
|
||||||
environment:
|
|
||||||
VERSION: "3.11"
|
|
||||||
TOX: "false"
|
|
||||||
prepare:
|
|
||||||
- how: install
|
|
||||||
package:
|
|
||||||
- gcc
|
|
||||||
- python3.11-devel
|
|
||||||
|
|
||||||
discover:
|
|
||||||
how: fmf
|
|
||||||
url: https://src.fedoraproject.org/tests/python.git
|
|
||||||
test:
|
|
||||||
- /smoke/venv
|
|
Loading…
Reference in New Issue
Block a user