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 889669 Details for
Bug 1086133
Update to latest relase (1.2.3)
[?]
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]
Proposed patch
mizdebsk_rhbz1086133.patch (text/plain), 2.63 KB, created by
Mikolaj Izdebski
on 2014-04-25 11:33:29 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2014-04-25 11:33:29 UTC
Size:
2.63 KB
patch
obsolete
>From 722e309619affd1a8ed39908e48250ff1b322963 Mon Sep 17 00:00:00 2001 >From: Mikolaj Izdebski <mizdebsk@redhat.com> >Date: Fri, 25 Apr 2014 13:28:20 +0200 >Subject: [PATCH] Update to upstream version 1.2.3 > >- Resolves: rhbz#1086133 >--- > .gitignore | 1 + > PyXB.spec | 26 +++++++++++--------------- > sources | 2 +- > 3 files changed, 13 insertions(+), 16 deletions(-) > >diff --git a/.gitignore b/.gitignore >index 9445cab..2447548 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -1 +1,2 @@ > /PyXB-full-1.1.2.tar.gz >+/PyXB-1.2.3.tar.gz >diff --git a/PyXB.spec b/PyXB.spec >index ae07709..029eefa 100644 >--- a/PyXB.spec >+++ b/PyXB.spec >@@ -1,21 +1,18 @@ >-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} >- > Name: PyXB >-Version: 1.1.2 >-Release: 5%{?dist} >+Version: 1.2.3 >+Release: 1%{?dist} > Summary: Python XML Schema Bindings >- >-Group: Development/Languages > License: Apache > URL: http://pyxb.sourceforge.net/ >-Source0: http://downloads.sourceforge.net/project/pyxb/pyxb/1.1.2%20%28Beta%29/%{name}-full-%{version}.tar.gz >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >- >+Source0: http://downloads.sourceforge.net/project/pyxb/pyxb/%{version}/%{name}-%{version}.tar.gz > BuildArch: noarch >+ > BuildRequires: python-devel > > %description >-PyXB (âpixbeeâ) is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema. >+PyXB (âpixbeeâ) is a pure Python package that generates Python source >+code for classes that correspond to data structures defined by >+XMLSchema. > > %prep > %setup -q >@@ -24,19 +21,18 @@ PyXB (âpixbeeâ) is a pure Python package that generates Python source code f > %{__python} setup.py build > > %install >-rm -rf $RPM_BUILD_ROOT > %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT > >-%clean >-rm -rf $RPM_BUILD_ROOT >- > %files >-%defattr(-,root,root,-) > %doc doc/* LICENSE NOTICE PKG-INFO README.txt examples/* > %{python_sitelib}/* > %{_bindir}/pyx* > > %changelog >+* Fri Apr 25 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.3-1 >+- Update to upstream version 1.2.3 >+- Resolves: rhbz#1086133 >+ > * Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-5 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild > >diff --git a/sources b/sources >index 986d57d..b5c6a05 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-2614e945274d5c23b96bafb12f639674 PyXB-full-1.1.2.tar.gz >+e7e15abb99f686939ef4c4bead4f05e3 PyXB-1.2.3.tar.gz >-- >1.9.0 >
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 1086133
: 889669