| Summary: | Review Request: python3-pytest - Simple powerful testing with Python | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Orion Poplawski <orion> |
| Component: | Package Review | Assignee: | Mairi Dulaney <jdulaney> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | denis, jdulaney, package-review |
| Target Milestone: | --- | Flags: | jdulaney:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-24 01:05:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1294704, 1294711, 1294713 | ||
| Bug Blocks: | 1290393, 1292016, 1294865 | ||
|
Description
Orion Poplawski
2015-12-30 17:28:21 UTC
Build currently fails with: DEBUG util.py:399: Error: No Package found for python34-mock DEBUG util.py:399: Error: No Package found for python34-py >= 1.4.29 DEBUG util.py:399: Error: No Package found for python34-setuptools Right - that's why this bug depends on those reviews/packages. Sorry, I missed that. jdulaney@gefjon:~/rpmbuild$ rpmlint ./python3-pytest.spec
./python3-pytest.spec:25: W: macro-in-comment %{python3_pkgversion}
0 packages and 1 specfiles checked; 0 errors, 1 warnings.
jdulaney@gefjon:~/rpmbuild$ rpmlint ./python3-pytest-2.8.5-1.el7.src.rpm
python3-pytest.src: W: spelling-error %description -l en_US py -> pt, p, y
python3-pytest.src:25: W: macro-in-comment %{python3_pkgversion}
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
Yeah, I don't care about either of those. Spec URL: http://www.cora.nwra.com/~orion/fedora/python3-pytest.spec SRPM URL: http://www.cora.nwra.com/~orion/fedora/python3-pytest-2.8.5-2.el7.src.rpm * Wed Dec 30 2015 Orion Poplawski <orion.com> - 2.8.5-2 - Use github tarball for source Oh, I was merely posting for info. http://www.cora.nwra.com/~orion/fedora/python3-pytest-2.8.5-2.el7.src.rpm is 404ing. Do you mind reuploading? Sorry, should be okay now. %package -n python%{python3_pkgversion}-pytest
Summary: Simple powerful testing with Python
Group: Development/Languages
Requires: python%{python3_pkgversion}-setuptools
Requires: python%{python3_pkgversion}-py >= %{pylib_version}
Okay, kill the Group there, and you should be good to go.
Group dropped. Approved. Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/python3-pytest python3-pytest-2.8.5-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-27a0a9c2cb python3-pytest-2.8.5-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-27a0a9c2cb python3-pytest-2.8.5-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |