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 914769 Details for
Bug 1116472
python3-collada needs to be built for fc21
[?]
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.
python-collada.spec with a change in package name
python-collada.spec (text/x-rpm-spec), 2.06 KB, created by
Ganapathi Kamath
on 2014-07-04 21:27:14 UTC
(
hide
)
Description:
python-collada.spec with a change in package name
Filename:
MIME Type:
Creator:
Ganapathi Kamath
Created:
2014-07-04 21:27:14 UTC
Size:
2.06 KB
patch
obsolete
>%global realname pycollada > >Name: python3-collada >Version: 0.4 >Release: 4%{?dist} >Summary: A python module for creating, editing and loading COLLADA >Group: Development/Languages > >License: BSD >URL: https://github.com/pycollada/pycollada ># https://github.com/pycollada/pycollada/archive/v0.4.tar.gz >Source0: %{realname}-%{version}.tar.gz ># Disable pypi downloads in setup.py to guarantee use of only system libs >Patch0: python-collada-0.4-disable_unittest_downloads.patch > >BuildArch: noarch > >BuildRequires: python3-devel >BuildRequires: python-setuptools ># unit test requirements >BuildRequires: python3-dateutil >#BuildRequires: python-unittest2 >BuildRequires: python3-numpy > >Requires: python3-dateutil >Requires: python3-numpy > > >%description >pycollada is a python module for creating, editing and loading COLLADA, which >is a COLLAborative Design Activity for establishing an interchange file format >for interactive 3D applications. > >The library allows you to load a COLLADA file and interact with it as a python >object. In addition, it supports creating a collada python object from scratch, >as well as in-place editing. > > >%prep >%setup -q -n %{realname}-%{version} >%patch0 -p1 -z .no_downloads > > >%build >%{__python} setup.py build > > >%install >%{__python} setup.py install -O1 --skip-build --root %{buildroot} > > >%check >%{__python} setup.py test > > >%files >%doc AUTHORS.md CHANGELOG.rst COPYING README.markdown >%{python3_sitelib}/* > > >%changelog >* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-4 >- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild > >* Sat Mar 9 2013 John Morris <john@zultron.com> - 0.4-3 >- Rename disable_unittest_downloads patch to silence fedora-review > warning and add patch description in a comment > >* Fri Jan 25 2013 John Morris <john@zultron.com> - 0.4-2 >- Add check section >- Add extra BRs for check and build >- Remove unneeded python site{lib,arch} macros > >* Wed Jan 23 2013 Richard Shaw <hobbes1069@gmail.com> - 0.4-1 >- Initial packaging.
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 Raw
Actions:
View
Attachments on
bug 1116472
: 914769