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 698289 Details for
Bug 911940
python-sleekxmpp is out of date
[?]
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]
Update to upstream release 1.1.11
0001-Update-to-upstream-release-1.1.11.patch (text/plain), 2.52 KB, created by
Jamie Nguyen
on 2013-02-16 20:42:12 UTC
(
hide
)
Description:
Update to upstream release 1.1.11
Filename:
MIME Type:
Creator:
Jamie Nguyen
Created:
2013-02-16 20:42:12 UTC
Size:
2.52 KB
patch
obsolete
>From be76d10c0f510a5caf66854abd222690285f3754 Mon Sep 17 00:00:00 2001 >From: Jamie Nguyen <j@jamielinux.com> >Date: Sat, 16 Feb 2013 20:40:30 +0000 >Subject: [PATCH] Update to upstream release 1.1.11 > >--- > python-sleekxmpp.spec | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) > >diff --git a/python-sleekxmpp.spec b/python-sleekxmpp.spec >index f5806ac..3ce1454 100644 >--- a/python-sleekxmpp.spec >+++ b/python-sleekxmpp.spec >@@ -1,21 +1,19 @@ > Name: python-sleekxmpp >-Version: 1.0 >-Release: 0.12.beta2%{?dist} >+Version: 1.1.11 >+Release: 1%{?dist} > Summary: Flexible XMPP client/component/server library for Python > > Group: Development/Languages > License: MIT > URL: https://github.com/fritzy/SleekXMPP >-Source0: sleekxmpp-%{version}-Beta2-0.tar.gz >-# wget "https://github.com/fritzy/SleekXMPP/tarball/1.0-Beta2" --no-check-certificate >-# tar -xf fritzy-SleekXMPP-1.0-Beta2-0-g5bdcd9e.tar.gz >-# mv fritzy-SleekXMPP-5bdcd9e sleekxmpp-1.0-Beta2-0 >-# tar -czf sleekxmpp-1.0-Beta2-0.tar.gz sleekxmpp-1.0-Beta2-0 >+Source0: http://pypi.python.org/packages/source/s/sleekxmpp/sleekxmpp-%{version}.tar.gz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildArch: noarch > BuildRequires: python2-devel > BuildRequires: python3-devel >+# Required for some tests in %%check. >+BuildRequires: gnupg > > Requires: python-dns > >@@ -28,9 +26,7 @@ Plug-ins can be create to cover every current or future XEP. > > %package -n python3-sleekxmpp > Summary: Flexible XMPP client/component/server library for Python >-# Requires: python3-dns >-# This is an optional dependency that only currently exist for python 2 in Fedora >-# Will be uncommented once the python3 package is done >+Requires: python3-dns > > %description -n python3-sleekxmpp > SleekXMPP is a flexible XMPP library for python that allows >@@ -71,19 +67,23 @@ rm -rf %{buildroot} > > %files > %defattr(-,root,root,-) >-%doc LICENSE README >+%doc LICENSE README.rst > %{python_sitelib}/sleekxmpp/ > %{python_sitelib}/sleekxmpp-*.egg-info > > > %files -n python3-sleekxmpp > %defattr(-,root,root,-) >-%doc LICENSE README >+%doc LICENSE README.rst > %{python3_sitelib}/sleekxmpp/ > %{python3_sitelib}/sleekxmpp-*.egg-info > > > %changelog >+* Sat Feb 16 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 1.1.11-1 >+- update to upstream release 1.1.11 >+- add python3-dns to BuildRequires for python3-sleekxmpp subpackage >+ > * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.12.beta2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >-- >1.8.1.2 >
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 911940
: 698289 |
707043