SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-3to2-1.1.1-2.3.noarch.rpm :
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:

* updated source url to files.pythonhosted.org

Sun Apr 19 14:00:00 2015 arunAATTgmx.de
- update to version 1.1.1:

* Remove incorrect and redundant entry point

Tue Apr 14 14:00:00 2015 arunAATTgmx.de
- specfile:

* update copyright year

* changed from tar to zip on pypi

* updated license according to license file in bitbucket
and license mentioned in PKG-INFO
- update to version 1.1:

* For now, going back to the recommendation of the 3to2_py3k
repo... #39 came after ae7407b

* README edited online with Bitbucket

* Fixing an issue where the import fixer would improperly fix
attributes

* Added support for versions 2.7 and 3.3 from the same code base
(tested on both)

* Fixed imports2 test - order of import lines was not deterministic,
either is valid

* Fixed bug in absimport that crashed parser

* Adding absolute import coverage from awkwardduet

* Better handling of unicode printing

* Missed one unicode literal

* Removed unicode character literals.

* Fixed a bug in the parse string and the order of the test

* Enhanced fix_metaclass - ensure the class inherits from \'object\'

* Imporved newstyle fix: make sure it inherits from \'object\'

* Improved support for empty super() - looks up base class

* Added support for multiline imports using \'(\'

* Fixed bug where trying to print unicode characters made the tool
crash

* Adding distutils builder

* Bumping up the Python 3 version to 3.2,

* Fixing path separator handling in test_all_fixers.py to work on
Windows as well as Linux.

* Removing unused files.

* Merging changes from \"clear\" branch into default (manually because
of a bug in

* Fixing whitespace handling in fix_classdecorator.

* Fixing imports for dependencies from lib2to3/test. Inserting
development repo path into sys.path when running
test_all_fixers.py as __main__.

* Added 2to3 files needed for testing.

* Making tkinter -> Tkinter work

Tue Jul 30 14:00:00 2013 speilickeAATTsuse.com
- Initial version


 
ICM