Compare commits
No commits in common. "c10s" and "c8-beta" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
27
.gitignore
vendored
27
.gitignore
vendored
@ -1,26 +1 @@
|
|||||||
/v2.0.1.tar.gz
|
SOURCES/pybind11-2.11.1.tar.gz
|
||||||
/pybind11-2.2.1.tar.gz
|
|
||||||
/pybind11-2.2.2.tar.gz
|
|
||||||
/pybind11-2.2.3.tar.gz
|
|
||||||
/pybind11-2.2.4.tar.gz
|
|
||||||
/pybind11-2.3.0.tar.gz
|
|
||||||
/pybind11-2.4.0.tar.gz
|
|
||||||
/pybind11-2.4.1.tar.gz
|
|
||||||
/pybind11-2.4.2.tar.gz
|
|
||||||
/pybind11-2.4.3.tar.gz
|
|
||||||
/pybind11-2.5.0.tar.gz
|
|
||||||
/pybind11-2.6.0.tar.gz
|
|
||||||
/pybind11-2.6.1.tar.gz
|
|
||||||
/pybind11-2.6.2.tar.gz
|
|
||||||
/pybind11-2.7.0.tar.gz
|
|
||||||
/pybind11-2.7.1.tar.gz
|
|
||||||
/v2.8.1.tar.gz
|
|
||||||
/pybind11-2.9.0.tar.gz
|
|
||||||
/pybind11-2.9.1.tar.gz
|
|
||||||
/pybind11-2.9.2.tar.gz
|
|
||||||
/pybind11-2.10.0.tar.gz
|
|
||||||
/pybind11-2.10.1.tar.gz
|
|
||||||
/pybind11-2.10.3.tar.gz
|
|
||||||
/pybind11-2.10.4.tar.gz
|
|
||||||
/pybind11-2.11.0.tar.gz
|
|
||||||
/pybind11-2.11.1.tar.gz
|
|
||||||
|
1
.python3.12-pybind11.metadata
Normal file
1
.python3.12-pybind11.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
2d27e340522284e3f8a212b52d649f48102ae18d SOURCES/pybind11-2.11.1.tar.gz
|
@ -1,7 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
8
plan.fmf
8
plan.fmf
@ -1,8 +0,0 @@
|
|||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
discover:
|
|
||||||
how: shell
|
|
||||||
dist-git-source: true
|
|
||||||
tests:
|
|
||||||
- name: smoke - import works
|
|
||||||
test: python3.12 -c 'import pybind11'
|
|
Loading…
Reference in New Issue
Block a user