SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python2-paste-2.0.3-5.8.el7.noarch.rpm :
Fri Jan 26 13:00:00 2018 Iryna Shcherbina - 2.0.3-4
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)

Thu Jul 27 14:00:00 2017 Fedora Release Engineering - 2.0.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

Sat Feb 11 13:00:00 2017 Fedora Release Engineering - 2.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Thu Jan 5 13:00:00 2017 Randy Barlow - 2.0.3-1
- Update to 2.0.3 (#1316101).
- Use the python_provides macro and rename python-paste to python2-paste.
- Drop conditionals on building python3-paste.
- Use the license macro.
- Dropped py3 fixes patch, since it is included in the upstream 2.0.3 release.
- Update URL, since old one doesn\'t load anymore.
- Reorganize spec file.
- Don\'t rm the buildroot before install.
- Drop some .orig files.
- Add BuildRequires on six.
- Drop unneeded clean section.
- Drop unneeded defattr in the files sections.
- Don\'t use
* to select files in the Python sitelib, list them explicitly.

Mon Dec 19 13:00:00 2016 Miro HronĨok - 2.0.2-5
- Rebuild for Python 3.6

Tue Jul 19 14:00:00 2016 Fedora Release Engineering - 2.0.2-4
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

Tue May 31 14:00:00 2016 Nils Philippsen
- fix source URL

Tue Mar 8 13:00:00 2016 Nils Philippsen - 2.0.2-3
- add python3-pyOpenSSL dependencies

Thu Feb 4 13:00:00 2016 Fedora Release Engineering - 2.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Fri Nov 13 13:00:00 2015 Nils Philippsen - 2.0.2-1
- various Python 3 fixes
- don\'t attempt to access the Internet in tests

Mon Aug 17 14:00:00 2015 Nils Philippsen - 2.0.2-1
- version 2.0.2
- update license info
- remove obsolete unbundle-stdlib, 27-lambda, sigest-snap, string-letters
patches
- remove private tempita implementation as we require it anyway
- reenable python 3 support
- fix bogus changelog date

Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 1.7.5.1-12.20111221hg1498
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Tue Jun 17 14:00:00 2014 Luke Macken - 1.7.5.1-11.20111221hg1498
- Patch the test suite to get it passing on rawhide (#1106785)

Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 1.7.5.1-10.20111221hg1498
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Sun Aug 4 14:00:00 2013 Fedora Release Engineering - 1.7.5.1-9.20111221hg1498
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 1.7.5.1-8.20111221hg1498
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Sat Jul 21 14:00:00 2012 Fedora Release Engineering - 1.7.5.1-7.20111221hg1498
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Mon Jan 23 13:00:00 2012 Toshio Kuratomi - 1.7.5.1-6.20111221hg1498
- Disable python3 subpackage as paste is not python3 compatible at this time

Sat Jan 14 13:00:00 2012 Fedora Release Engineering - 1.7.5.1-5.20111221hg1498
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Wed Dec 21 13:00:00 2011 Toshio Kuratomi - 1.7.5.1-4.20111221hg1498
- Tarball is missing files, use a snapshot to get those files and also pick up
several bug fixes (one related to serving CGI scripts, another for http
Continue requests, and a third regarding digest authentication and internet
explorer)

Tue Dec 20 13:00:00 2011 Toshio Kuratomi - 1.7.5.1-3
- Ugh. Enable unittests and make a note that the python3 module is totally
non-functional. Open a bug for that for the actual package maintainers to
make a decision on.

Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 1.7.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Wed Sep 22 14:00:00 2010 Luke Macken - 1.7.5.1-1
- 1.7.5.1 upstream release

Wed Sep 15 14:00:00 2010 Toshio Kuratomi - 1.7.5-1
- New upstream bugfix

Mon Aug 23 14:00:00 2010 Toshio Kuratomi - 1.7.4-8
- Rebuild for python3-3.2

Mon Aug 2 14:00:00 2010 Kyle VanderBeek - 1.7.4-7
- Add python3 version.
- Fix python 2.7/3 incompatible lambda syntax.
- Unbundle stdlib (2.4+) subprocess module (removed because it isn\'t even 3.x legal).

Fri Jul 30 14:00:00 2010 Toshio Kuratomi - 1.7.4-6
- Include another function from tempita that is used by paste-script.

Thu Jul 22 14:00:00 2010 David Malcolm - 1.7.4-5
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

Fri Jul 9 14:00:00 2010 Toshio Kuratomi - 1.7.4-4
- Actually apply the patches :-(

Fri Jul 2 14:00:00 2010 Toshio Kuratomi - 1.7.4-3
- Require pyOpenSSL so that we get SSL capabilities

Thu Jul 1 14:00:00 2010 Toshio Kuratomi - 1.7.4-2
- Unbundle tempita and don\'t rely on utils.string24

Thu Jun 24 14:00:00 2010 Luke Macken - 1.7.4-1
- 1.7.4 security release

Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 1.7.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Mon Jun 22 14:00:00 2009 Kyle VanderBeek - 1.7.2-3
- Package formerly ghost\'ed .pyo files
- Update to current python package methods

Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 1.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Tue Jan 6 13:00:00 2009 Luke Macken - 1.7.2-1
- Update to 1.7.2

Sat Nov 29 13:00:00 2008 Ignacio Vazquez-Abrams - 1.7.1-2
- Rebuild for Python 2.6

Sat Jun 14 14:00:00 2008 Luke Macken - 1.7.1-1
- Update to Paste 1.7.1

Thu Feb 28 13:00:00 2008 Luke Macken - 1.6-1
- Update to 1.6

Wed Oct 3 14:00:00 2007 Luke Macken - 1.4.2-1
- 1.4.2

Sun Sep 2 14:00:00 2007 Luke Macken - 1.4-2
- Update for python-setuptools changes in rawhide

Sun Jul 8 14:00:00 2007 Luke Macken - 1.4-1
- 1.4

Sat Mar 3 13:00:00 2007 Luke Macken - 1.2.1-1
- 1.2.1

Sat Dec 9 13:00:00 2006 Luke Macken - 1.0-2
- Add python-devel to BuildRequires
- 1.0

Sun Sep 17 14:00:00 2006 Luke Macken - 0.9.8.1-1
- 0.9.8.1

Sun Sep 3 14:00:00 2006 Luke Macken - 0.9.3-5
- Rebuild for FC6

Wed Jul 19 14:00:00 2006 Luke Macken - 0.9.3-4
- Use a smarter shebang removal expression

Wed Jul 19 14:00:00 2006 Luke Macken - 0.9.3-3
- Fix doc inclusion

Sat Jul 15 14:00:00 2006 Luke Macken - 0.9.3-2
- Clean up docs directory
- Remove shebang from from non-executable scripts
- Use consistent build root variables

Mon Jul 10 14:00:00 2006 Luke Macken - 0.9.3-1
- Initial package


 
ICM