Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-pycodestyle-2.5.0-1.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: python2-pycodestyle Distribution: Fedora Project
Version: 2.5.0 Vendor: Fedora Project
Release: 1.el7 Build date: Thu Apr 4 22:31:55 2019
Group: Unspecified Build host: buildhw-02.phx2.fedoraproject.org
Size: 334022 Source RPM: python-pycodestyle-2.5.0-1.el7.src.rpm
Packager: Fedora Project
Url: https://pypi.python.org/pypi/pycodestyle
Summary: Python style guide checker
pycodestyle is a tool to check your Python code against some of the style
conventions in PEP 8. It has a plugin architecture, making new checks easy, and
its output is parseable, making it easy to jump to an error location in your
editor.

Provides

Requires

License

MIT

Changelog

* Thu Apr 04 2019 Orion Poplawski <orion@cora.nwra.com> - 2.5.0-1
  - Update to 2.5.0
* Fri Mar 08 2019 Troy Dawson <tdawson@redhat.com> - 2.0.0-6
  - Rebuilt to change main python from 3.4 to 3.6
* Fri Mar 10 2017 Orion Poplawski <orion@cora.nwra.com> - 2.0.0-5
  - Fix python3 builds for EPEL
  - Cleanup spec
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Dec 13 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.0.0-3
  - Rebuild for Python 3.6
* Thu Aug 04 2016 Luke Macken <lmacken@redhat.com> - 2.0.0-2
  - Use the new python setup/build/install macros
  - Remove Obsoletes/Provides for pep8, since it is currently not a drop-in replacement.
    https://bugzilla.redhat.com/show_bug.cgi?id=1342839#c10
* Sun Jun 05 2016 Luke Macken <lmacken@redhat.com> - 2.0.0-1
  - The pep8 project has been renamed to pycodestyle
  - Create python2 subpackage
  - Update the source url to use pypi.io
  - Build a man page instead of html docs
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Nov 12 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Wed Nov 11 2015 Robert Kuska <rkuska@redhat.com> - 1.6.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Wed Nov 11 2015 Matthias Runge <mrunge@redhat.com> - 1.6.2-1
  - update to 1.6.2
* Fri Nov 06 2015 Robert Kuska <rkuska@redhat.com> - 1.5.7-3
  - Rebuilt for Python3.5 rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Oct 20 2014 Matthias Runge <mrunge@redhat.com> - 1.5.7-1
  - update to 1.5.7
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu May 15 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.5.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Wed May 14 2014 Matthias Runge <mrunge@redhat.com> - 1.5.6-1
  - update to 1.5.6 (rhbz#1087351)
* Tue Apr 08 2014 Matthias Runge <mrunge@redhat.com> - 1.5.4-1
  - require python3-setuptools (rhbz#1084756)
  - update to 1.5.4 (rhbz#1081516)
* Wed Feb 26 2014 Matthias Runge <mrunge@redhat.com> -1.4.6-2
  - rename py3 version of pep8 to python3-pep8 (rhbz#1060408)
* Tue Aug 13 2013 Ian Weller <iweller@redhat.com> - 1.4.6-1
  - update to 1.4.6
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 14 2013 Matthias Runge <mrunge@redhat.com> - 1.4.5-1
  - update to 1.4.5 (rhbz#918924)
  - introduce py3 package (rhbz#971941)
* Tue Feb 26 2013 Ian Weller <iweller@redhat.com> - 1.4.4-1
  - Update to 1.4.4
* Mon Feb 11 2013 Ian Weller <iweller@redhat.com> - 1.4.2-1
  - Update to 1.4.2
* Tue Jan 29 2013 Ian Weller <iweller@redhat.com> - 1.4.1-1
  - Update to 1.4.1
  - Add Sphinx docs
* Fri Sep 07 2012 Ian Weller <iweller@redhat.com> - 1.3.3-3
  - Run test suite using the pep8.py that has been installed
* Fri Sep 07 2012 Ian Weller <iweller@redhat.com> - 1.3.3-2
  - Add test suite
* Thu Sep 06 2012 Ian Weller <iweller@redhat.com> - 1.3.3-1
  - Update to 1.3.3
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jun 16 2012 Ian Weller <iweller@redhat.com> - 1.3-1
  - Update to 1.3
* Sat Apr 07 2012 Ian Weller <iweller@redhat.com> - 1.0.1-1
  - Update to 1.0.1
* Fri Jan 27 2012 Ian Weller <iweller@redhat.com> - 0.6.1-1
  - Update to 0.6.1
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Jan 21 2011 Ian Weller <iweller@redhat.com> - 0.6.0-2
  - RHBZ 633102: Requires: python-setuptools
* Tue Nov 16 2010 Ian Weller <iweller@redhat.com> - 0.6.0-1
  - Changed upstream (same code, new maintainer, new URL)
  - New release
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.4.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Mon Nov 09 2009 Ian Weller <ian@ianweller.org> - 0.4.2-2
  - Add BR: python-setuptools
  - Change URL to the correct upstream
* Sun Nov 08 2009 Ian Weller <ian@ianweller.org> - 0.4.2-1
  - Initial package build

Files

/usr/bin/pycodestyle
/usr/bin/pycodestyle-2
/usr/bin/pycodestyle-2.7
/usr/lib/python2.7/site-packages/pycodestyle-2.5.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/pycodestyle-2.5.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pycodestyle-2.5.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pycodestyle-2.5.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pycodestyle-2.5.0-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/pycodestyle-2.5.0-py2.7.egg-info/namespace_packages.txt
/usr/lib/python2.7/site-packages/pycodestyle-2.5.0-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/pycodestyle-2.5.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/pycodestyle.py
/usr/lib/python2.7/site-packages/pycodestyle.pyc
/usr/lib/python2.7/site-packages/pycodestyle.pyo
/usr/share/doc/python2-pycodestyle-2.5.0
/usr/share/doc/python2-pycodestyle-2.5.0/CHANGES.txt
/usr/share/doc/python2-pycodestyle-2.5.0/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 03:02:00 2024