Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 836337 Details for
Bug 1042842
python-IPy pulls in python3 prematurely
[?]
New
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.rh83 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]
This change to the spec file splits out the python3 code into its own package.
python-IPy-python3.patch (text/plain), 1018 bytes, created by
Daniel Walsh
on 2013-12-13 14:01:15 UTC
(
hide
)
Description:
This change to the spec file splits out the python3 code into its own package.
Filename:
MIME Type:
Creator:
Daniel Walsh
Created:
2013-12-13 14:01:15 UTC
Size:
1018 bytes
patch
obsolete
>diff --git a/python-IPy.spec b/python-IPy.spec >index c50cb05..efd92ee 100644 >--- a/python-IPy.spec >+++ b/python-IPy.spec >@@ -44,10 +44,25 @@ make test > %defattr(-,root,root) > %doc AUTHORS COPYING ChangeLog PKG-INFO README > %{python_sitelib}/%{oname}* >+ >+%package python3 >+Summary: Python3 module for handling IPv4 and IPv6 Addresses and Networks >+ >+%description python3 >+IPy is a Python3 module for handling IPv4 and IPv6 Addresses and Networks >+in a fashion similar to perl's Net::IP and friends. The IP class allows >+a comfortable parsing and handling for most notations in use for IPv4 >+and IPv6 Addresses and Networks. >+ >+%files python3 >+%defattr(-,root,root) > %{python3_sitelib}/%{oname}* > %{python3_sitelib}/__pycache__/%{oname}* > > %changelog >+* Fri Dec 13 2013 Dan Walsh <dwalsh@redhat.com> - 0.81-8 >+- Move python3 bindings to separate package to shrink minimal/cloud install until we change to python3 by default >+ > * Fri Oct 18 2013 Matt Domsch <mdomsch@fedoraproject.org> - 0.81-7 > - upgrade to v0.81 >
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 1042842
: 836337