Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1981636 Details for
Bug 2189323
Review Request: python-aws-xray-sdk - AWS X-Ray SDK for the Python programming language
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 5846388 to 6241055
spec-from-5846388-to-6241055.diff (text/plain), 2.14 KB, created by
Fedora Review Service
on 2023-08-04 14:12:46 UTC
(
hide
)
Description:
The .spec file difference from Copr build 5846388 to 6241055
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2023-08-04 14:12:46 UTC
Size:
2.14 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/5846388 >+++ https://copr.fedorainfracloud.org/coprs/build/6241055 >@@ -2,20 +2,16 @@ > # https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion. > # > # We can generate PDF documentation as a substitute. >-%bcond_without doc_pdf >+%bcond doc_pdf 1 > > # Not yet packaged (python-aiobotocore) >-%bcond_with aiobotocore >+%bcond aiobotocore 1 > # Not yet packaged (python-django-fake-model) >-%bcond_with django >+%bcond django 1 > # Only compatibile with python-pg8000 < 1.20 >-%bcond_with pg8000 >-%if 0%{?fc37} || 0%{?fc38} >-%bcond_without flask_sqlalchemy >-%else >+%bcond pg8000 1 > # Only compatibile with python-flask-sqlalchemy <= 2.5.1 >-%bcond_with flask_sqlalchemy >-%endif >+%bcond flask_sqlalchemy %{expr:%{defined fc37} || %{defined fc38}} > > # All of the tests for the following extensions require network access. (A few > # may succeed without it, but this is because they expected a failure, and a >@@ -27,19 +23,19 @@ > # deselected, and that is quite annoying to work around; see > # https://github.com/pytest-dev/pytest/issues/5689. Instead we simply do not > # consider these environments. >-%bcond_with httplib >-%bcond_with httpx >-%bcond_with pynamodb >-%bcond_with requests >+%bcond httplib 0 >+%bcond httpx 0 >+%bcond pynamodb 0 >+%bcond requests 0 > > # The situation here is the same except that there are middleware tests that > # *do* all succeed, so we do not need to disable the entire environment. > # Instead, the module containing the client tests is ignored with a pytest > # flag. >-%bcond_without aiohttp >+%bcond aiohttp 1 > > # Run tests that use a mysql/mariadb server? A hacky workaround is required. >-%bcond_without mysql >+%bcond mysql 1 > > Name: python-aws-xray-sdk > Summary: AWS X-Ray SDK for the Python programming language >@@ -50,7 +46,7 @@ > # -doc subpackage) is MIT-0. > License: Apache-2.0 > URL: https://github.com/aws/aws-xray-sdk-python >-# We use the GitHub tarball instead of the PyPI tarball to get documentation >+# We use the GitHub tarball instead of the PyPI sdist to get documentation > # and tests. > Source0: %{url}/archive/%{version}/aws-xray-sdk-python-%{version}.tar.gz >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2189323
: 1981636 |
1982374